Home
last modified time | relevance | path

Searched defs:wmi_pno_scan_req (Results 1 – 1 of 1) sorted by relevance

/drivers/net/wireless/ath/ath10k/
Dwmi.h7352 struct wmi_pno_scan_req { struct
7353 u8 enable;
7354 u8 vdev_id;
7355 u8 uc_networks_count;
7356 struct wmi_network_type a_networks[WMI_PNO_MAX_SUPP_NETWORKS];
7357 u32 fast_scan_period;
7358 u32 slow_scan_period;
7359 u8 fast_scan_max_cycles;
7361 bool do_passive_scan;
7363 u32 delay_start_time;
[all …]