Searched refs:tso_tx (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/sys/dev/e1000/
H A Dif_igb.h375 unsigned long tso_tx; member in struct:tx_ring
H A Dif_igb.c3748 ++txr->tso_tx;
/freebsd-10.3-release/sys/dev/ixgbe/
H A Dixgbe.h389 unsigned long tso_tx; member in struct:tx_ring
H A Dix_txrx.c983 ++txr->tso_tx;
H A Dif_ix.c4478 SYSCTL_ADD_ULONG(ctx, queue_list, OID_AUTO, "tso_tx",
4479 CTLFLAG_RD, &txr->tso_tx,

Completed in 183 milliseconds