Searched refs:ofst_r (Results 1 – 2 of 2) sorted by relevance
2566 u16 ofst_r = 0, ofst_a = 0; in _mcc_get_2_clients_bcn_offset() local2582 phl_calc_offset_from_tbtt(phl, role_ref->wrole, tsf_ref, &ofst_r); in _mcc_get_2_clients_bcn_offset()2585 if (ofst_r < ofst_a) in _mcc_get_2_clients_bcn_offset()2586 ofst_r += role_ref->bcn_intvl; in _mcc_get_2_clients_bcn_offset()2587 *offset = ofst_r - ofst_a; in _mcc_get_2_clients_bcn_offset()