OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_ev_rxpause
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
i82557var.h
208
struct evcnt
sc_ev_rxpause
; /* Rx PAUSE frames */
member in struct:fxp_softc
/src/sys/dev/pci/
if_sip.c
256
struct evcnt
sc_ev_rxpause
; /* PAUSE received */
member in struct:sip_softc
978
evcnt_detach(&sc->
sc_ev_rxpause
);
987
evcnt_detach(&sc->
sc_ev_rxpause
);
1444
evcnt_attach_dynamic(&sc->
sc_ev_rxpause
, EVCNT_TYPE_INTR,
1447
evcnt_attach_dynamic(&sc->
sc_ev_rxpause
, EVCNT_TYPE_MISC,
1985
SIP_EVCNT_INCR(&sc->
sc_ev_rxpause
);
2496
sc->
sc_ev_rxpause
.ev_count +=
Completed in 14 milliseconds
Indexes created Sun Sep 21 19:09:51 GMT 2025