Home
last modified time | relevance | path

Searched refs:sc_protrix (Results 1 – 4 of 4) sorted by relevance

/src/sys/dev/ath/ath_rate/sample/
H A Dsample.h194 cix = rt->info[sc->sc_protrix].controlRate; in calc_usecs_unicast_packet()
/src/sys/dev/ath/
H A Dif_athvar.h692 u_int8_t sc_protrix; /* protection rate index */ member
H A Dif_ath.c6547 sc->sc_protrix = ath_tx_findrix(sc, 2*2); in ath_setcurmode()
6549 sc->sc_protrix = ath_tx_findrix(sc, 2*1); in ath_setcurmode()
H A Dif_ath_tx.c1286 rix = sc->sc_protrix; in ath_tx_set_rtscts()