Searched refs:URTW_PRIORITY_LOW (Results 1 – 2 of 2) sorted by relevance
359 #define URTW_PRIORITY_LOW 0 macro
2626 prior == URTW_PRIORITY_LOW) in urtw_tx_start()2661 (prior == URTW_PRIORITY_LOW) ? sc->sc_txpipe_low : in urtw_tx_start()2664 (prior == URTW_PRIORITY_LOW) ? urtw_txeof_low : urtw_txeof_normal); in urtw_tx_start()2677 if (prior == URTW_PRIORITY_LOW) in urtw_tx_start()