#include "phy.h"
#include "reg.h"
#include "rtw8851b_table.h"
static const struct rtw89_reg2_def rtw89_8851b_phy_bb_regs[] = …;
static const struct rtw89_reg2_def rtw89_8851b_phy_bb_reg_gain[] = …;
static const struct rtw89_reg2_def rtw89_8851b_phy_radioa_regs[] = …;
static const struct rtw89_reg2_def rtw89_8851b_phy_nctl_regs[] = …;
static const struct rtw89_txpwr_byrate_cfg rtw89_8851b_txpwr_byrate[] = …;
static const struct rtw89_txpwr_byrate_cfg rtw89_8851b_txpwr_byrate_type2[] = …;
static const s8 _txpwr_track_delta_swingidx_5ga_n[][DELTA_SWINGIDX_SIZE] = …;
static const s8 _txpwr_track_delta_swingidx_5ga_p[][DELTA_SWINGIDX_SIZE] = …;
static const s8 _txpwr_track_delta_swingidx_2ga_n[] = …;
static const s8 _txpwr_track_delta_swingidx_2ga_p[] = …;
static const s8 _txpwr_track_delta_swingidx_2g_cck_a_n[] = …;
static const s8 _txpwr_track_delta_swingidx_2g_cck_a_p[] = …;
static
const u8 rtw89_8851b_tx_shape_lmt[RTW89_BAND_NUM][RTW89_RS_TX_SHAPE_NUM]
[RTW89_REGD_NUM] = …;
static
const u8 rtw89_8851b_tx_shape_lmt_ru[RTW89_BAND_NUM][RTW89_REGD_NUM] = …;
static
const s8 rtw89_8851b_txpwr_lmt_2g[RTW89_2G_BW_NUM][RTW89_NTX_NUM]
[RTW89_RS_LMT_NUM][RTW89_BF_NUM]
[RTW89_REGD_NUM][RTW89_2G_CH_NUM] = …;
static
const s8 rtw89_8851b_txpwr_lmt_5g[RTW89_5G_BW_NUM][RTW89_NTX_NUM]
[RTW89_RS_LMT_NUM][RTW89_BF_NUM]
[RTW89_REGD_NUM][RTW89_5G_CH_NUM] = …;
static
const s8 rtw89_8851b_txpwr_lmt_ru_2g[RTW89_RU_NUM][RTW89_NTX_NUM]
[RTW89_REGD_NUM][RTW89_2G_CH_NUM] = …static
const s8 rtw89_8851b_txpwr_lmt_ru_5g[RTW89_RU_NUM][RTW89_NTX_NUM]
[RTW89_REGD_NUM][RTW89_5G_CH_NUM] = …static
const s8 rtw89_8851b_txpwr_lmt_2g_type2[RTW89_2G_BW_NUM][RTW89_NTX_NUM]
[RTW89_RS_LMT_NUM][RTW89_BF_NUM]
[RTW89_REGD_NUM][RTW89_2G_CH_NUM] = …static
const s8 rtw89_8851b_txpwr_lmt_5g_type2[RTW89_5G_BW_NUM][RTW89_NTX_NUM]
[RTW89_RS_LMT_NUM][RTW89_BF_NUM]
[RTW89_REGD_NUM][RTW89_5G_CH_NUM] = …static
const s8 rtw89_8851b_txpwr_lmt_ru_2g_type2[RTW89_RU_NUM][RTW89_NTX_NUM]
[RTW89_REGD_NUM][RTW89_2G_CH_NUM] = …static
const s8 rtw89_8851b_txpwr_lmt_ru_5g_type2[RTW89_RU_NUM][RTW89_NTX_NUM]
[RTW89_REGD_NUM][RTW89_5G_CH_NUM] = …const struct rtw89_phy_table rtw89_8851b_phy_bb_table = …const struct rtw89_phy_table rtw89_8851b_phy_bb_gain_table = …const struct rtw89_phy_table rtw89_8851b_phy_radioa_table = …const struct rtw89_phy_table rtw89_8851b_phy_nctl_table = …static
const struct rtw89_txpwr_table rtw89_8851b_byr_table = …static
const struct rtw89_txpwr_table rtw89_8851b_byr_table_type2 = …const struct rtw89_txpwr_track_cfg rtw89_8851b_trk_cfg = …const struct rtw89_rfe_parms rtw89_8851b_dflt_parms = …static const struct rtw89_rfe_parms rtw89_8851b_rfe_parms_type2 = …const struct rtw89_rfe_parms_conf rtw89_8851b_rfe_parms_conf[] = …