Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/drivers/net/hw/
H A Dnic_performance.py109receive_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 …
/linux-6.15/drivers/atm/
H A Dfore200e.h671 u32 receive_threshold; /* not used */ member