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_txcopy
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_stge.c
175
struct evcnt
sc_ev_txcopy
; /* Tx packets that we had to copy */
member in struct:stge_softc
727
evcnt_attach_dynamic(&sc->
sc_ev_txcopy
, EVCNT_TYPE_MISC,
if_pcn.c
282
struct evcnt
sc_ev_txcopy
; /* Tx copies required */
member in struct:pcn_softc
847
evcnt_attach_dynamic(&sc->
sc_ev_txcopy
, EVCNT_TYPE_MISC,
953
PCN_EVCNT_INCR(&sc->
sc_ev_txcopy
);
Completed in 14 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025