Searched defs:ratesArray (Results 1 – 4 of 4) sorted by relevance
129 int16_t *ratesArray, uint16_t cfgCtl, in ar9287SetPowerPerRateTable()
398 int16_t *ratesArray, uint16_t cfgCtl, in ar9285SetPowerPerRateTable()
965 const struct ieee80211_channel *chan, const int16_t ratesArray[]) in ar5416WriteTxPowerRateRegisters()1755 int16_t *ratesArray, in ar5416SetRatesArrayFromTargetPower()1812 int16_t *ratesArray, uint16_t cfgCtl, in ar5416SetPowerPerRateTable()
1500 static uint16_t ratesArray[NUM_RATES]; in ar5211SetRateTable() local