Searched refs:tx_cso (Results 1 – 10 of 10) sorted by relevance
60 u64 tx_cso; /* # of TX checksum offloads */ member
987 ss->tx_cso += st->tx_cso; in t1_sge_get_port_stats()1858 st->tx_cso += (skb->ip_summed == CHECKSUM_PARTIAL); in t1_start_xmit()
505 *data++ = ss.tx_cso; in get_stats()
262 unsigned long tx_cso; /* # of TX checksum offloads */ member
1323 txq->tx_cso += ssi->gso_segs; in t4vf_eth_xmit()1340 txq->tx_cso++; in t4vf_eth_xmit()2497 txq->tx_cso = 0; in t4vf_sge_alloc_eth_txq()
1766 stats->tx_csum += txq->tx_cso; in collect_sge_port_stats()2201 T("TxCSO:", tx_cso); in sge_qstats_show()
1484 q->tx_cso += ssi->gso_segs; in cxgb4_eth_xmit()1497 q->tx_cso++; in cxgb4_eth_xmit()1780 txq->tx_cso += ssi->gso_segs; in cxgb4_vf_eth_xmit()1798 txq->tx_cso++; in cxgb4_vf_eth_xmit()3636 txq->tso = txq->tx_cso = txq->vlan_ins = 0; in t4_sge_alloc_eth_txq()
262 s->tx_csum += tx->tx_cso; in collect_sge_port_stats()
743 unsigned long tx_cso; /* # of Tx checksum offloads */ member
2788 TL("TxCSO:", tx_cso); in sge_qinfo_show()