Searched refs:txpi (Results 1 – 1 of 1) sorted by relevance
3739 u8 txpi[2], bbmult, i; in b43_nphy_tx_power_fix() local3750 txpi[0] = txpi[1] = 30; in b43_nphy_tx_power_fix()3752 txpi[0] = 40; in b43_nphy_tx_power_fix()3753 txpi[1] = 40; in b43_nphy_tx_power_fix()3755 txpi[0] = 72; in b43_nphy_tx_power_fix()3756 txpi[1] = 72; in b43_nphy_tx_power_fix()3759 txpi[0] = sprom->txpid2g[0]; in b43_nphy_tx_power_fix()3760 txpi[1] = sprom->txpid2g[1]; in b43_nphy_tx_power_fix()3762 txpi[0] = sprom->txpid5gl[0]; in b43_nphy_tx_power_fix()3763 txpi[1] = sprom->txpid5gl[1]; in b43_nphy_tx_power_fix()[all …]