Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/ath/ath12k/
Dwmi.h5655 int ath12k_wmi_pdev_set_ps_mode(struct ath12k *ar, int vdev_id, u32 enable);
Dmac.c3506 ret = ath12k_wmi_pdev_set_ps_mode(ar, arvif->vdev_id, psmode); in ath12k_mac_vif_setup_ps()
7961 ret = ath12k_wmi_pdev_set_ps_mode(ar, arvif->vdev_id, false); in ath12k_mac_vdev_create()
Dwmi.c1529 int ath12k_wmi_pdev_set_ps_mode(struct ath12k *ar, int vdev_id, u32 enable) in ath12k_wmi_pdev_set_ps_mode() function