Lines Matching defs:cix
1177 int cix, int shortPreamble)
1186 /* NB: cix is set above where RTS/CTS is enabled */
1187 KASSERT(cix != 0xff, ("cix not setup"));
1188 ctsrate = rt->info[cix].rateCode;
1192 ctsrate |= rt->info[cix].shortPreamble;
1201 ath_tx_calc_ctsduration(struct ath_hal *ah, int rix, int cix,
1208 if (rt->info[cix].phy == IEEE80211_T_HT) {
1210 __func__, rt->info[cix].rateCode);
1225 ctsduration += rt->info[cix].spAckDuration;
1232 ctsduration += rt->info[cix].lpAckDuration;
1261 uint8_t cix = 0;
1289 cix = ath_tx_findrix(sc, bf->bf_state.bfs_ctsrate0);
1292 cix = rt->info[rix].controlRate;
1294 /* Calculate the rtscts rate for the given cix */
1295 ctsrate = ath_tx_get_rtscts_rate(sc->sc_ah, rt, cix,
1300 ctsduration = ath_tx_calc_ctsduration(sc->sc_ah, rix, cix,