Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5210/
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/
Dar5211_attach.c442 ar5211GetChipPowerLimits(struct ath_hal *ah, HAL_CHANNEL *chans, uint32_t nchans) in ar5211GetChipPowerLimits()
/netbsd/src/sys/dev/ic/
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()
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/ar5212/
Dar5212_reset.c2214 ar5212GetChipPowerLimits(struct ath_hal *ah, HAL_CHANNEL *chans, uint32_t nchans) in ar5212GetChipPowerLimits()
/netbsd/src/sys/external/isc/atheros_hal/dist/ar5416/
Dar5416_reset.c791 ar5416GetChipPowerLimits(struct ath_hal *ah, HAL_CHANNEL *chans, uint32_t nchans) in ar5416GetChipPowerLimits()
/netbsd/src/sys/external/isc/atheros_hal/dist/
Dah_regdomain.c2386 HAL_CHANNEL *chans, u_int maxchans, u_int *nchans, in ath_hal_init_channels()