Searched refs:tob_r_cand (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_mcc.c | 1501 s16 tob_r = 0, toa_r = 0, tob_a = 0, toa_a = 0, tob_r_cand = 0; in _mcc_calculate_2wslot_1btslot_pattern2() local 1551 tob_r_cand = tob_r; in _mcc_calculate_2wslot_1btslot_pattern2() 1560 if (0 == tob_r_cand) { in _mcc_calculate_2wslot_1btslot_pattern2() 1564 tob_r = tob_r_cand; in _mcc_calculate_2wslot_1btslot_pattern2() 1603 s16 tob_r = 0, toa_r = 0, tob_a = 0, toa_a = 0, tob_r_cand = 0; in _mcc_calculate_2wslot_1btslot_pattern1() local 1653 tob_r_cand = tob_r; in _mcc_calculate_2wslot_1btslot_pattern1() 1662 if (0 == tob_r_cand) { in _mcc_calculate_2wslot_1btslot_pattern1() 1666 tob_r = tob_r_cand; in _mcc_calculate_2wslot_1btslot_pattern1() 1991 s16 tob_r_cand = 0, toa_r_cand = 0, tob_a_cand = 0, toa_a_cand = 0; 2072 tob_r_cand = d_r - toa_r_cand; [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_mcc.c | 1501 s16 tob_r = 0, toa_r = 0, tob_a = 0, toa_a = 0, tob_r_cand = 0; in _mcc_calculate_2wslot_1btslot_pattern2() local 1551 tob_r_cand = tob_r; in _mcc_calculate_2wslot_1btslot_pattern2() 1560 if (0 == tob_r_cand) { in _mcc_calculate_2wslot_1btslot_pattern2() 1564 tob_r = tob_r_cand; in _mcc_calculate_2wslot_1btslot_pattern2() 1603 s16 tob_r = 0, toa_r = 0, tob_a = 0, toa_a = 0, tob_r_cand = 0; in _mcc_calculate_2wslot_1btslot_pattern1() local 1653 tob_r_cand = tob_r; in _mcc_calculate_2wslot_1btslot_pattern1() 1662 if (0 == tob_r_cand) { in _mcc_calculate_2wslot_1btslot_pattern1() 1666 tob_r = tob_r_cand; in _mcc_calculate_2wslot_1btslot_pattern1() 1991 s16 tob_r_cand = 0, toa_r_cand = 0, tob_a_cand = 0, toa_a_cand = 0; 2072 tob_r_cand = d_r - toa_r_cand; [all …]
|