Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c1652 static unsigned long collect_sge_port_stats(struct adapter *adapter, in collect_sge_port_stats() function
1712 *data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_TSO); in get_stats()
1713 *data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_VLANEX); in get_stats()
1714 *data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_VLANINS); in get_stats()
1715 *data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_TX_CSUM); in get_stats()
1716 *data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_RX_CSUM_GOOD); in get_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c1651 static unsigned long collect_sge_port_stats(struct adapter *adapter, in collect_sge_port_stats() function
1711 *data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_TSO); in get_stats()
1712 *data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_VLANEX); in get_stats()
1713 *data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_VLANINS); in get_stats()
1714 *data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_TX_CSUM); in get_stats()
1715 *data++ = collect_sge_port_stats(adapter, pi, SGE_PSTAT_RX_CSUM_GOOD); in get_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c279 static void collect_sge_port_stats(const struct adapter *adap, in collect_sge_port_stats() function
366 collect_sge_port_stats(adapter, pi, (struct queue_port_stats *)data); in get_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c279 static void collect_sge_port_stats(const struct adapter *adap, in collect_sge_port_stats() function
366 collect_sge_port_stats(adapter, pi, (struct queue_port_stats *)data); in get_stats()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c1797 static void collect_sge_port_stats(const struct adapter *adapter, in collect_sge_port_stats() function
1832 collect_sge_port_stats(adapter, pi, (struct queue_port_stats *)data); in cxgb4vf_get_ethtool_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c1805 static void collect_sge_port_stats(const struct adapter *adapter, in collect_sge_port_stats() function
1840 collect_sge_port_stats(adapter, pi, (struct queue_port_stats *)data); in cxgb4vf_get_ethtool_stats()

Completed in 24 milliseconds