Home
last modified time | relevance | path

Searched refs:tso_tx (Results 1 – 4 of 4) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/ixgbe/
H A Dixv.h385 struct evcnt tso_tx; member
H A Dixgbe.h343 struct evcnt tso_tx; member
H A Dixv.c1341 ++adapter->tso_tx.ev_count; in ixv_xmit()
4017 adapter->tso_tx.ev_count); in ixv_print_hw_stats()
H A Dixgbe.c793 evcnt_detach(&txr->tso_tx); in ixgbe_detach()
3848 ++txr->tso_tx.ev_count;
6110 evcnt_attach_dynamic(&txr->tso_tx, EVCNT_TYPE_MISC,