Searched defs:txcsum (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h296 uint64_t txcsum; /* # of times hardware assisted with checksum */ member in struct:sge_txq
H A Dt4_sge.c2643 txq->txcsum++; /* some hardware assistance provided */
2721 txq->txcsum++; /* some hardware assistance provided */
3298 kstat_named_t txcsum; member in struct:txq_kstats
3339 KS_UINIT(txcsum);
3373 KS_U_FROM(txcsum, txq);

Completed in 53 milliseconds