Home
last modified time | relevance | path

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

/Linux-v5.4/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.c1812 stats->rx_csum += rxq->stats.rx_cso; in collect_sge_port_stats()
2242 R("RxCSO:", stats.rx_cso); in sge_qstats_show()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c2793 rxq->stats.rx_cso++; in do_gro()
3046 rxq->stats.rx_cso++; in t4_ethrx_handler()
3057 rxq->stats.rx_cso++; in t4_ethrx_handler()
Dcxgb4_ethtool.c251 s->rx_csum += rx->stats.rx_cso; in collect_sge_port_stats()
Dcxgb4.h704 unsigned long rx_cso; /* # of Rx checksum offloads */ member
Dcxgb4_debugfs.c2742 RL("RxCSO:", stats.rx_cso); in sge_qinfo_show()