Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_mae.c1720 MC_CMD_MAE_ACTION_SET_FREE_OUT_LEN(1)); in efx_mae_action_set_free()
1732 req.emr_out_length = MC_CMD_MAE_ACTION_SET_FREE_OUT_LEN(1); in efx_mae_action_set_free()
H A Defx_regs_mcdi.h27339 #define MC_CMD_MAE_ACTION_SET_FREE_OUT_LEN(num) (0+4*(num)) macro