Searched defs:numChannels (Results 1 – 13 of 13) sorted by relevance
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah_eeprom_v3.h | 188 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 D | ah_eeprom_v3.c | 141 uint16_t numChannels = pCalDataset->numChannels; in eepromAllocExpnPower5112() local
|
/freebsd/tools/tools/ath/athprom/ |
H A D | athprom.c | 218 int numChannels; variable
|
/freebsd/sys/dev/ath/ath_hal/ar5212/ |
H A D | ar2425.c | 608 uint16_t numChannels; in ar2425GetChannelMaxMinPower() local
|
H A D | ar2316.c | 651 uint16_t numChannels; in ar2316GetChannelMaxMinPower() local
|
H A D | ar2317.c | 631 uint16_t numChannels; in ar2317GetChannelMaxMinPower() local
|
H A D | ar2413.c | 646 uint16_t numChannels; in ar2413GetChannelMaxMinPower() local
|
H A D | ar5112.c | 772 int numChannels=0,i,last; in ar5112GetChannelMaxMinPower() local
|
H A D | ar5413.c | 689 uint16_t numChannels; in ar5413GetChannelMaxMinPower() local
|
H A D | ar5212_reset.c | 2568 uint16_t numChannels, TRGT_POWER_INFO *pNewPower) in ar5212GetTargetPowers()
|
/freebsd/sys/dev/ath/ath_hal/ar5416/ |
H A D | ar5416_reset.c | 2101 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 D | ar5211_reset.c | 1494 TRGT_POWER_INFO *pPowerInfo, uint16_t numChannels, in ar5211SetRateTable()
|
/freebsd/tools/tools/ath/athrd/ |
H A D | athrd.c | 1402 u_int16_t numChannels, TRGT_POWER_INFO *pNewPower) in ar5212GetTargetPowers()
|