Searched refs:target_queue (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/drivers/net/ |
| H A D | ring_reconfig.py | 194 def _setup_fq_qdisc(cfg, port, target_queue, other_queue, flow_limit): argument 316 target_queue = 1 352 mq_handle = _setup_fq_qdisc(cfg, port, target_queue, other_queue, 369 backlog = _get_qdisc_backlog(cfg, mq_handle, target_queue) 392 backlog = _get_qdisc_backlog(cfg, mq_handle, target_queue)
|