Searched refs:txpa_2g (Results 1 – 2 of 2) sorted by relevance
3119 b0 = pi->txpa_2g[0]; in wlc_lcnphy_tx_pwr_ctrl_init()3120 b1 = pi->txpa_2g[1]; in wlc_lcnphy_tx_pwr_ctrl_init()3121 a1 = pi->txpa_2g[2]; in wlc_lcnphy_tx_pwr_ctrl_init()4249 b0 = pi->txpa_2g[0]; in wlc_lcnphy_periodic_cal()4250 b1 = pi->txpa_2g[1]; in wlc_lcnphy_periodic_cal()4251 a1 = pi->txpa_2g[2]; in wlc_lcnphy_periodic_cal()4897 pi->txpa_2g[0] = sprom->pa0b0; in wlc_phy_txpwr_srom_read_lcnphy()4898 pi->txpa_2g[1] = sprom->pa0b1; in wlc_phy_txpwr_srom_read_lcnphy()4899 pi->txpa_2g[2] = sprom->pa0b2; in wlc_phy_txpwr_srom_read_lcnphy()4917 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