Searched refs:thm_ofst (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | rtw8852b_rfk.c | 2810 s8 thm_ofst[64] = {0}; in _tssi_set_tmeter_tbl() local 2870 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 2876 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 2881 tmp = RTW8852B_TSSI_GET_VAL(thm_ofst, i); in _tssi_set_tmeter_tbl() 2920 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 2926 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 2931 tmp = RTW8852B_TSSI_GET_VAL(thm_ofst, i); in _tssi_set_tmeter_tbl()
|
| 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 | phy.c | 4191 s8 thm_ofst[128] = {0}; in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl() local 4270 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl() 4276 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl() 4281 h2c->ftable[path][i + 0] = thm_ofst[i + 3]; in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl() 4282 h2c->ftable[path][i + 1] = thm_ofst[i + 2]; in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl() 4283 h2c->ftable[path][i + 2] = thm_ofst[i + 1]; in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl() 4284 h2c->ftable[path][i + 3] = thm_ofst[i + 0]; in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl() 4288 i, thm_ofst[i], thm_ofst[i + 1], in rtw89_phy_rfk_tssi_fill_fwcmd_tmeter_tbl() 4289 thm_ofst[i + 2], thm_ofst[i + 3]); in rtw89_phy_rfk_tssi_fill_fwcmd_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 | 2907 s8 thm_ofst[64] = {0}; in _tssi_set_tmeter_tbl() local 2968 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 2974 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 2979 tmp = RTW8852BT_TSSI_GET_VAL(thm_ofst, i); in _tssi_set_tmeter_tbl() 3019 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 3025 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 3030 tmp = RTW8852BT_TSSI_GET_VAL(thm_ofst, i); in _tssi_set_tmeter_tbl()
|
| H A D | rtw8851b_rfk.c | 2677 s8 thm_ofst[64] = {0}; in _tssi_set_tmeter_tbl() local 2730 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 2736 thm_ofst[j] = i < DELTA_SWINGIDX_SIZE ? in _tssi_set_tmeter_tbl() 2741 tmp = RTW8851B_TSSI_GET_VAL(thm_ofst, i); in _tssi_set_tmeter_tbl()
|