Home
last modified time | relevance | path

Searched refs:user_scan_in (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c434 *user_scan_in, in mwifiex_scan_create_channel_list()
458 if (user_scan_in && in mwifiex_scan_create_channel_list()
459 user_scan_in->chan_list[0].scan_time) in mwifiex_scan_create_channel_list()
461 cpu_to_le16((u16) user_scan_in-> in mwifiex_scan_create_channel_list()
837 if (user_scan_in) { in mwifiex_config_scan()
860 user_scan_in->specific_bssid, in mwifiex_config_scan()
934 if (user_scan_in->scan_chan_gap) { in mwifiex_config_scan()
937 user_scan_in->scan_chan_gap); in mwifiex_config_scan()
959 user_scan_in->random_mac); in mwifiex_config_scan()
1036 if (user_scan_in && user_scan_in->chan_list[0].chan_number) { in mwifiex_config_scan()
[all …]
H A Dmain.h1494 const struct mwifiex_user_scan_cfg *user_scan_in);