Searched refs:txpa_2g (Results 1 – 2 of 2) sorted by relevance
3035 b0 = pi->txpa_2g[0]; in wlc_lcnphy_tx_pwr_ctrl_init()3036 b1 = pi->txpa_2g[1]; in wlc_lcnphy_tx_pwr_ctrl_init()3037 a1 = pi->txpa_2g[2]; in wlc_lcnphy_tx_pwr_ctrl_init()4165 b0 = pi->txpa_2g[0]; in wlc_lcnphy_periodic_cal()4166 b1 = pi->txpa_2g[1]; in wlc_lcnphy_periodic_cal()4167 a1 = pi->txpa_2g[2]; in wlc_lcnphy_periodic_cal()4804 pi->txpa_2g[0] = sprom->pa0b0; in wlc_phy_txpwr_srom_read_lcnphy()4805 pi->txpa_2g[1] = sprom->pa0b1; in wlc_phy_txpwr_srom_read_lcnphy()4806 pi->txpa_2g[2] = sprom->pa0b2; in wlc_phy_txpwr_srom_read_lcnphy()4824 pi->txpa_2g_low_temp[i] = pi->txpa_2g[i]; in wlc_phy_txpwr_srom_read_lcnphy()[all …]
585 s16 txpa_2g[PWRTBL_NUM_COEFF]; member