Home
last modified time | relevance | path

Searched refs:hw_del (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dcls_api.c3388 if (tp->ops->hw_del) in tc_setup_cb_replace()
3389 tp->ops->hw_del(tp, type_data); in tc_setup_cb_replace()
3436 if (tp->ops->hw_del) in tc_setup_cb_destroy()
3437 tp->ops->hw_del(tp, type_data); in tc_setup_cb_destroy()
H A Dcls_flower.c3216 .hw_del = fl_hw_del,
/kernel/linux/linux-6.6/net/sched/
H A Dcls_api.c3614 if (tp->ops->hw_del) in tc_setup_cb_replace()
3615 tp->ops->hw_del(tp, type_data); in tc_setup_cb_replace()
3662 if (tp->ops->hw_del) in tc_setup_cb_destroy()
3663 tp->ops->hw_del(tp, type_data); in tc_setup_cb_destroy()
H A Dcls_flower.c3650 .hw_del = fl_hw_del,
/kernel/linux/linux-5.10/include/net/
H A Dsch_generic.h355 void (*hw_del)(struct tcf_proto *tp, member
/kernel/linux/linux-6.6/include/net/
H A Dsch_generic.h370 void (*hw_del)(struct tcf_proto *tp, member

Completed in 24 milliseconds