Home
last modified time | relevance | path

Searched defs:numChannels (Results 1 – 13 of 13) sorted by relevance

/freebsd-head/sys/dev/ath/ath_hal/
HDah_eeprom_v3.h188 uint16_t numChannels; member
247 uint16_t numChannels; member
271 uint16_t numChannels; member
310 uint16_t numChannels; member
329 uint16_t numChannels; member
HDah_eeprom_v3.c141 uint16_t numChannels = pCalDataset->numChannels; in eepromAllocExpnPower5112() local
/freebsd-head/tools/tools/ath/athprom/
HDathprom.c218 int numChannels; variable
/freebsd-head/sys/dev/ath/ath_hal/ar5212/
HDar2425.c608 uint16_t numChannels; in ar2425GetChannelMaxMinPower() local
HDar2316.c651 uint16_t numChannels; in ar2316GetChannelMaxMinPower() local
HDar2413.c646 uint16_t numChannels; in ar2413GetChannelMaxMinPower() local
HDar5112.c772 int numChannels=0,i,last; in ar5112GetChannelMaxMinPower() local
HDar2317.c631 uint16_t numChannels; in ar2317GetChannelMaxMinPower() local
HDar5413.c689 uint16_t numChannels; in ar5413GetChannelMaxMinPower() local
HDar5212_reset.c2568 uint16_t numChannels, TRGT_POWER_INFO *pNewPower) in ar5212GetTargetPowers()
/freebsd-head/sys/dev/ath/ath_hal/ar5416/
HDar5416_reset.c2101 CAL_TARGET_POWER_HT *powInfo, uint16_t numChannels, in ar5416GetTargetPowers()
2161 CAL_TARGET_POWER_LEG *powInfo, uint16_t numChannels, in ar5416GetTargetPowersLeg()
/freebsd-head/sys/dev/ath/ath_hal/ar5211/
HDar5211_reset.c1494 TRGT_POWER_INFO *pPowerInfo, uint16_t numChannels, in ar5211SetRateTable()
/freebsd-head/tools/tools/ath/athrd/
HDathrd.c1402 u_int16_t numChannels, TRGT_POWER_INFO *pNewPower) in ar5212GetTargetPowers()