Searched refs:collect_sge_port_stats (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c1650 static unsigned long collect_sge_port_stats(struct adapter *adapter, function
1710 *data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_TSO);
1711 *data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_VLANEX);
1712 *data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_VLANINS);
1713 *data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_TX_CSUM);
1714 *data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_RX_CSUM_GOOD);
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c1805 static void collect_sge_port_stats(const struct adapter *adapter, function
1840 collect_sge_port_stats(adapter, pi, (struct queue_port_stats *)data);
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c279 static void collect_sge_port_stats(const struct adapter *adap, function
366 collect_sge_port_stats(adapter, pi, (struct queue_port_stats *)data);

Completed in 144 milliseconds