Searched refs:tx_cso (Results 1 – 3 of 3) sorted by relevance
976 txq->stats.tx_cso++; in tx_do_packet_coalesce()1159 txq->stats.tx_cso++; in t4_eth_xmit()1199 txq->stats.tx_cso += m->tso_segsz; in t4_eth_xmit()2080 txq->stats.tx_cso = 0; in t4_sge_alloc_eth_txq()
774 {"checksum_offloads", offsetof(struct sge_eth_tx_stats, tx_cso)},
248 u64 tx_cso; /* # of Tx checksum offloads */ member