Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath11k/
Dwmi.h6344 int ath11k_wmi_pdev_set_ps_mode(struct ath11k *ar, int vdev_id,
Dmac.c1267 ret = ath11k_wmi_pdev_set_ps_mode(ar, arvif->vdev_id, psmode); in ath11k_mac_vif_setup_ps()
6896 ret = ath11k_wmi_pdev_set_ps_mode(ar, arvif->vdev_id, in ath11k_mac_op_add_interface()
Dwmi.c1347 int ath11k_wmi_pdev_set_ps_mode(struct ath11k *ar, int vdev_id, in ath11k_wmi_pdev_set_ps_mode() function