Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_mcc.c72 dur_l->max_toa, dur_l->max_tob); in _mcc_dump_dur_info()
383 u32 max_toa = 0, max_tob = 0, max_dur = 0; in _mcc_fill_dur_lim_info() local
411 max_tob = max_dur - max_toa; in _mcc_fill_dur_lim_info()
414 dur_lim->max_tob = (u16)max_tob; in _mcc_fill_dur_lim_info()
421 dur_lim->max_tob, dur_lim->max_dur); in _mcc_fill_dur_lim_info()
1272 if (tob_r > ref_dur->dur_limit.max_tob) { in _mcc_calc_2wslot_1btslot_nego_p2()
1273 tob_r = ref_dur->dur_limit.max_tob; in _mcc_calc_2wslot_1btslot_nego_p2()
1280 if ((tob_r > ref_dur->dur_limit.max_tob) || in _mcc_calc_2wslot_1btslot_nego_p2()
1283 tob_r, ref_dur->dur_limit.max_tob, in _mcc_calc_2wslot_1btslot_nego_p2()
1304 if (tob_a > ano_dur->dur_limit.max_tob) { in _mcc_calc_2wslot_1btslot_nego_p2()
[all …]
H A Dphl_def.h2254 u16 max_tob; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_mcc.c72 dur_l->max_toa, dur_l->max_tob); in _mcc_dump_dur_info()
383 u32 max_toa = 0, max_tob = 0, max_dur = 0; in _mcc_fill_dur_lim_info() local
411 max_tob = max_dur - max_toa; in _mcc_fill_dur_lim_info()
414 dur_lim->max_tob = (u16)max_tob; in _mcc_fill_dur_lim_info()
421 dur_lim->max_tob, dur_lim->max_dur); in _mcc_fill_dur_lim_info()
1272 if (tob_r > ref_dur->dur_limit.max_tob) { in _mcc_calc_2wslot_1btslot_nego_p2()
1273 tob_r = ref_dur->dur_limit.max_tob; in _mcc_calc_2wslot_1btslot_nego_p2()
1280 if ((tob_r > ref_dur->dur_limit.max_tob) || in _mcc_calc_2wslot_1btslot_nego_p2()
1283 tob_r, ref_dur->dur_limit.max_tob, in _mcc_calc_2wslot_1btslot_nego_p2()
1304 if (tob_a > ano_dur->dur_limit.max_tob) { in _mcc_calc_2wslot_1btslot_nego_p2()
[all …]
H A Dphl_def.h2230 u16 max_tob; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dphl_dbg_cmd.c608 dur_i->dur_limit.max_tob); in _dump_mcc_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dphl_dbg_cmd.c608 dur_i->dur_limit.max_tob); in _dump_mcc_info()