Home
last modified time | relevance | path

Searched refs:mac_stats_by_id (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/sfc/
H A Dsfc_port.c177 port->mac_stats_by_id[mac_stats_nb_supported] = stat_idx; in sfc_port_fill_mac_stats_info()
700 RTE_DIM(port->mac_stats_by_id)); in sfc_port_get_mac_stats_by_id()
704 values[i] = mac_stats[port->mac_stats_by_id[ids[i]]]; in sfc_port_get_mac_stats_by_id()
H A Dsfc.h100 unsigned int mac_stats_by_id[EFX_MAC_NSTATS]; member
H A Dsfc_ethdev.c941 RTE_DIM(port->mac_stats_by_id)); in sfc_xstats_get_names_by_id()
947 port->mac_stats_by_id[ids[i]]), in sfc_xstats_get_names_by_id()