Searched refs:tob_ref (Results 1 – 2 of 2) sorted by relevance
1038 new->tob_ref, new->toa_ref, new->tob_aux, new->toa_aux); in rtw89_mcc_assign_pattern()1156 ptrn->tob_ref = ref->duration - ptrn->toa_ref; in __rtw89_mcc_calc_pattern_loose()1245 ptrn->tob_ref = ref->duration - ptrn->toa_ref; in __rtw89_mcc_calc_pattern_strict()1273 ptrn->tob_ref = ref->duration - ptrn->toa_ref; in __rtw89_mcc_fill_ptrn_anchor_ref()1275 ptrn->tob_ref = ref_tob; in __rtw89_mcc_fill_ptrn_anchor_ref()1276 ptrn->toa_ref = ref->duration - ptrn->tob_ref; in __rtw89_mcc_fill_ptrn_anchor_ref()1312 ptrn->tob_ref = ref->duration - ptrn->toa_ref; in __rtw89_mcc_fill_ptrn_anchor_aux()1429 tmp.tob_ref = ref->duration / 2; in rtw89_mcc_set_default_pattern()1430 tmp.toa_ref = ref->duration - tmp.tob_ref; in rtw89_mcc_set_default_pattern()1697 s32 tob_ref_us = ieee80211_tu_to_usec(config->pattern.tob_ref); in rtw89_mcc_fill_start_tsf()
5829 s16 tob_ref; /* TU; time offset behind of reference role */ member