Home
last modified time | relevance | path

Searched refs:rxgain_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_hw.c109 u32 rxgain_type; in ar9280_20_hw_init_rxgain_ini() local
112 rxgain_type = ah->eep_ops->get_eeprom(ah, EEP_RXGAIN_TYPE); in ar9280_20_hw_init_rxgain_ini()
114 if (rxgain_type == AR5416_EEP_RXGAIN_13DB_BACKOFF) in ar9280_20_hw_init_rxgain_ini()
117 else if (rxgain_type == AR5416_EEP_RXGAIN_23DB_BACKOFF) in ar9280_20_hw_init_rxgain_ini()