Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/
Dadapter.h449 uint64_t txcsum; /* # of times hardware assisted with checksum */ member
Dt4_sge.c2892 &txq->txcsum, "# of times hardware assisted with checksum"); in alloc_txq()
3473 txq->txcsum++; /* some hardware assistance provided */ in write_txpkt_wr()
3675 txq->txcsum++; /* some hardware assistance provided */ in write_ulp_cpl_sgl()
Dt4_main.c7838 txq->txcsum = 0; in t4_ioctl()