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.c9697 struct wmi_pno_scan_req *pno_scan) in ath11k_wmi_wow_config_pno() argument
9701 if (pno_scan->enable) in ath11k_wmi_wow_config_pno()
9702 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.c10635 struct wmi_pno_scan_req_arg *pno_scan) in ath12k_wmi_wow_config_pno() argument
10640 if (pno_scan->enable) in ath12k_wmi_wow_config_pno()
10641 skb = ath12k_wmi_op_gen_config_pno_start(ar, vdev_id, pno_scan); in ath12k_wmi_wow_config_pno()