Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/
H A Dah_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
H A Dah_eeprom_v3.c141 uint16_t numChannels = pCalDataset->numChannels; in eepromAllocExpnPower5112() local
/freebsd/tools/tools/ath/athprom/
H A Dathprom.c218 int numChannels; variable
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar2425.c608 uint16_t numChannels; in ar2425GetChannelMaxMinPower() local
H A Dar2317.c631 uint16_t numChannels; in ar2317GetChannelMaxMinPower() local
H A Dar2316.c651 uint16_t numChannels; in ar2316GetChannelMaxMinPower() local
H A Dar5413.c689 uint16_t numChannels; in ar5413GetChannelMaxMinPower() local
H A Dar2413.c646 uint16_t numChannels; in ar2413GetChannelMaxMinPower() local
H A Dar5112.c772 int numChannels=0,i,last; in ar5112GetChannelMaxMinPower() local
H A Dar5212_reset.c2568 uint16_t numChannels, TRGT_POWER_INFO *pNewPower) in ar5212GetTargetPowers()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c2101 CAL_TARGET_POWER_HT *powInfo, uint16_t numChannels, in ar5416GetTargetPowers()
2161 CAL_TARGET_POWER_LEG *powInfo, uint16_t numChannels, in ar5416GetTargetPowersLeg()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c1494 TRGT_POWER_INFO *pPowerInfo, uint16_t numChannels, in ar5211SetRateTable()
/freebsd/tools/tools/ath/athrd/
H A Dathrd.c1402 u_int16_t numChannels, TRGT_POWER_INFO *pNewPower) in ar5212GetTargetPowers()