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

/freebsd-10.1-release/sys/net80211/
H A Dieee80211_phy.h95 uint8_t cix = rt->info[rt->rateCodeToIndex[rate & IEEE80211_RATE_VAL]].ctlRateIndex; local
110 uint8_t cix = rt->info[rt->rateCodeToIndex[rate & IEEE80211_RATE_VAL]].ctlRateIndex; local
H A Dieee80211_phy.c306 uint8_t cix = rt->info[i].ctlRateIndex; local
/freebsd-10.1-release/sys/dev/ath/ath_rate/sample/
H A Dsample.h147 int cix; local
[all...]
/freebsd-10.1-release/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c241 uint8_t cix = rt->info[i].ctlRateIndex; local
/freebsd-10.1-release/sys/dev/ath/ath_hal/
H A Dah.c574 uint8_t cix = rt->info[i].controlRate; local
/freebsd-10.1-release/sys/dev/ath/
H A Dif_ath_tx.c1209 ath_tx_calc_ctsduration(struct ath_hal *ah, int rix, int cix, argument
1184 ath_tx_get_rtscts_rate(struct ath_hal *ah, const HAL_RATE_TABLE *rt, int cix, int shortPreamble) argument
1269 uint8_t cix = 0; local
[all...]

Completed in 81 milliseconds