Home
last modified time | relevance | path

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

/dpdk/drivers/common/sfc_efx/base/
H A Defx_mae.c3374 __out efx_mae_rule_id_t *ar_idp) in efx_mae_action_rule_insert() argument
3386 EFX_STATIC_ASSERT(sizeof (ar_idp->id) == in efx_mae_action_rule_insert()
3451 ar_idp->id = ar_id.id; in efx_mae_action_rule_insert()
3471 __in const efx_mae_rule_id_t *ar_idp) in efx_mae_action_rule_remove() argument
3491 MCDI_IN_SET_DWORD(req, MAE_ACTION_RULE_DELETE_IN_AR_ID, ar_idp->id); in efx_mae_action_rule_remove()
3507 ar_idp->id) { in efx_mae_action_rule_remove()
H A Defx.h4816 __out efx_mae_rule_id_t *ar_idp);
4822 __in const efx_mae_rule_id_t *ar_idp);