HomeSort by: relevance | last modified time | path
    Searched refs:URTW_PRIORITY_NORMAL (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
if_urtwreg.h 373 #define URTW_PRIORITY_NORMAL 1
if_urtw.c 2443 if (sc->sc_tx_queued[URTW_PRIORITY_NORMAL] >=
2452 if (urtw_tx_start(sc, ni, m0, URTW_PRIORITY_NORMAL)
2461 if (sc->sc_tx_queued[URTW_PRIORITY_NORMAL] >=
2484 if (urtw_tx_start(sc, ni, m0, URTW_PRIORITY_NORMAL)
2586 sc->sc_tx_queued[URTW_PRIORITY_NORMAL]--;
2662 if (prior == URTW_PRIORITY_NORMAL) {

Completed in 15 milliseconds