Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/mwifiex/
Dinit.c229 adapter->passive_scan_time = MWIFIEX_PASSIVE_SCAN_CHAN_TIME; in mwifiex_init_adapter()
Dscan.c517 cpu_to_le16(adapter->passive_scan_time); in mwifiex_scan_create_channel_list()
1041 scan_dur = adapter->passive_scan_time; in mwifiex_config_scan()
Dmain.h837 u16 passive_scan_time; member