Searched refs:MC_CMD_LICENSING_IN_LEN (Results 1 – 2 of 2) sorted by relevance
722 EFX_MCDI_DECLARE_BUF(payload, MC_CMD_LICENSING_IN_LEN, 0); in efx_mcdi_licensing_update_licenses()729 req.emr_in_length = MC_CMD_LICENSING_IN_LEN; in efx_mcdi_licensing_update_licenses()764 EFX_MCDI_DECLARE_BUF(payload, MC_CMD_LICENSING_IN_LEN, in efx_mcdi_licensing_get_key_stats()772 req.emr_in_length = MC_CMD_LICENSING_IN_LEN; in efx_mcdi_licensing_get_key_stats()
19331 #define MC_CMD_LICENSING_IN_LEN 4 macro