Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c2864 u16 outlier_high_bcn_th = bcn_track->outlier_high_bcn_th; in rtw89_bcn_calc_timeout() local
2878 if (bcn_dist->outlier_count >= outlier_high_bcn_th) { in rtw89_bcn_calc_timeout()
2992 bcn_track->outlier_high_bcn_th = in rtw89_core_bcn_track_assoc()
H A Dcore.h7525 u16 outlier_high_bcn_th; member