Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_port.c391 uint32_t mac_nstats; in sfc_port_attach() local
428 mac_nstats = efx_nic_cfg_get(sa->nic)->enc_mac_stats_nstats; in sfc_port_attach()
429 mac_stats_size = RTE_ALIGN(mac_nstats * sizeof(uint64_t), EFX_BUF_SIZE); in sfc_port_attach()