Lines Matching refs:iteration
48 __be16 iteration;
342 /* Check that iteration matches */
343 if (received->iteration != payload->iteration) {
345 "saw RX packet from iteration %d (wanted %d) in "
346 "%s loopback test\n", ntohs(received->iteration),
347 ntohs(payload->iteration), LOOPBACK_MODE(efx));
372 /* Initialise an efx_selftest_state for a new iteration */
399 payload->iteration = htons(ntohs(payload->iteration) + 1);