Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-ops.h217 struct wmi_pno_scan_req *pno_scan);
1465 struct wmi_pno_scan_req *pno_scan) in ath10k_wmi_wow_config_pno() argument
1473 skb = ar->wmi.ops->gen_wow_config_pno(ar, vdev_id, pno_scan); in ath10k_wmi_wow_config_pno()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c9743 struct wmi_pno_scan_req *pno_scan) in ath11k_wmi_wow_config_pno() argument
9748 if (pno_scan->enable) in ath11k_wmi_wow_config_pno()
9749 skb = ath11k_wmi_op_gen_config_pno_start(ar, vdev_id, pno_scan); in ath11k_wmi_wow_config_pno()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c11112 struct wmi_pno_scan_req_arg *pno_scan) in ath12k_wmi_fill_disallowed_bmap()
11117 if (pno_scan->enable) in ath12k_wmi_fill_disallowed_bmap()
11118 skb = ath12k_wmi_op_gen_config_pno_start(ar, vdev_id, pno_scan); in ath12k_wmi_fill_disallowed_bmap()
10635 ath12k_wmi_wow_config_pno(struct ath12k * ar,u32 vdev_id,struct wmi_pno_scan_req_arg * pno_scan) ath12k_wmi_wow_config_pno() argument