Lines Matching refs:iteration
45 __be16 iteration;
344 /* Check that iteration matches */
345 if (received->iteration != payload->iteration) {
347 "saw RX packet from iteration %d (wanted %d) in "
348 "%s loopback test\n", ntohs(received->iteration),
349 ntohs(payload->iteration), LOOPBACK_MODE(efx));
374 /* Initialise an ef4_selftest_state for a new iteration */
401 payload->iteration = htons(ntohs(payload->iteration) + 1);