Home
last modified time | relevance | path

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

/NextBSD/sys/net80211/
HDieee80211_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
HDieee80211_phy.c310 uint8_t cix = rt->info[i].ctlRateIndex; in ieee80211_setup_ratetable() local
/NextBSD/sys/dev/ath/ath_rate/sample/
HDsample.h146 int cix; in calc_usecs_unicast_packet() local
/NextBSD/tools/tools/net80211/wlantxtime/
HDwlantxtime.c239 uint8_t cix = rt->info[i].ctlRateIndex; in ieee80211_setup_ratetable() local
/NextBSD/sys/dev/ath/
HDif_ath_tx.c1154 int cix, int shortPreamble) in ath_tx_get_rtscts_rate()
1178 ath_tx_calc_ctsduration(struct ath_hal *ah, int rix, int cix, in ath_tx_calc_ctsduration()
1238 uint8_t cix = 0; in ath_tx_set_rtscts() local
/NextBSD/sys/dev/ath/ath_hal/
HDah.c580 uint8_t cix = rt->info[i].controlRate; in ath_hal_setupratetable() local