Searched refs:upper_tob_aux (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dchan.c849 s16 upper_tob_aux, lower_tob_aux; local
883 upper_tob_aux = min_t(s16, min_tob + res, aux->duration - min_toa);
903 upper_tob_aux = min_t(s16, upper_tob_aux, aux->limit.max_tob);
911 bcn_ofst - bt_dur_in_mid - upper_tob_aux);

Completed in 401 milliseconds