Home
last modified time | relevance | path

Searched refs:ath11k_wmi_pdev_set_ps_mode (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/net/wireless/ath/ath11k/
Dwmi.h6373 int ath11k_wmi_pdev_set_ps_mode(struct ath11k *ar, int vdev_id,
Dmac.c1258 ret = ath11k_wmi_pdev_set_ps_mode(ar, arvif->vdev_id, psmode); in ath11k_mac_vif_setup_ps()
6799 ret = ath11k_wmi_pdev_set_ps_mode(ar, arvif->vdev_id, in ath11k_mac_op_add_interface()
Dwmi.c1352 int ath11k_wmi_pdev_set_ps_mode(struct ath11k *ar, int vdev_id, in ath11k_wmi_pdev_set_ps_mode() function