Home
last modified time | relevance | path

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

/dpdk/drivers/common/sfc_efx/base/
H A Defx_mae.c361 __out efx_mae_limits_t *emlp) in efx_mae_get_limits() argument
372 emlp->eml_max_n_outer_prios = maep->em_max_n_outer_prios; in efx_mae_get_limits()
373 emlp->eml_max_n_action_prios = maep->em_max_n_action_prios; in efx_mae_get_limits()
374 emlp->eml_encap_types_supported = maep->em_encap_types_supported; in efx_mae_get_limits()
375 emlp->eml_encap_header_size_limit = in efx_mae_get_limits()
377 emlp->eml_max_n_counters = maep->em_max_ncounters; in efx_mae_get_limits()
H A Defx.h4183 __out efx_mae_limits_t *emlp);