Home
last modified time | relevance | path

Searched refs:LNA_GAIN_NUM (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h4000 #define LNA_GAIN_NUM 7 macro
4018 s8 lna_gain_a[LNA_GAIN_NUM];
4019 s8 lna_gain_g[LNA_GAIN_NUM];
4306 s8 lna_gain[RTW89_BB_GAIN_BAND_NR][RF_PATH_MAX][LNA_GAIN_NUM];
4308 s8 lna_gain_bypass[RTW89_BB_GAIN_BAND_NR][RF_PATH_MAX][LNA_GAIN_NUM];
4309 s8 lna_op1db[RTW89_BB_GAIN_BAND_NR][RF_PATH_MAX][LNA_GAIN_NUM];
4311 [LNA_GAIN_NUM + 1]; /* TIA0_LNA0~6 + TIA1_LNA6 */
H A Drtw8852c.c719 static const struct rtw8852c_bb_gain bb_gain_lna[LNA_GAIN_NUM] = {
751 const struct rtw8852c_bb_gain_bypass bb_gain_bypass_lna[LNA_GAIN_NUM] = {
773 } reg[LNA_GAIN_NUM];
810 for (i = 0; i < LNA_GAIN_NUM; i++) { in rtw8852c_set_gain_error()
H A Drtw8851b.c861 static const struct rtw8851b_bb_gain bb_gain_lna[LNA_GAIN_NUM] = {
896 for (i = 0; i < LNA_GAIN_NUM; i++) { in rtw8851b_set_gain_error()
H A Drtw8852b.c948 static const struct rtw8852b_bb_gain bb_gain_lna[LNA_GAIN_NUM] = {
983 for (i = 0; i < LNA_GAIN_NUM; i++) { in rtw8852b_set_gain_error()