gw bandwidth: Check integrity of USB comms during bandwidth test.

This commit is contained in:
Keir Fraser
2021-06-23 10:49:17 +01:00
parent b5a02294ce
commit 4b82ef4741
5 changed files with 91 additions and 34 deletions

View File

@@ -197,6 +197,7 @@ struct packed gw_erase_flux {
/* CMD_SINK_SOURCE_BYTES */
struct packed gw_sink_source_bytes {
uint32_t nr_bytes;
uint32_t seed;
};
/* CMD_{GET,SET}_PARAMS, index 0 */