Searched defs:numRates (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/ath/ath9k/
H A Deeprom.c161 u16 numRates, bool isExtTarget)
202 for (i = 0; i < numRates; i++) {
216 u16 numRates, bool isHt40Target)
257 for (i = 0; i < numRates; i++) {
156 ath9k_hw_get_legacy_target_powers(struct ath_hw *ah, struct ath9k_channel *chan, struct cal_target_power_leg *powInfo, u16 numChannels, struct cal_target_power_leg *pNewPower, u16 numRates, bool isExtTarget) argument
211 ath9k_hw_get_target_powers(struct ath_hw *ah, struct ath9k_channel *chan, struct cal_target_power_ht *powInfo, u16 numChannels, struct cal_target_power_ht *pNewPower, u16 numRates, bool isHt40Target) argument

Completed in 32 milliseconds