Home
last modified time | relevance | path

Searched refs:txpa_2g (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_lcn.c3047 b0 = pi->txpa_2g[0]; in wlc_lcnphy_tx_pwr_ctrl_init()
3048 b1 = pi->txpa_2g[1]; in wlc_lcnphy_tx_pwr_ctrl_init()
3049 a1 = pi->txpa_2g[2]; in wlc_lcnphy_tx_pwr_ctrl_init()
4166 b0 = pi->txpa_2g[0]; in wlc_lcnphy_periodic_cal()
4167 b1 = pi->txpa_2g[1]; in wlc_lcnphy_periodic_cal()
4168 a1 = pi->txpa_2g[2]; in wlc_lcnphy_periodic_cal()
4808 pi->txpa_2g[0] = sprom->pa0b0; in wlc_phy_txpwr_srom_read_lcnphy()
4809 pi->txpa_2g[1] = sprom->pa0b1; in wlc_phy_txpwr_srom_read_lcnphy()
4810 pi->txpa_2g[2] = sprom->pa0b2; in wlc_phy_txpwr_srom_read_lcnphy()
4828 pi->txpa_2g_low_temp[i] = pi->txpa_2g[i]; in wlc_phy_txpwr_srom_read_lcnphy()
[all …]
Dphy_int.h567 s16 txpa_2g[PWRTBL_NUM_COEFF]; member