OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tso_tx
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe.h
391
struct evcnt
tso_tx
;
member in struct:tx_ring
ixv.c
662
evcnt_detach(&txr->
tso_tx
);
2746
evcnt_attach_dynamic(&txr->
tso_tx
, EVCNT_TYPE_MISC,
2842
IXGBE_EVC_STORE(&txr->
tso_tx
, 0);
ixgbe.c
1982
evcnt_attach_dynamic(&txr->
tso_tx
, EVCNT_TYPE_MISC,
2188
IXGBE_EVC_STORE(&txr->
tso_tx
, 0);
3804
evcnt_detach(&txr->
tso_tx
);
ix_txrx.c
1097
IXGBE_EVC_ADD(&txr->
tso_tx
, 1);
Completed in 20 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025