OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_tx_queued
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/usb/
if_urtwreg.h
378
uint32_t
sc_tx_queued
[URTW_PRIORITY_MAX];
member in struct:urtw_softc
if_urtw.c
2315
sc->sc_txidx[j] = sc->
sc_tx_queued
[j] = 0;
2443
if (sc->
sc_tx_queued
[URTW_PRIORITY_NORMAL] >=
2461
if (sc->
sc_tx_queued
[URTW_PRIORITY_NORMAL] >=
2547
sc->
sc_tx_queued
[URTW_PRIORITY_LOW]--;
2586
sc->
sc_tx_queued
[URTW_PRIORITY_NORMAL]--;
2699
sc->
sc_tx_queued
[prior]++;
3678
sc->sc_txidx[j] = sc->
sc_tx_queued
[j] = 0;
Completed in 14 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025