Home
last modified time | relevance | path

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

/dflybsd-src/sys/netproto/802_11/
H A Dieee80211_phy.h99 uint8_t cix = rt->info[rt->rateCodeToIndex[rate & IEEE80211_RATE_VAL]].ctlRateIndex; in ieee80211_ack_rate() local
114 uint8_t cix = rt->info[rt->rateCodeToIndex[rate & IEEE80211_RATE_VAL]].ctlRateIndex; in ieee80211_ctl_rate() local
/dflybsd-src/sys/netproto/802_11/wlan/
H A Dieee80211_phy.c311 uint8_t cix = rt->info[i].ctlRateIndex; in ieee80211_setup_ratetable() local
/dflybsd-src/sys/dev/netif/ath/ath_rate/sample/
H A Dsample.h146 int cix; in calc_usecs_unicast_packet() local
/dflybsd-src/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c240 uint8_t cix = rt->info[i].ctlRateIndex; in ieee80211_setup_ratetable() local
/dflybsd-src/sys/dev/netif/ath/ath/
H A Dif_ath_tx.c1177 int cix, int shortPreamble) in ath_tx_get_rtscts_rate()
1201 ath_tx_calc_ctsduration(struct ath_hal *ah, int rix, int cix, in ath_tx_calc_ctsduration()
1261 uint8_t cix = 0; in ath_tx_set_rtscts() local
/dflybsd-src/sys/dev/netif/ath/ath_hal/
H A Dah.c577 uint8_t cix = rt->info[i].controlRate; in ath_hal_setupratetable() local