Searched refs:qdisc_alloc (Results 1 – 3 of 3) sorted by relevance
935 struct Qdisc *qdisc_alloc(struct netdev_queue *dev_queue, in qdisc_alloc() function1008 sch = qdisc_alloc(dev_queue, ops, extack); in qdisc_create_dflt()
1263 sch = qdisc_alloc(dev_queue, ops, extack); in qdisc_create()
746 struct Qdisc *qdisc_alloc(struct netdev_queue *dev_queue, in skb_skip_tc_classify()