OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_txfifo_ch
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
if_wm.c
694
callout_t
sc_txfifo_ch
; /* Tx FIFO stall work-around timer */
member in struct:wm_softc
2324
callout_init(&sc->
sc_txfifo_ch
, CALLOUT_MPSAFE);
2325
callout_setfunc(&sc->
sc_txfifo_ch
,
7707
callout_halt(&sc->
sc_txfifo_ch
, sc->sc_core_lock);
7709
callout_stop(&sc->
sc_txfifo_ch
);
7811
callout_schedule(&sc->
sc_txfifo_ch
, 1);
7852
callout_schedule(&sc->
sc_txfifo_ch
, 1);
Completed in 23 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025