Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dfw.c6755 ch_info->dwell_time = RTW89_DWELL_TIME; in rtw89_pno_scan_add_chan_ax()
6834 ch_info->dwell_time = RTW89_DWELL_TIME; in rtw89_hw_scan_add_chan()
6874 ch_info->dwell_time = RTW89_DWELL_TIME; in rtw89_pno_scan_add_chan_be()
6936 ch_info->dwell_time = RTW89_DWELL_TIME; in rtw89_hw_scan_add_chan_be()
H A Dfw.h320 #define RTW89_DWELL_TIME 20 macro