b43: N-PHY: implement very basic TX power control management
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
40277cabfe
commit
161d540c8e
@@ -782,7 +782,7 @@ struct b43_phy_n {
|
||||
u16 mphase_txcal_numcmds;
|
||||
u16 mphase_txcal_bestcoeffs[11];
|
||||
|
||||
u8 txpwrctrl;
|
||||
bool txpwrctrl;
|
||||
u16 txcal_bbmult;
|
||||
u16 txiqlocal_bestc[11];
|
||||
bool txiqlocal_coeffsvalid;
|
||||
|
Reference in New Issue
Block a user