Home
last modified time | relevance | path

Searched refs:tob_a (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_mcc.c108 m_pattern->tob_r, m_pattern->toa_r, m_pattern->tob_a, in _mcc_dump_pattern()
1161 s16 tob_r, s16 tob_a) in _mcc_get_offset_for_2_wslot_1_btslot_p1() argument
1163 return dur_r - tob_r + tob_a; in _mcc_get_offset_for_2_wslot_1_btslot_p1()
1174 s16 tob_r, s16 tob_a) in _mcc_get_offset_for_2_wslot_1_btslot_p2() argument
1176 return dur_r - tob_r + bt_dur + tob_a; in _mcc_get_offset_for_2_wslot_1_btslot_p2()
1262 s16 tob_r = 0, toa_r = 0, tob_a = 0, toa_a = 0; in _mcc_calc_2wslot_1btslot_nego_p2() local
1287 tob_a = offset - toa_r - bt_dur; in _mcc_calc_2wslot_1btslot_nego_p2()
1288 toa_a = ano_dur->dur - tob_a; in _mcc_calc_2wslot_1btslot_nego_p2()
1289 if (tob_a <= 0 || toa_a <= 0) { in _mcc_calc_2wslot_1btslot_nego_p2()
1302 tob_a = ano_dur->dur / 2; in _mcc_calc_2wslot_1btslot_nego_p2()
[all …]
H A Dphl_def.h2326 s16 tob_a; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_mcc.c108 m_pattern->tob_r, m_pattern->toa_r, m_pattern->tob_a, in _mcc_dump_pattern()
1161 s16 tob_r, s16 tob_a) in _mcc_get_offset_for_2_wslot_1_btslot_p1() argument
1163 return dur_r - tob_r + tob_a; in _mcc_get_offset_for_2_wslot_1_btslot_p1()
1174 s16 tob_r, s16 tob_a) in _mcc_get_offset_for_2_wslot_1_btslot_p2() argument
1176 return dur_r - tob_r + bt_dur + tob_a; in _mcc_get_offset_for_2_wslot_1_btslot_p2()
1262 s16 tob_r = 0, toa_r = 0, tob_a = 0, toa_a = 0; in _mcc_calc_2wslot_1btslot_nego_p2() local
1287 tob_a = offset - toa_r - bt_dur; in _mcc_calc_2wslot_1btslot_nego_p2()
1288 toa_a = ano_dur->dur - tob_a; in _mcc_calc_2wslot_1btslot_nego_p2()
1289 if (tob_a <= 0 || toa_a <= 0) { in _mcc_calc_2wslot_1btslot_nego_p2()
1302 tob_a = ano_dur->dur / 2; in _mcc_calc_2wslot_1btslot_nego_p2()
[all …]
H A Dphl_def.h2302 s16 tob_a; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dphl_dbg_cmd.c589 m_pattern->tob_a, m_pattern->toa_a); in _dump_mcc_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dphl_dbg_cmd.c589 m_pattern->tob_a, m_pattern->toa_a); in _dump_mcc_info()