Home
last modified time | relevance | path

Searched refs:qdiscs (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/net/sched/
Dsch_mq.c22 struct Qdisc **qdiscs; member
31 if (!priv->qdiscs) in mq_destroy()
33 for (ntx = 0; ntx < dev->num_tx_queues && priv->qdiscs[ntx]; ntx++) in mq_destroy()
34 qdisc_destroy(priv->qdiscs[ntx]); in mq_destroy()
35 kfree(priv->qdiscs); in mq_destroy()
53 priv->qdiscs = kcalloc(dev->num_tx_queues, sizeof(priv->qdiscs[0]), in mq_init()
55 if (priv->qdiscs == NULL) in mq_init()
65 priv->qdiscs[ntx] = qdisc; in mq_init()
85 qdisc = priv->qdiscs[ntx]; in mq_attach()
95 kfree(priv->qdiscs); in mq_attach()
[all …]
Dsch_mqprio.c23 struct Qdisc **qdiscs; member
33 if (priv->qdiscs) { in mqprio_destroy()
35 ntx < dev->num_tx_queues && priv->qdiscs[ntx]; in mqprio_destroy()
37 qdisc_destroy(priv->qdiscs[ntx]); in mqprio_destroy()
38 kfree(priv->qdiscs); in mqprio_destroy()
118 priv->qdiscs = kcalloc(dev->num_tx_queues, sizeof(priv->qdiscs[0]), in mqprio_init()
120 if (priv->qdiscs == NULL) { in mqprio_init()
134 priv->qdiscs[i] = qdisc; in mqprio_init()
175 qdisc = priv->qdiscs[ntx]; in mqprio_attach()
182 kfree(priv->qdiscs); in mqprio_attach()
[all …]
/linux-4.1.27/Documentation/networking/
Dmultiqueue.txt32 Currently two qdiscs are optimized for multiqueue devices. The first is the
52 qdiscs. To add the MULTIQ qdisc to your network device, assuming the device
Dtc-actions-env-rules.txt23 The "environmental" rules for callers of actions (qdiscs etc) are:
Dip-sysctl.txt668 typical pfifo_fast qdiscs.
/linux-4.1.27/net/netfilter/
DKconfig639 the priority of a packet. Some qdiscs can use this value for