Searched refs:close_bcn_intvl_th (Results 1 – 1 of 1) sorted by relevance
2519 u32 close_bcn_intvl_th = bcn_track->close_bcn_intvl_th; in rtw89_bcn_calc_min_tbtt() local2527 else if (tbtt2 > close_bcn_intvl_th) in rtw89_bcn_calc_min_tbtt()2529 else if (tbtt1 > close_bcn_intvl_th) in rtw89_bcn_calc_min_tbtt()2893 bcn_track->close_bcn_intvl_th = ieee80211_tu_to_usec(beacon_int - 3); in rtw89_core_bcn_track_assoc()