Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/
Dscan.c456 const struct mwifiex_user_scan_cfg in mwifiex_scan_create_channel_list()
818 const struct mwifiex_user_scan_cfg *user_scan_in, in mwifiex_config_scan()
1495 const struct mwifiex_user_scan_cfg *user_scan_in) in mwifiex_scan_networks()
1947 struct mwifiex_user_scan_cfg *user_scan_cfg; in mwifiex_active_scan_req_for_passive_chan()
2796 struct mwifiex_user_scan_cfg *scan_cfg; in mwifiex_scan_specific_ssid()
2810 scan_cfg = kzalloc(sizeof(struct mwifiex_user_scan_cfg), GFP_KERNEL); in mwifiex_scan_specific_ssid()
Dfw.h1526 struct mwifiex_user_scan_cfg { struct
Dmain.h1505 const struct mwifiex_user_scan_cfg *user_scan_in);
Dcfg80211.c2560 struct mwifiex_user_scan_cfg *user_scan_cfg; in mwifiex_cfg80211_scan()