Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/dev/athk/ath11k/
H A Dwmi.h6347 int ath11k_wmi_pdev_set_ps_mode(struct ath11k *ar, int vdev_id,
H A 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()
H A Dwmi.c1422 int ath11k_wmi_pdev_set_ps_mode(struct ath11k *ar, int vdev_id, in ath11k_wmi_pdev_set_ps_mode() function