Home
last modified time | relevance | path

Searched refs:rateix (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/arn/
H A Darn_hw.c167 uint32_t frameLen, uint16_t rateix, in ath9k_hw_computetxtime() argument
173 kbps = rates->info[rateix].ratekbps; in ath9k_hw_computetxtime()
178 switch (rates->info[rateix].phy) { in ath9k_hw_computetxtime()
181 if (shortPreamble && rates->info[rateix].short_preamble) in ath9k_hw_computetxtime()
214 rates->info[rateix].phy, rateix); in ath9k_hw_computetxtime()
H A Darn_ath9k.h848 uint32_t frameLen, uint16_t rateix,
/titanic_44/usr/src/uts/common/io/ath/
H A Dath_hal.h1095 uint16_t rateix, HAL_BOOL shortPreamble);