b43: N-PHY: implement enabling TX power control
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
cfee66b0f9
commit
c9c0d9ecdc
@@ -783,6 +783,8 @@ struct b43_phy_n {
|
||||
u16 mphase_txcal_bestcoeffs[11];
|
||||
|
||||
bool txpwrctrl;
|
||||
u8 tx_pwr_idx[2];
|
||||
u16 adj_pwr_tbl[84];
|
||||
u16 txcal_bbmult;
|
||||
u16 txiqlocal_bestc[11];
|
||||
bool txiqlocal_coeffsvalid;
|
||||
|
Reference in New Issue
Block a user