Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Dhal.h4372 struct set_pref_netw_list_req { struct
4373 struct wcn36xx_hal_msg_header header;
4376 u32 enable;
4379 enum pno_mode mode;
4382 u32 networks_count;
4385 struct network_type networks[WCN36XX_HAL_PNO_MAX_SUPP_NETWORKS];
4388 struct scan_timers_type scan_timers;
4391 u16 band_24g_probe_size;
4392 u8 band_24g_probe_template[WCN36XX_HAL_PNO_MAX_PROBE_SIZE];
4395 u16 band_5g_probe_size;
[all …]