Searched refs:maep (Results 1 – 1 of 1) sorted by relevance
41 maep->em_max_n_outer_prios = in efx_mae_get_capabilities()44 maep->em_max_n_action_prios = in efx_mae_get_capabilities()51 maep->em_encap_types_supported |= in efx_mae_get_capabilities()57 maep->em_encap_types_supported |= in efx_mae_get_capabilities()67 maep->em_max_nfields = in efx_mae_get_capabilities()70 maep->em_max_ncounters = in efx_mae_get_capabilities()269 efx_mae_t *maep; in efx_mae_init() local277 EFSYS_KMEM_ALLOC(enp->en_esip, sizeof (*maep), maep); in efx_mae_init()278 if (maep == NULL) { in efx_mae_init()283 enp->en_maep = maep; in efx_mae_init()[all …]