Searched refs:tx_cso (Results 1 – 2 of 2) sorted by relevance
1036 txq->stats.tx_cso++; in tx_do_packet_coalesce()1219 txq->stats.tx_cso++; in t4_eth_xmit()1259 txq->stats.tx_cso += m->tso_segsz; in t4_eth_xmit()2104 txq->stats.tx_cso = 0; in t4_sge_alloc_eth_txq()
255 u64 tx_cso; /* # of Tx checksum offloads */ member