Home
last modified time | relevance | path

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

/dpdk/drivers/common/sfc_efx/base/
H A Defx_mae.c2610 __out efx_mae_eh_id_t *eh_idp) in efx_mae_encap_header_alloc() argument
2621 EFX_STATIC_ASSERT(sizeof (eh_idp->id) == in efx_mae_encap_header_alloc()
2688 eh_idp->id = eh_id.id; in efx_mae_encap_header_alloc()
2710 __in const efx_mae_eh_id_t *eh_idp) in efx_mae_encap_header_free() argument
2730 MCDI_IN_SET_DWORD(req, MAE_ENCAP_HEADER_FREE_IN_EH_ID, eh_idp->id); in efx_mae_encap_header_free()
2740 eh_idp->id) { in efx_mae_encap_header_free()
2760 __in const efx_mae_eh_id_t *eh_idp) in efx_mae_action_set_fill_in_eh_id() argument
2779 if (eh_idp->id == EFX_MAE_RSRC_ID_INVALID) { in efx_mae_action_set_fill_in_eh_id()
2784 spec->ema_rsrc.emar_eh_id.id = eh_idp->id; in efx_mae_action_set_fill_in_eh_id()
H A Defx.h4686 __out efx_mae_eh_id_t *eh_idp);
4692 __in const efx_mae_eh_id_t *eh_idp);
4699 __in const efx_mae_eh_id_t *eh_idp);