Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Def10_sriov.c76 MCDI_DECLARE_BUF(outbuf, MC_CMD_VPORT_ALLOC_OUT_LEN); in efx_ef10_vport_alloc()
96 if (outlen < MC_CMD_VPORT_ALLOC_OUT_LEN) in efx_ef10_vport_alloc()
H A Dmcdi_pcol.h15907 #define MC_CMD_VPORT_ALLOC_OUT_LEN 4 macro