Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dadapter.h202 unsigned long rx_cso; /* # of Rx checksum offloads */ member
Dsge.c1585 rxq->stats.rx_cso++; in do_gro()
1641 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.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c1832 rxq->stats.rx_cso++; in do_gro()
1889 rxq->stats.rx_cso++; in t4_ethrx_handler()
1894 rxq->stats.rx_cso++; in t4_ethrx_handler()
Dcxgb4_ethtool.c200 s->rx_csum += rx->stats.rx_cso; in collect_sge_port_stats()
Dcxgb4.h523 unsigned long rx_cso; /* # of Rx checksum offloads */ member