Home
last modified time | relevance | path

Searched defs:nchans (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_attach.c321 ar5210GetChipPowerLimits(struct ath_hal *ah, HAL_CHANNEL *chans, uint32_t nchans) in ar5210GetChipPowerLimits()
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_attach.c442 ar5211GetChipPowerLimits(struct ath_hal *ah, HAL_CHANNEL *chans, uint32_t nchans) in ar5211GetChipPowerLimits()
/netbsd-src/sys/dev/ic/
H A Darn5008.c2633 uint8_t ctl, const struct ar_cal_target_power_leg *tgt, int nchans, in ar5008_get_lg_tpow()
2665 uint8_t ctl, const struct ar_cal_target_power_ht *tgt, int nchans, in ar5008_get_ht_tpow()
H A Darn9003.c3305 const struct ar_cal_target_power_leg *tgt, int nchans, uint8_t tpow[4]) in ar9003_get_lg_tpow()
3337 const struct ar_cal_target_power_ht *tgt, int nchans, uint8_t tpow[14]) in ar9003_get_ht_tpow()
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_reset.c791 ar5416GetChipPowerLimits(struct ath_hal *ah, HAL_CHANNEL *chans, uint32_t nchans) in ar5416GetChipPowerLimits()
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_reset.c2214 ar5212GetChipPowerLimits(struct ath_hal *ah, HAL_CHANNEL *chans, uint32_t nchans) in ar5212GetChipPowerLimits()
/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah_regdomain.c2386 HAL_CHANNEL *chans, u_int maxchans, u_int *nchans, in ath_hal_init_channels()
/netbsd-src/sys/dev/hdaudio/
H A Dhdafg.c798 int nchans = 0; in hdafg_assoc_count_channels() local