Searched refs:receive_threshold (Results 1 – 2 of 2) sorted by relevance
109 … receive_threshold = float(speeds[idx]) * float(test_config.receive_throughput_threshold / 100)111 …ksft_true(receive_throughput[idx] >= receive_threshold, f"{protocol}: Receive throughput is below …
671 u32 receive_threshold; /* not used */ member