Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/rtw89/
H A Dcore.c2811 u16 outlier_high_bcn_th = bcn_track->outlier_high_bcn_th; in rtw89_bcn_calc_timeout() local
2825 if (bcn_dist->outlier_count >= outlier_high_bcn_th) { in rtw89_bcn_calc_timeout()
2943 bcn_track->outlier_high_bcn_th = in rtw89_core_bcn_track_assoc()
H A Dcore.h6143 u16 outlier_high_bcn_th; member