Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h202 unsigned long rx_cso; /* # of Rx checksum offloads */ member
Dsge.c1602 rxq->stats.rx_cso++; in do_gro()
1658 rxq->stats.rx_cso++; in t4vf_ethrx_handler()
Dcxgb4vf_main.c1593 stats->rx_csum += rxq->stats.rx_cso; in collect_sge_port_stats()
1921 R("RxCSO:", stats.rx_cso); in sge_qstats_show()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c1886 rxq->stats.rx_cso++; in do_gro()
1945 rxq->stats.rx_cso++; in t4_ethrx_handler()
1950 rxq->stats.rx_cso++; in t4_ethrx_handler()
Dcxgb4_ethtool.c319 s->rx_csum += rx->stats.rx_cso; in collect_sge_port_stats()
Dcxgb4.h554 unsigned long rx_cso; /* # of Rx checksum offloads */ member
Dcxgb4_debugfs.c2315 RL("RxCSO:", stats.rx_cso); in sge_qinfo_show()