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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dcxgb3_main.c1612 static unsigned long collect_sge_port_stats(struct adapter *adapter, function
1672 *data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_TSO);
1673 *data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_VLANEX);
1674 *data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_VLANINS);
1675 *data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_TX_CSUM);
1676 *data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_RX_CSUM_GOOD);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4vf/
H A Dcxgb4vf_main.c1425 static void collect_sge_port_stats(const struct adapter *adapter, function
1458 collect_sge_port_stats(adapter, pi, (struct queue_port_stats *)data);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dcxgb4_main.c1031 static void collect_sge_port_stats(const struct adapter *adap, function
1059 collect_sge_port_stats(adapter, pi, (struct queue_port_stats *)data);

Completed in 129 milliseconds