OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tso_err
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe.h
611
struct evcnt
tso_err
;
member in struct:ixgbe_softc
ixv.c
648
evcnt_detach(&sc->
tso_err
);
1324
IXGBE_EVC_STORE(&sc->
tso_err
, v7);
2650
evcnt_attach_dynamic(&sc->
tso_err
, EVCNT_TYPE_MISC,
2829
IXGBE_EVC_STORE(&sc->
tso_err
, 0);
ixgbe.c
1836
evcnt_attach_dynamic(&sc->
tso_err
, EVCNT_TYPE_MISC,
2154
IXGBE_EVC_STORE(&sc->
tso_err
, 0);
3771
evcnt_detach(&sc->
tso_err
);
4678
IXGBE_EVC_STORE(&sc->
tso_err
, v7);
ix_txrx.c
855
IXGBE_EVC_ADD(&sc->
tso_err
, 1);
Completed in 20 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025