Home
last modified time | relevance | path

Searched refs:rx_cso (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h203 unsigned long rx_cso; /* # of Rx checksum offloads */ member
Dsge.c1603 rxq->stats.rx_cso++; in do_gro()
1656 rxq->stats.rx_cso++; in t4vf_ethrx_handler()
1661 rxq->stats.rx_cso++; in t4vf_ethrx_handler()
Dcxgb4vf_main.c1767 stats->rx_csum += rxq->stats.rx_cso; in collect_sge_port_stats()
2195 R("RxCSO:", stats.rx_cso); in sge_qstats_show()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c2707 rxq->stats.rx_cso++; in do_gro()
2879 rxq->stats.rx_cso++; in t4_ethrx_handler()
2890 rxq->stats.rx_cso++; in t4_ethrx_handler()
Dcxgb4_ethtool.c263 s->rx_csum += rx->stats.rx_cso; in collect_sge_port_stats()
Dcxgb4.h685 unsigned long rx_cso; /* # of Rx checksum offloads */ member
Dcxgb4_debugfs.c2782 RL("RxCSO:", stats.rx_cso); in sge_qinfo_show()