Home
last modified time | relevance | path

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

/dpdk/drivers/net/sfc/
H A Dsfc_port.c407 size_t mac_stats_size; in sfc_port_attach() local
442 mac_stats_size = RTE_ALIGN(mac_nstats * sizeof(uint64_t), EFX_BUF_SIZE); in sfc_port_attach()
444 mac_stats_size, in sfc_port_attach()