Home
last modified time | relevance | path

Searched defs:cix (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_phy.h114 uint8_t cix = rt->info[rt->rateCodeToIndex[rate & IEEE80211_RATE_VAL]].ctlRateIndex; in ieee80211_ack_rate() local
129 uint8_t cix = rt->info[rt->rateCodeToIndex[rate & IEEE80211_RATE_VAL]].ctlRateIndex; in ieee80211_ctl_rate() local
H A Dieee80211_phy.c310 uint8_t cix = rt->info[i].ctlRateIndex; in ieee80211_setup_ratetable() local
/freebsd/sys/dev/rtwn/
H A Dif_rtwn_ridx.h108 uint8_t cix, rate; in rtwn_ctl_mcsrate() local
/freebsd/sys/dev/ath/ath_rate/sample/
H A Dsample.h145 int cix; in calc_usecs_unicast_packet() local
/freebsd/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c237 uint8_t cix = rt->info[i].ctlRateIndex; in ieee80211_setup_ratetable() local
/freebsd/sys/dev/ath/
H A Dif_ath_tx.c1183 int cix, int shortPreamble) in ath_tx_get_rtscts_rate()
1207 ath_tx_calc_ctsduration(struct ath_hal *ah, int rix, int cix, in ath_tx_calc_ctsduration()
1267 uint8_t cix = 0; in ath_tx_set_rtscts() local
/freebsd/sys/dev/ath/ath_hal/
H A Dah.c678 uint8_t cix = rt->info[i].controlRate; in ath_hal_setupratetable() local