Lines Matching refs:iteration
50 __be16 iteration;
348 /* Check that iteration matches */
349 if (received.iteration != payload->iteration) {
351 "saw RX packet from iteration %d (wanted %d) in "
352 "%s loopback test\n", ntohs(received.iteration),
353 ntohs(payload->iteration), LOOPBACK_MODE(efx));
379 /* Initialise an efx_siena_selftest_state for a new iteration */
407 payload->iteration = htons(ntohs(payload->iteration) + 1);