Searched refs:mac_stats_size (Results 1 – 1 of 1) sorted by relevance
392 size_t mac_stats_size; in sfc_port_attach() local429 mac_stats_size = RTE_ALIGN(mac_nstats * sizeof(uint64_t), EFX_BUF_SIZE); in sfc_port_attach()430 rc = sfc_dma_alloc(sa, "mac_stats", 0, mac_stats_size, in sfc_port_attach()