Searched refs:sc_currate (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw_var.h126 int sc_currate; member in struct:urtw_softc
H A Durtw.c2575 sc->sc_currate = (rate > 0) ? rate : sc->sc_currate;
2577 "urtw_rxeof: update sc_currate to %u\n",
2578 sc->sc_currate));
4351 sc->sc_currate = 3;

Completed in 52 milliseconds