Lines Matching defs:sch
624 struct net_device *dev, struct Qdisc *sch,
636 bo->sch = sch;
648 struct Qdisc *sch = block_cb->indr.sch;
652 tcf_block_offload_init(&bo, dev, sch, FLOW_BLOCK_UNBIND,
671 struct net_device *dev, struct Qdisc *sch,
678 tcf_block_offload_init(&bo, dev, sch, command, ei->binder_type,
695 flow_indr_dev_setup_offload(dev, sch, TC_SETUP_BLOCK, block, &bo,
3783 int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch,
3806 return tcf_block_get_ext(&qe->block, sch, &qe->info, extack);
3810 void tcf_qevent_destroy(struct tcf_qevent *qe, struct Qdisc *sch)
3813 tcf_block_put_ext(qe->block, sch, &qe->info);
3840 struct sk_buff *tcf_qevent_handle(struct tcf_qevent *qe, struct Qdisc *sch, struct sk_buff *skb,
3853 qdisc_qstats_drop(sch);