Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/sample/
H A Dsample.h194 cix = rt->info[sc->sc_protrix].controlRate; in calc_usecs_unicast_packet()
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_athvar.h692 u_int8_t sc_protrix; /* protection rate index */ member
H A Dif_ath.c6552 sc->sc_protrix = ath_tx_findrix(sc, 2*2); in ath_setcurmode()
6554 sc->sc_protrix = ath_tx_findrix(sc, 2*1); in ath_setcurmode()
H A Dif_ath_tx.c1281 rix = sc->sc_protrix; in ath_tx_set_rtscts()