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

/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe.h324 unsigned long tso_tx; member in struct:tx_ring
H A Dixv.h384 unsigned long tso_tx; member in struct:adapter
H A Dixv.c1286 ++adapter->tso_tx;
3873 adapter->tso_tx);
H A Dixgbe.c3504 ++txr->tso_tx;
5478 SYSCTL_ADD_ULONG(ctx, queue_list, OID_AUTO, "tso_tx",
5479 CTLFLAG_RD, &txr->tso_tx,

Completed in 113 milliseconds