Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dinit.c198 adapter->active_scan_time = NXPWIFI_ACTIVE_SCAN_CHAN_TIME; in nxpwifi_init_adapter()
H A Dscan.c361 cpu_to_le16(adapter->active_scan_time); in nxpwifi_scan_create_channel_list()
995 scan_dur = adapter->active_scan_time; in nxpwifi_config_scan()
H A Dmain.h867 u16 active_scan_time; member
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c469 cpu_to_le16(adapter->active_scan_time); in mwifiex_scan_create_channel_list()
1075 scan_dur = adapter->active_scan_time; in mwifiex_config_scan()