Lines Matching defs:sch
748 struct net_device *dev, struct Qdisc *sch,
760 bo->sch = sch;
772 struct Qdisc *sch = block_cb->indr.sch;
776 tcf_block_offload_init(&bo, dev, sch, FLOW_BLOCK_UNBIND,
795 struct net_device *dev, struct Qdisc *sch,
802 tcf_block_offload_init(&bo, dev, sch, command, ei->binder_type,
819 flow_indr_dev_setup_offload(dev, sch, TC_SETUP_BLOCK, block, &bo,
3849 int tcf_qevent_init(struct tcf_qevent *qe, struct Qdisc *sch,
3869 return tcf_block_get_ext(&qe->block, sch, &qe->info, extack);
3873 void tcf_qevent_destroy(struct tcf_qevent *qe, struct Qdisc *sch)
3876 tcf_block_put_ext(qe->block, sch, &qe->info);
3903 struct sk_buff *tcf_qevent_handle(struct tcf_qevent *qe, struct Qdisc *sch, struct sk_buff *skb,
3916 qdisc_qstats_drop(sch);