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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.c618 uint32_t rxgain_type; local
622 rxgain_type = ath9k_hw_get_eeprom(ah, EEP_RXGAIN_TYPE);
623 if (rxgain_type == AR5416_EEP_RXGAIN_13DB_BACKOFF) {
628 } else if (rxgain_type == AR5416_EEP_RXGAIN_23DB_BACKOFF) {

Completed in 51 milliseconds