Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_eeprom.h82 AR_EEP_NFTHRESH_5, /* int16_t* */ enumerator
H A Dah_eeprom_v14.c39 case AR_EEP_NFTHRESH_5: in v14EepromGet()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_cal.c566 ath_hal_eepromGet(ah, AR_EEP_NFTHRESH_5, nft); in ar5416GetEepromNoiseFloorThresh()