Searched refs:bcn_max (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_mcc.c | 1180 s16 *bcn_min, s16 *bcn_max) in _mcc_get_offset_range_for_2wslot_1btslot_p1() argument 1186 *bcn_max = _mcc_get_offset_for_2_wslot_1_btslot_p1(ref_dur, EARLY_RX_BCN_T, in _mcc_get_offset_range_for_2wslot_1btslot_p1() 1194 if (max1 > *bcn_max) in _mcc_get_offset_range_for_2wslot_1btslot_p1() 1195 *bcn_max = max1; in _mcc_get_offset_range_for_2wslot_1btslot_p1() 1197 *bcn_min, *bcn_max); in _mcc_get_offset_range_for_2wslot_1btslot_p1() 1201 s16 bt_dur, s16 *bcn_min, s16 *bcn_max) in _mcc_get_offset_range_for_2wslot_1btslot_p2() argument 1207 *bcn_max = _mcc_get_offset_for_2_wslot_1_btslot_p2(ref_dur, bt_dur, in _mcc_get_offset_range_for_2wslot_1btslot_p2() 1216 if (max1 > *bcn_max) in _mcc_get_offset_range_for_2wslot_1btslot_p2() 1217 *bcn_max = max1; in _mcc_get_offset_range_for_2wslot_1btslot_p2() 1219 *bcn_min, *bcn_max); in _mcc_get_offset_range_for_2wslot_1btslot_p2() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_mcc.c | 1180 s16 *bcn_min, s16 *bcn_max) in _mcc_get_offset_range_for_2wslot_1btslot_p1() argument 1186 *bcn_max = _mcc_get_offset_for_2_wslot_1_btslot_p1(ref_dur, EARLY_RX_BCN_T, in _mcc_get_offset_range_for_2wslot_1btslot_p1() 1194 if (max1 > *bcn_max) in _mcc_get_offset_range_for_2wslot_1btslot_p1() 1195 *bcn_max = max1; in _mcc_get_offset_range_for_2wslot_1btslot_p1() 1197 *bcn_min, *bcn_max); in _mcc_get_offset_range_for_2wslot_1btslot_p1() 1201 s16 bt_dur, s16 *bcn_min, s16 *bcn_max) in _mcc_get_offset_range_for_2wslot_1btslot_p2() argument 1207 *bcn_max = _mcc_get_offset_for_2_wslot_1_btslot_p2(ref_dur, bt_dur, in _mcc_get_offset_range_for_2wslot_1btslot_p2() 1216 if (max1 > *bcn_max) in _mcc_get_offset_range_for_2wslot_1btslot_p2() 1217 *bcn_max = max1; in _mcc_get_offset_range_for_2wslot_1btslot_p2() 1219 *bcn_min, *bcn_max); in _mcc_get_offset_range_for_2wslot_1btslot_p2() [all …]
|