Searched refs:txpa_2g (Results 1 – 2 of 2) sorted by relevance
3106 b0 = pi->txpa_2g[0]; in wlc_lcnphy_tx_pwr_ctrl_init()3107 b1 = pi->txpa_2g[1]; in wlc_lcnphy_tx_pwr_ctrl_init()3108 a1 = pi->txpa_2g[2]; in wlc_lcnphy_tx_pwr_ctrl_init()4235 b0 = pi->txpa_2g[0]; in wlc_lcnphy_periodic_cal()4236 b1 = pi->txpa_2g[1]; in wlc_lcnphy_periodic_cal()4237 a1 = pi->txpa_2g[2]; in wlc_lcnphy_periodic_cal()4877 pi->txpa_2g[0] = sprom->pa0b0; in wlc_phy_txpwr_srom_read_lcnphy()4878 pi->txpa_2g[1] = sprom->pa0b1; in wlc_phy_txpwr_srom_read_lcnphy()4879 pi->txpa_2g[2] = sprom->pa0b2; in wlc_phy_txpwr_srom_read_lcnphy()4897 pi->txpa_2g_low_temp[i] = pi->txpa_2g[i]; in wlc_phy_txpwr_srom_read_lcnphy()[all …]
567 s16 txpa_2g[PWRTBL_NUM_COEFF]; member