Searched refs:thm_ofst (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | phy.c | 4742 s8 thm_ofst[128] = {}; in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl() local 4827 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl() 4830 thm_ofst[j] *= multiplier; in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl() 4835 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl() 4838 thm_ofst[j] *= multiplier; in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl() 4842 h2c->ftable[path][i + 0] = thm_ofst[i + 3]; in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl() 4843 h2c->ftable[path][i + 1] = thm_ofst[i + 2]; in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl() 4844 h2c->ftable[path][i + 2] = thm_ofst[i + 1]; in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl() 4845 h2c->ftable[path][i + 3] = thm_ofst[i + 0]; in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl() 4849 i, thm_ofst[i], thm_ofst[i + 1], in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl() [all …]
|
| H A D | rtw8852a_rfk.c | 2921 s8 thm_ofst[64] = {0}; in _tssi_set_tmeter_tbl() local 2981 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 2987 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 2992 tmp = __get_val(thm_ofst, i); in _tssi_set_tmeter_tbl() 3031 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 3037 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 3042 tmp = __get_val(thm_ofst, i); in _tssi_set_tmeter_tbl()
|
| H A D | rtw8852b_rfk.c | 2795 s8 thm_ofst[64] = {0}; in _tssi_set_tmeter_tbl() local 2855 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 2861 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 2866 tmp = RTW8852B_TSSI_GET_VAL(thm_ofst, i); in _tssi_set_tmeter_tbl() 2905 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 2911 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 2916 tmp = RTW8852B_TSSI_GET_VAL(thm_ofst, i); in _tssi_set_tmeter_tbl()
|
| H A D | rtw8852c_rfk.c | 3004 s8 thm_ofst[64] = {0}; in _tssi_set_tmeter_tbl() local 3124 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 3130 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 3135 tmp = RTW8852C_TSSI_GET_VAL(thm_ofst, i); in _tssi_set_tmeter_tbl() 3174 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 3180 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 3185 tmp = RTW8852C_TSSI_GET_VAL(thm_ofst, i); in _tssi_set_tmeter_tbl()
|
| H A D | rtw8852bt_rfk.c | 2886 s8 thm_ofst[64] = {0}; in _tssi_set_tmeter_tbl() local 2947 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 2953 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 2958 tmp = RTW8852BT_TSSI_GET_VAL(thm_ofst, i); in _tssi_set_tmeter_tbl() 2998 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 3004 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 3009 tmp = RTW8852BT_TSSI_GET_VAL(thm_ofst, i); in _tssi_set_tmeter_tbl()
|
| H A D | rtw8851b_rfk.c | 2832 s8 thm_ofst[64] = {0}; in _tssi_set_tmeter_tbl() local 2885 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 2891 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 2896 tmp = RTW8851B_TSSI_GET_VAL(thm_ofst, i); in _tssi_set_tmeter_tbl()
|