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_snd
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/next68k/dev/
mb8795var.h
67
struct ifaltq
sc_tx_snd
;
member in struct:mb8795_softc
mb8795.c
378
&& !IF_IS_EMPTY(&sc->
sc_tx_snd
)) {
538
if (! IF_IS_EMPTY(&sc->
sc_tx_snd
))
694
IF_ENQUEUE(&sc->
sc_tx_snd
, m);
733
IF_DEQUEUE(&sc->
sc_tx_snd
, m);
if_xe.c
565
if ((ifp->if_flags & IFF_RUNNING) && !IF_IS_EMPTY(&sc->
sc_tx_snd
)) {
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025