Home
last modified time | relevance | path

Searched defs:numXpdGain (Results 1 – 5 of 5) sorted by relevance

/NextBSD/sys/dev/ath/ath_hal/ar9002/
HDar9280_olc.c175 uint16_t numXpdGain, uint16_t pdGainOverlap_t2, int8_t pwr_table_offset, in ar9280ChangeGainBoundarySettings()
292 uint16_t numXpdGain, xpdMask; in ar9280SetPowerCalTable() local
HDar9287_reset.c52 uint16_t numXpdGain, xpdMask; in ar9287SetPowerCalTable() local
HDar9285_reset.c574 uint16_t numXpdGain, xpdMask; in ar9285SetPowerCalTable() local
/NextBSD/sys/dev/ath/ath_hal/ar5416/
HDar5416_reset.c2252 uint16_t numXpdGain = 0; in ar5416GetXpdGainValues() local
2279 ar5416WriteDetectorGainBiases(struct ath_hal *ah, uint16_t numXpdGain, in ar5416WriteDetectorGainBiases()
2348 uint16_t numXpdGain, xpdMask; in ar5416SetPowerCalTable() local
/NextBSD/sys/dev/ath/ath_hal/ar5212/
HDar5112.c352 uint32_t numXpdGain = IS_RADX112_REV2(ah) ? 2 : 1; in ar5112SetPowerTable() local