Searched defs:nft (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_calib.c185 int16_t *nft)
192 *nft = (int8_t)ath9k_hw_get_eeprom(ah, EEP_NFTHRESH_5);
199 *nft = (int8_t)ath9k_hw_get_eeprom(ah, EEP_NFTHRESH_2);
183 getNoiseFloorThresh(struct ath_hal *ah, const struct ath9k_channel *chan, int16_t *nft) argument

Completed in 46 milliseconds