Searched refs:ratesArray (Results 1 - 3 of 3) sorted by relevance

/drivers/net/wireless/ath/ath9k/
H A Deeprom_9287.c554 int16_t *ratesArray,
752 ratesArray[rate6mb] =
753 ratesArray[rate9mb] =
754 ratesArray[rate12mb] =
755 ratesArray[rate18mb] =
756 ratesArray[rate24mb] = targetPowerOfdm.tPow2x[0];
758 ratesArray[rate36mb] = targetPowerOfdm.tPow2x[1];
759 ratesArray[rate48mb] = targetPowerOfdm.tPow2x[2];
760 ratesArray[rate54mb] = targetPowerOfdm.tPow2x[3];
761 ratesArray[rateX
552 ath9k_hw_set_ar9287_power_per_rate_table(struct ath_hw *ah, struct ath9k_channel *chan, int16_t *ratesArray, u16 cfgCtl, u16 antenna_reduction, u16 powerLimit) argument
801 int16_t ratesArray[Ar5416RateSize]; local
[all...]
H A Deeprom_4k.c461 int16_t *ratesArray,
615 ratesArray[rate6mb] =
616 ratesArray[rate9mb] =
617 ratesArray[rate12mb] =
618 ratesArray[rate18mb] =
619 ratesArray[rate24mb] =
622 ratesArray[rate36mb] = targetPowerOfdm.tPow2x[1];
623 ratesArray[rate48mb] = targetPowerOfdm.tPow2x[2];
624 ratesArray[rate54mb] = targetPowerOfdm.tPow2x[3];
625 ratesArray[rateX
459 ath9k_hw_set_4k_power_per_rate_table(struct ath_hw *ah, struct ath9k_channel *chan, int16_t *ratesArray, u16 cfgCtl, u16 antenna_reduction, u16 powerLimit) argument
658 int16_t ratesArray[Ar5416RateSize]; local
[all...]
H A Deeprom_def.c989 int16_t *ratesArray,
1194 ratesArray[rate6mb] = ratesArray[rate9mb] = ratesArray[rate12mb] =
1195 ratesArray[rate18mb] = ratesArray[rate24mb] =
1197 ratesArray[rate36mb] = targetPowerOfdm.tPow2x[1];
1198 ratesArray[rate48mb] = targetPowerOfdm.tPow2x[2];
1199 ratesArray[rate54mb] = targetPowerOfdm.tPow2x[3];
1200 ratesArray[rateX
987 ath9k_hw_set_def_power_per_rate_table(struct ath_hw *ah, struct ath9k_channel *chan, int16_t *ratesArray, u16 cfgCtl, u16 antenna_reduction, u16 powerLimit) argument
1240 int16_t ratesArray[Ar5416RateSize]; local
[all...]

Completed in 25 milliseconds