Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dif_bwivar.h586 int sc_tx_rate; member
H A Dif_bwi.c1649 if (sc->sc_rx_rate > sc->sc_tx_rate) in bwi_intr()
2953 sc->sc_tx_rate = rate; in bwi_encap()
3136 sc->sc_tx_rate = rate; in bwi_encap_raw()
3927 rate = sc->sc_tx_rate; in bwi_led_event()
/freebsd/sys/dev/bwn/
H A Dif_bwnvar.h1058 int sc_tx_rate; member
H A Dif_bwn.c5153 if (sc->sc_rx_rate > sc->sc_tx_rate) in bwn_intrtask()
6429 sc->sc_tx_rate = rate; in bwn_set_txhdr()
7551 rate = sc->sc_tx_rate; in bwn_led_event()