Home
last modified time | relevance | path

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

/dpdk/drivers/common/sfc_efx/base/
H A Defx_mae.c3373 __in const efx_mae_aset_id_t *as_idp, in efx_mae_action_rule_insert() argument
3398 (asl_idp != NULL && as_idp != NULL) || in efx_mae_action_rule_insert()
3399 (asl_idp == NULL && as_idp == NULL)) { in efx_mae_action_rule_insert()
3418 (as_idp != NULL) ? as_idp->id : EFX_MAE_RSRC_ID_INVALID, in efx_mae_action_rule_insert()
H A Defx.h4815 __in const efx_mae_aset_id_t *as_idp,