Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
Dscan.c629 u32 total_scan_time; in mwifiex_scan_channel_list() local
655 total_scan_time = 0; in mwifiex_scan_channel_list()
722 total_scan_time += in mwifiex_scan_channel_list()
752 if (total_scan_time > MWIFIEX_MAX_TOTAL_SCAN_TIME) { in mwifiex_scan_channel_list()
756 total_scan_time, in mwifiex_scan_channel_list()