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 | 89 def _send_traffic_check(cfg, port, name, params): function 265 _send_traffic_check(cfg, port, ctx_ref, { 'target': (0, 3), 273 _send_traffic_check(cfg, port, ctx_ref, { 'target': (0, 3), 307 _send_traffic_check(cfg, port, ctx_ref, { 'target': (1, 3), 517 _send_traffic_check(cfg, ports[i], f"context {i}", 587 _send_traffic_check(cfg, ports[i], f"context {i}", expected) 775 _send_traffic_check(cfg, port, f"context {ctx_id}", { 'target': (2, 3), 826 _send_traffic_check(cfg, port_main, "context 0", 832 _send_traffic_check(cfg, port_other, f"context {ctx_id}", 997 _send_traffic_check(cfg, port_ctx2, f"context {ctx2_id}",
|