Searched refs:outlength (Results 1 – 2 of 2) sorted by relevance
1087 size_t outlength; in efx_mcdi_print_fwver() local1094 outbuf, sizeof(outbuf), &outlength); in efx_mcdi_print_fwver()1097 if (outlength < MC_CMD_GET_VERSION_OUT_LEN) { in efx_mcdi_print_fwver()1113 outbuf, sizeof(outbuf), &outlength); in efx_mcdi_print_fwver()1114 if (rc || outlength < MC_CMD_GET_CAPABILITIES_OUT_LEN) in efx_mcdi_print_fwver()
904 size_t outlength; in efx_mcdi_mac_check_fault() local910 outbuf, sizeof(outbuf), &outlength); in efx_mcdi_mac_check_fault()