Home
last modified time | relevance | path

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

/dpdk/drivers/common/sfc_efx/base/
H A Defx_mae.c70 maep->em_max_ncounters = in efx_mae_get_capabilities()
377 emlp->eml_max_n_counters = maep->em_max_ncounters; in efx_mae_get_limits()
3035 if (n_counters > maep->em_max_ncounters || in efx_mae_counters_alloc()
3113 if (n_counters > maep->em_max_ncounters || in efx_mae_counters_free()
H A Defx_impl.h844 uint32_t em_max_ncounters; member