Searched refs:EFX_MAC_NSTATS (Results 1 – 9 of 9) sorted by relevance
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_port.c | 173 for (stat_idx = 0; stat_idx < EFX_MAC_NSTATS; ++stat_idx) { in sfc_port_fill_mac_stats_info() 435 port->mac_stats_buf = rte_calloc_socket("mac_stats_buf", EFX_MAC_NSTATS, in sfc_port_attach() 660 for (i = 0; i < EFX_MAC_NSTATS; ++i) { in sfc_port_get_mac_stats()
|
| H A D | sfc.h | 100 unsigned int mac_stats_by_id[EFX_MAC_NSTATS];
|
| H A D | sfc_ethdev.c | 854 for (i = 0; i < EFX_MAC_NSTATS; ++i) { in sfc_xstats_get_names()
|
| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_mac.c | 654 EFSYS_ASSERT3U(id, <, EFX_MAC_NSTATS); in efx_mac_stat_name() 682 EFSYS_ASSERT3U(rngp->last, <, EFX_MAC_NSTATS); in efx_mac_stats_mask_add_range() 845 __inout_ecount(EFX_MAC_NSTATS) efsys_stat_t *essp, in efx_mac_stats_update()
|
| H A D | siena_impl.h | 497 __inout_ecount(EFX_MAC_NSTATS) efsys_stat_t *stat,
|
| H A D | siena_mac.c | 246 __inout_ecount(EFX_MAC_NSTATS) efsys_stat_t *stat, in siena_mac_stats_update()
|
| H A D | ef10_mac.c | 582 __inout_ecount(EFX_MAC_NSTATS) efsys_stat_t *stat, in ef10_mac_stats_update()
|
| H A D | efx.h | 595 EFX_MAC_NSTATS enumerator 745 (EFX_P2ROUNDUP(uint32_t, EFX_MAC_NSTATS, \ 805 __inout_ecount(EFX_MAC_NSTATS) efsys_stat_t *stat,
|
| H A D | ef10_impl.h | 385 __inout_ecount(EFX_MAC_NSTATS) efsys_stat_t *stat,
|