Home
last modified time | relevance | path

Searched refs:txcsum (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c2959 txq->txcsum++; /* some hardware assistance provided */ in write_txpkt_wr()
3037 txq->txcsum++; /* some hardware assistance provided */ in write_ulp_cpl_sgl()
3722 kstat_named_t txcsum; member
3763 KS_UINIT(txcsum); in setup_txq_kstats()
3797 KS_U_FROM(txcsum, txq); in update_txq_kstats()
H A Dadapter.h331 uint64_t txcsum; /* # of times hardware assisted with checksum */ member