Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_evb.c137 MC_CMD_VPORT_ALLOC_OUT_LEN); in efx_mcdi_vport_alloc()
153 req.emr_out_length = MC_CMD_VPORT_ALLOC_OUT_LEN; in efx_mcdi_vport_alloc()
176 if (req.emr_out_length_used < MC_CMD_VPORT_ALLOC_OUT_LEN) { in efx_mcdi_vport_alloc()
H A Defx_regs_mcdi.h16766 #define MC_CMD_VPORT_ALLOC_OUT_LEN 4 macro