collect_sge_port_stats 1713 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 	*data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_TSO);
collect_sge_port_stats 1714 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 	*data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_VLANEX);
collect_sge_port_stats 1715 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 	*data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_VLANINS);
collect_sge_port_stats 1716 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 	*data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_TX_CSUM);
collect_sge_port_stats 1717 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 	*data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_RX_CSUM_GOOD);
collect_sge_port_stats  296 drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c 	collect_sge_port_stats(adapter, pi, (struct queue_port_stats *)data);
collect_sge_port_stats 1835 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	collect_sge_port_stats(adapter, pi, (struct queue_port_stats *)data);