Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_mcc.c2566 u16 ofst_r = 0, ofst_a = 0; in _mcc_get_2_clients_bcn_offset() local
2584 phl_calc_offset_from_tbtt(phl, role_ano->wrole, tsf_ano, &ofst_a); in _mcc_get_2_clients_bcn_offset()
2585 if (ofst_r < ofst_a) in _mcc_get_2_clients_bcn_offset()
2587 *offset = ofst_r - ofst_a; in _mcc_get_2_clients_bcn_offset()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_mcc.c2566 u16 ofst_r = 0, ofst_a = 0; in _mcc_get_2_clients_bcn_offset() local
2584 phl_calc_offset_from_tbtt(phl, role_ano->wrole, tsf_ano, &ofst_a); in _mcc_get_2_clients_bcn_offset()
2585 if (ofst_r < ofst_a) in _mcc_get_2_clients_bcn_offset()
2587 *offset = ofst_r - ofst_a; in _mcc_get_2_clients_bcn_offset()