Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_evb.c338 MC_CMD_VPORT_RECONFIGURE_OUT_LEN); in efx_mcdi_vport_reconfigure()
347 req.emr_out_length = MC_CMD_VPORT_RECONFIGURE_OUT_LEN; in efx_mcdi_vport_reconfigure()
377 if (req.emr_out_length_used < MC_CMD_VPORT_RECONFIGURE_OUT_LEN) { in efx_mcdi_vport_reconfigure()
H A Defx_regs_mcdi.h17746 #define MC_CMD_VPORT_RECONFIGURE_OUT_LEN 4 macro