Searched refs:MC_CMD_GET_VERSION_OUT_LEN (Results 1 – 5 of 5) sorted by relevance
530 if (rc || outlength < MC_CMD_GET_VERSION_OUT_LEN) { in efx_devlink_info_running_versions()
1404 MCDI_DECLARE_BUF(outbuf, MC_CMD_GET_VERSION_OUT_LEN); in efx_mcdi_print_fwver()1415 if (outlength < MC_CMD_GET_VERSION_OUT_LEN) { in efx_mcdi_print_fwver()
2306 #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