Home
last modified time | relevance | path

Searched refs:MC_CMD_GET_CAPABILITIES_IN_LEN (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_nic.c1045 EFX_MCDI_DECLARE_BUF(payload, MC_CMD_GET_CAPABILITIES_IN_LEN, in ef10_get_datapath_caps()
1051 req.emr_in_length = MC_CMD_GET_CAPABILITIES_IN_LEN; in ef10_get_datapath_caps()
H A Defx_mcdi.c1182 EFX_MCDI_DECLARE_BUF(payload, MC_CMD_GET_CAPABILITIES_IN_LEN, in efx_mcdi_get_capabilities()
1189 req.emr_in_length = MC_CMD_GET_CAPABILITIES_IN_LEN; in efx_mcdi_get_capabilities()
H A Defx_regs_mcdi.h11881 #define MC_CMD_GET_CAPABILITIES_IN_LEN 0 macro