OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_tx_pending
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/bluetooth/
btsco.c
119
int
sc_tx_pending
; /* packets pending */
member in struct:btsco_softc
453
if (sc->
sc_tx_pending
> 0) {
454
sc->
sc_tx_pending
= 0;
495
if (sc->
sc_tx_pending
> 0) {
496
sc->
sc_tx_pending
-= count;
497
if (sc->
sc_tx_pending
== 0)
675
sc->
sc_tx_pending
= 0;
737
sc->
sc_tx_pending
= 0;
800
sc->
sc_tx_pending
= 0;
1098
sc->
sc_tx_pending
++
[
all
...]
/src/sys/dev/marvell/
if_mvxpevar.h
428
int
sc_tx_pending
; /* total number of tx pkt */
member in struct:mvxpe_softc
Completed in 28 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025