Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_mae.c1719 MC_CMD_MAE_ACTION_SET_FREE_IN_LEN(1), in efx_mae_action_set_free()
1730 req.emr_in_length = MC_CMD_MAE_ACTION_SET_FREE_IN_LEN(1); in efx_mae_action_set_free()
H A Defx_regs_mcdi.h27326 #define MC_CMD_MAE_ACTION_SET_FREE_IN_LEN(num) (0+4*(num)) macro