Searched refs:_send_traffic_check (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | rss_ctx.py | 88 def _send_traffic_check(cfg, port, name, params): function 264 _send_traffic_check(cfg, port, ctx_ref, { 'target': (0, 3), 272 _send_traffic_check(cfg, port, ctx_ref, { 'target': (0, 3), 306 _send_traffic_check(cfg, port, ctx_ref, { 'target': (1, 3), 516 _send_traffic_check(cfg, ports[i], f"context {i}", 586 _send_traffic_check(cfg, ports[i], f"context {i}", expected) 769 _send_traffic_check(cfg, port, f"context {ctx_id}", { 'target': (2, 3), 820 _send_traffic_check(cfg, port_main, "context 0", 826 _send_traffic_check(cfg, port_other, f"context {ctx_id}", 903 _send_traffic_check(cfg, port_ctx2, f"context {ctx2_id}",
|