Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/netif/ath/ath_hal/ar9002/
H A Dar9280_olc.c175 uint16_t numXpdGain, uint16_t pdGainOverlap_t2, int8_t pwr_table_offset, in ar9280ChangeGainBoundarySettings()
292 uint16_t numXpdGain, xpdMask; in ar9280SetPowerCalTable() local
H A Dar9287_reset.c52 uint16_t numXpdGain, xpdMask; in ar9287SetPowerCalTable() local
H A Dar9285_reset.c574 uint16_t numXpdGain, xpdMask; in ar9285SetPowerCalTable() local
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_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
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5112.c352 uint32_t numXpdGain = IS_RADX112_REV2(ah) ? 2 : 1; in ar5112SetPowerTable() local