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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_hw.c167 uint32_t frameLen, uint16_t rateix,
173 kbps = rates->info[rateix].ratekbps;
178 switch (rates->info[rateix].phy) {
181 if (shortPreamble && rates->info[rateix].short_preamble)
214 rates->info[rateix].phy, rateix);
165 ath9k_hw_computetxtime(struct ath_hal *ah, struct ath_rate_table *rates, uint32_t frameLen, uint16_t rateix, boolean_t shortPreamble) argument

Completed in 67 milliseconds