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()4254 b0 = pi->txpa_2g[0]; in wlc_lcnphy_periodic_cal()4255 b1 = pi->txpa_2g[1]; in wlc_lcnphy_periodic_cal()4256 a1 = pi->txpa_2g[2]; in wlc_lcnphy_periodic_cal()4902 pi->txpa_2g[0] = sprom->pa0b0; in wlc_phy_txpwr_srom_read_lcnphy()4903 pi->txpa_2g[1] = sprom->pa0b1; in wlc_phy_txpwr_srom_read_lcnphy()4904 pi->txpa_2g[2] = sprom->pa0b2; in wlc_phy_txpwr_srom_read_lcnphy()4922 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