Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_rc.c870 rate_table = sc->sc_currates; in arn_rc_ratefind()
1161 struct ath_rate_table *rate_table = sc->sc_currates; in arn_rc_update_ht()
1331 rate_table = sc->sc_currates; in ath_rc_tx_status()
1476 rate_table = sc->sc_currates; in arn_rc_init()
1569 sc->sc_currates = rate_table; in arn_rc_init()
1624 struct ath_rate_table *rt = sc->sc_currates; in arn_get_rate()
1801 const struct ath_rate_table *rt = sc->sc_currates; in arn_rate_update()
H A Darn_xmit.c522 struct ath_rate_table *rate_table = sc->sc_currates; in arn_lookup_rate()
585 struct ath_rate_table *rt = sc->sc_currates; in arn_compute_num_delims()
1258 struct ath_rate_table *rate_table = sc->sc_currates; in ath_pkt_duration()
1316 rt = sc->sc_currates; in ath_buf_set_rate()
1944 rt = sc->sc_currates; in arn_tx_start()
H A Darn_core.h948 struct ath_rate_table *sc_currates; /* current rate table */ member
H A Darn_main.c521 sc->sc_currates = rt; in arn_setcurmode()