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

/freebsd-10.2-release/sys/dev/e1000/
H A Dif_igb.h321 unsigned long tso_tx; member in struct:tx_ring
H A Dif_igb.c3812 ++txr->tso_tx;
/freebsd-10.2-release/sys/dev/ixgbe/
H A Dixgbe.h351 unsigned long tso_tx; member in struct:tx_ring
H A Dix_txrx.c959 ++txr->tso_tx;
H A Dif_ix.c4027 SYSCTL_ADD_ULONG(ctx, queue_list, OID_AUTO, "tso_tx",
4028 CTLFLAG_RD, &txr->tso_tx,

Completed in 161 milliseconds