Searched refs:MC_CMD_REBOOT_OUT_LEN (Results 1 – 2 of 2) sorted by relevance
1012 uint8_t payload[MAX(MC_CMD_REBOOT_IN_LEN, MC_CMD_REBOOT_OUT_LEN)]; in efx_mcdi_do_reboot()1030 req.emr_out_length = MC_CMD_REBOOT_OUT_LEN; in efx_mcdi_do_reboot()
6300 #define MC_CMD_REBOOT_OUT_LEN 0 macro