Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_mae.c1870 MC_CMD_MAE_ACTION_RULE_DELETE_OUT_LEN(1)); in efx_mae_action_rule_remove()
1882 req.emr_out_length = MC_CMD_MAE_ACTION_RULE_DELETE_OUT_LEN(1); in efx_mae_action_rule_remove()
H A Defx_regs_mcdi.h27661 #define MC_CMD_MAE_ACTION_RULE_DELETE_OUT_LEN(num) (0+4*(num)) macro