Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/wireless/ath/ath10k/
Dwmi.h7348 struct wmi_pno_scan_req { struct
7349 u8 enable;
7350 u8 vdev_id;
7351 u8 uc_networks_count;
7352 struct wmi_network_type a_networks[WMI_PNO_MAX_SUPP_NETWORKS];
7353 u32 fast_scan_period;
7354 u32 slow_scan_period;
7355 u8 fast_scan_max_cycles;
7357 bool do_passive_scan;
7359 u32 delay_start_time;
[all …]