Home
last modified time | relevance | path

Searched refs:frames_nohash (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/drivers/net/hw/
H A Dtoeplitz.c95 static int frames_nohash; variable
226 frames_nohash++; in recv_frame()
279 } while (frames_received - frames_nohash < MIN_PKT_SAMPLES && in process_rings()
283 frames_received - frames_nohash - frames_error, in process_rings()
284 frames_nohash, frames_error); in process_rings()
669 if (frames_received - frames_nohash < min_tests) in main()