Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_lic.c765 MC_CMD_LICENSING_OUT_LEN); in efx_mcdi_licensing_get_key_stats()
774 req.emr_out_length = MC_CMD_LICENSING_OUT_LEN; in efx_mcdi_licensing_get_key_stats()
786 if (req.emr_out_length_used < MC_CMD_LICENSING_OUT_LEN) { in efx_mcdi_licensing_get_key_stats()
H A Defx_regs_mcdi.h19343 #define MC_CMD_LICENSING_OUT_LEN 28 macro