Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_mae.c42 maep->em_max_n_outer_prios = in efx_mae_get_capabilities()
45 maep->em_max_n_action_prios = in efx_mae_get_capabilities()
51 maep->em_encap_types_supported |= in efx_mae_get_capabilities()
56 maep->em_encap_types_supported |= in efx_mae_get_capabilities()
61 maep->em_encap_types_supported |= in efx_mae_get_capabilities()
65 maep->em_max_nfields = in efx_mae_get_capabilities()
250 efx_mae_t *maep; in efx_mae_init() local
258 EFSYS_KMEM_ALLOC(enp->en_esip, sizeof (*maep), maep); in efx_mae_init()
259 if (maep == NULL) { in efx_mae_init()
264 enp->en_maep = maep; in efx_mae_init()
[all …]