ath9k_hw_get_eeprom
*nft = (int8_t)ath9k_hw_get_eeprom(ah, EEP_NFTHRESH_5);
*nft = (int8_t)ath9k_hw_get_eeprom(ah, EEP_NFTHRESH_2);
eeval = ath9k_hw_get_eeprom(ah, EEP_REG_0);
eeval = ath9k_hw_get_eeprom(ah, EEP_REG_1);
capField = ath9k_hw_get_eeprom(ah, EEP_OP_CAP);
eeval = ath9k_hw_get_eeprom(ah, EEP_OP_MODE);
pCap->tx_chainmask = ath9k_hw_get_eeprom(ah, EEP_TX_MASK);
ath9k_hw_get_eeprom(ah, EEP_RX_MASK);
ah->ah_rfsilent = ath9k_hw_get_eeprom(ah, EEP_RF_SILENT);
eeval = ath9k_hw_get_eeprom(ah, AR_EEPROM_MAC(i));
if (ath9k_hw_get_eeprom(ah, EEP_MINOR_REV) >= AR5416_EEP_MINOR_VER_17) {
rxgain_type = ath9k_hw_get_eeprom(ah, EEP_RXGAIN_TYPE);
if (ath9k_hw_get_eeprom(ah, EEP_MINOR_REV) >= AR5416_EEP_MINOR_VER_19) {
txgain_type = ath9k_hw_get_eeprom(ah, EEP_TXGAIN_TYPE);
uint32_t ath9k_hw_get_eeprom(struct ath_hal *ah,
ath9k_hw_get_eeprom(ah, EEP_OL_PWRCTRL))
eepMinorRev = ath9k_hw_get_eeprom(ah, EEP_MINOR_REV);
ob2GHz = ath9k_hw_get_eeprom(ah, EEP_OB_2);
db2GHz = ath9k_hw_get_eeprom(ah, EEP_DB_2);
ob5GHz = ath9k_hw_get_eeprom(ah, EEP_OB_5);
db5GHz = ath9k_hw_get_eeprom(ah, EEP_DB_5);
(ath9k_hw_get_eeprom(sc->sc_ah, EEP_RC_CHAIN_MASK) == 1)) ?