Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dathvar.h247 u_int8_t sc_txrate; /* current tx rate for LED */ member
H A Dath.c3828 sc->sc_txrate = txrate; /* for LED blinking */ in ath_tx_start()
5063 ath_led_blink(sc, sc->sc_hwmap[sc->sc_txrate].ledon, in ath_led_event()
5064 sc->sc_hwmap[sc->sc_txrate].ledoff); in ath_led_event()