Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/sfxge/common/
HDefx_lic.c785 MC_CMD_LICENSING_OUT_LEN); in efx_mcdi_licensing_get_key_stats()
794 req.emr_out_length = MC_CMD_LICENSING_OUT_LEN; in efx_mcdi_licensing_get_key_stats()
806 if (req.emr_out_length_used < MC_CMD_LICENSING_OUT_LEN) { in efx_mcdi_licensing_get_key_stats()
HDefx_regs_mcdi.h13872 #define MC_CMD_LICENSING_OUT_LEN 28 macro