Home
last modified time | relevance | path

Searched refs:passive_scan_time (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c477 cpu_to_le16(adapter->passive_scan_time); in mwifiex_scan_create_channel_list()
542 cpu_to_le16(adapter->passive_scan_time); in mwifiex_bgscan_create_channel_list()
1083 scan_dur = adapter->passive_scan_time; in mwifiex_config_scan()
2411 priv->adapter->passive_scan_time : in mwifiex_cmd_802_11_bg_scan_config()
H A Dinit.c235 adapter->passive_scan_time = MWIFIEX_PASSIVE_SCAN_CHAN_TIME; in mwifiex_init_adapter()
H A Dmain.h939 u16 passive_scan_time; member