ath9k_hw: add support for parsing PA predistortion related EEPROM fields
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
ab33449895
commit
4935250ac1
@@ -263,7 +263,8 @@ enum eeprom_param {
|
||||
EEP_PWR_TABLE_OFFSET,
|
||||
EEP_DRIVE_STRENGTH,
|
||||
EEP_INTERNAL_REGULATOR,
|
||||
EEP_SWREG
|
||||
EEP_SWREG,
|
||||
EEP_PAPRD,
|
||||
};
|
||||
|
||||
enum ar5416_rates {
|
||||
|
Reference in New Issue
Block a user