Searched defs:numRates (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/arn/ |
H A D | arn_eeprom.c | 886 uint16_t numRates, boolean_t isExtTarget) 928 for (i = 0; i < numRates; i++) { 943 uint16_t numRates, boolean_t isHt40Target) 987 for (i = 0; i < numRates; i++) { 881 ath9k_hw_get_legacy_target_powers(struct ath_hal *ah, struct ath9k_channel *chan, struct cal_target_power_leg *powInfo, uint16_t numChannels, struct cal_target_power_leg *pNewPower, uint16_t numRates, boolean_t isExtTarget) argument 938 ath9k_hw_get_target_powers(struct ath_hal *ah, struct ath9k_channel *chan, struct cal_target_power_ht *powInfo, uint16_t numChannels, struct cal_target_power_ht *pNewPower, uint16_t numRates, boolean_t isHt40Target) argument
|
Completed in 73 milliseconds