Home
last modified time | relevance | path

Searched refs:mwifiex_user_scan_cfg (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/wireless/mwifiex/
Dscan.c485 const struct mwifiex_user_scan_cfg in mwifiex_scan_create_channel_list()
793 const struct mwifiex_user_scan_cfg *user_scan_in, in mwifiex_config_scan()
1408 const struct mwifiex_user_scan_cfg *user_scan_in) in mwifiex_scan_networks()
2271 struct mwifiex_user_scan_cfg *scan_cfg; in mwifiex_scan_specific_ssid()
2284 scan_cfg = kzalloc(sizeof(struct mwifiex_user_scan_cfg), GFP_KERNEL); in mwifiex_scan_specific_ssid()
Dmain.h1277 const struct mwifiex_user_scan_cfg *user_scan_in);
Dfw.h1309 struct mwifiex_user_scan_cfg { struct
Dcfg80211.c2251 struct mwifiex_user_scan_cfg *user_scan_cfg; in mwifiex_cfg80211_scan()