Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/athk/ath12k/
HDwmi.h4818 int ath12k_wmi_pdev_set_ps_mode(struct ath12k *ar, int vdev_id, u32 enable);
HDmac.c5473 ret = ath12k_wmi_pdev_set_ps_mode(ar, arvif->vdev_id, false); in ath12k_mac_op_add_interface()
HDwmi.c1428 int ath12k_wmi_pdev_set_ps_mode(struct ath12k *ar, int vdev_id, u32 enable) in ath12k_wmi_pdev_set_ps_mode() function