Home
last modified time | relevance | path

Searched refs:sc_rx_rate (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwnvar.h1008 int sc_rx_rate; member
H A Dif_bwn.c5029 if (sc->sc_rx_rate > sc->sc_tx_rate) in bwn_intrtask()
5904 sc->sc_rx_rate = bwn_hwrate2ieeerate(rate); in bwn_rxeof()
7306 rate = sc->sc_rx_rate; in bwn_led_event()