Lines Matching refs:txpi
27936 u8 txpi[2], chan_freq_range; in wlc_phy_txpwr_fixpower_nphy() local
27943 txpi[0] = txpi[1] = 72; in wlc_phy_txpwr_fixpower_nphy()
27952 txpi[0] = 0; in wlc_phy_txpwr_fixpower_nphy()
27953 txpi[1] = 0; in wlc_phy_txpwr_fixpower_nphy()
27956 txpi[0] = txpi[1] = 91; in wlc_phy_txpwr_fixpower_nphy()
27962 txpi[0] = txpi[1] = 30; in wlc_phy_txpwr_fixpower_nphy()
27964 txpi[0] = txpi[1] = 40; in wlc_phy_txpwr_fixpower_nphy()
27968 if ((txpi[0] < 40) || (txpi[0] > 100) || in wlc_phy_txpwr_fixpower_nphy()
27969 (txpi[1] < 40) || (txpi[1] > 100)) in wlc_phy_txpwr_fixpower_nphy()
27970 txpi[0] = txpi[1] = 91; in wlc_phy_txpwr_fixpower_nphy()
27973 pi->nphy_txpwrindex[PHY_CORE_0].index_internal = txpi[0]; in wlc_phy_txpwr_fixpower_nphy()
27974 pi->nphy_txpwrindex[PHY_CORE_1].index_internal = txpi[1]; in wlc_phy_txpwr_fixpower_nphy()
27975 pi->nphy_txpwrindex[PHY_CORE_0].index_internal_save = txpi[0]; in wlc_phy_txpwr_fixpower_nphy()
27976 pi->nphy_txpwrindex[PHY_CORE_1].index_internal_save = txpi[1]; in wlc_phy_txpwr_fixpower_nphy()
27985 txgain = tx_gaintbl[txpi[core]]; in wlc_phy_txpwr_fixpower_nphy()
27991 [txpi[core]]; in wlc_phy_txpwr_fixpower_nphy()
27997 [txpi[core]] : in wlc_phy_txpwr_fixpower_nphy()
27999 [txpi[core]]; in wlc_phy_txpwr_fixpower_nphy()
28003 [txpi[core]]; in wlc_phy_txpwr_fixpower_nphy()
28010 [txpi[core]]; in wlc_phy_txpwr_fixpower_nphy()
28013 [txpi[core]]; in wlc_phy_txpwr_fixpower_nphy()
28018 txgain = nphy_tpc_txgain[txpi[core]]; in wlc_phy_txpwr_fixpower_nphy()
28055 576 + txpi[core], 32, in wlc_phy_txpwr_fixpower_nphy()