Searched refs:MC_CMD_GET_VERSION_OUT_LEN (Results 1 – 5 of 5) sorted by relevance
531 if (rc || outlength < MC_CMD_GET_VERSION_OUT_LEN) { in efx_devlink_info_running_versions()
1387 MCDI_DECLARE_BUF(outbuf, MC_CMD_GET_VERSION_OUT_LEN); in efx_mcdi_print_fwver()1398 if (outlength < MC_CMD_GET_VERSION_OUT_LEN) { in efx_mcdi_print_fwver()
2127 #define MC_CMD_GET_VERSION_OUT_LEN 32 macro
1416 MCDI_DECLARE_BUF(outbuf, MC_CMD_GET_VERSION_OUT_LEN); in efx_siena_mcdi_print_fwver()1427 if (outlength < MC_CMD_GET_VERSION_OUT_LEN) { in efx_siena_mcdi_print_fwver()
1561 #define MC_CMD_GET_VERSION_OUT_LEN 32 macro