Home
last modified time | relevance | path

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

/freebsd-src/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-src/sys/dev/rtwn/
H A Dif_rtwn_ridx.h80 uint8_t cix, rate; rtwn_ctl_mcsrate() local
/freebsd-src/sys/dev/ath/ath_rate/sample/
H A Dsample.h145 int cix; in calc_usecs_unicast_packet() local
/freebsd-src/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c237 uint8_t cix = rt->info[i].ctlRateIndex; in ieee80211_setup_ratetable() local
/freebsd-src/sys/dev/ath/
H A Dif_ath_tx.c1178 ath_tx_get_rtscts_rate(struct ath_hal * ah,const HAL_RATE_TABLE * rt,int cix,int shortPreamble) ath_tx_get_rtscts_rate() argument
1202 ath_tx_calc_ctsduration(struct ath_hal * ah,int rix,int cix,int shortPreamble,int pktlen,const HAL_RATE_TABLE * rt,int flags) ath_tx_calc_ctsduration() argument
1262 uint8_t cix = 0; ath_tx_set_rtscts() local
[all...]
/freebsd-src/sys/dev/ath/ath_hal/
H A Dah.c678 uint8_t cix = rt->info[i].controlRate; in ath_hal_setupratetable() local