Searched refs:offset_ofdm (Results 1 – 2 of 2) sorted by relevance
1013 s32 offset_ofdm, offset_cck; in rtw8852b_set_gain_offset() local1044 offset_ofdm = -efuse_gain->offset[RF_PATH_B][gain_ofdm_band]; in rtw8852b_set_gain_offset()1047 offset_ofdm = -efuse_gain->offset[RF_PATH_A][gain_ofdm_band]; in rtw8852b_set_gain_offset()1051 tmp = (offset_ofdm << 4) + efuse_gain->offset_base[RTW89_PHY_0]; in rtw8852b_set_gain_offset()1055 tmp = (offset_ofdm << 4) + efuse_gain->rssi_base[RTW89_PHY_0]; in rtw8852b_set_gain_offset()
923 s32 offset_ofdm, offset_cck; in rtw8851b_set_gain_offset() local949 offset_ofdm = -efuse_gain->offset[RF_PATH_A][gain_ofdm_band]; in rtw8851b_set_gain_offset()952 tmp = (offset_ofdm << 4) + efuse_gain->offset_base[RTW89_PHY_0]; in rtw8851b_set_gain_offset()956 tmp = (offset_ofdm << 4) + efuse_gain->rssi_base[RTW89_PHY_0]; in rtw8851b_set_gain_offset()