Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dinit.c234 adapter->active_scan_time = MWIFIEX_ACTIVE_SCAN_CHAN_TIME; in mwifiex_init_adapter()
Dscan.c480 cpu_to_le16(adapter->active_scan_time); in mwifiex_scan_create_channel_list()
1092 scan_dur = adapter->active_scan_time; in mwifiex_config_scan()
Dmain.h949 u16 active_scan_time; member