Home
last modified time | relevance | path

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

/dpdk/drivers/common/sfc_efx/base/
H A Defx_mae.c2390 __out efx_mae_mac_id_t *mac_idp) in efx_mae_mac_addr_alloc() argument
2400 EFX_STATIC_ASSERT(sizeof (mac_idp->id) == in efx_mae_mac_addr_alloc()
2443 mac_idp->id = mac_id.id; in efx_mae_mac_addr_alloc()
2463 __in const efx_mae_mac_id_t *mac_idp) in efx_mae_mac_addr_free() argument
2503 mac_idp->id) { in efx_mae_mac_addr_free()
2527 __in const efx_mae_mac_id_t *mac_idp) in efx_mae_action_set_fill_in_dst_mac_id() argument
2546 if (mac_idp->id == EFX_MAE_RSRC_ID_INVALID) { in efx_mae_action_set_fill_in_dst_mac_id()
2551 spec->ema_rsrc.emar_dst_mac_id.id = mac_idp->id; in efx_mae_action_set_fill_in_dst_mac_id()
2567 __in const efx_mae_mac_id_t *mac_idp) in efx_mae_action_set_fill_in_src_mac_id() argument
2586 if (mac_idp->id == EFX_MAE_RSRC_ID_INVALID) { in efx_mae_action_set_fill_in_src_mac_id()
[all …]
H A Defx.h4652 __out efx_mae_mac_id_t *mac_idp);
4658 __in const efx_mae_mac_id_t *mac_idp);
4665 __in const efx_mae_mac_id_t *mac_idp);
4672 __in const efx_mae_mac_id_t *mac_idp);