Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sched/
H A Dcls_api.c3339 if (tp->ops->hw_add) in tc_setup_cb_add()
3340 tp->ops->hw_add(tp, type_data); in tc_setup_cb_add()
3395 if (tp->ops->hw_add) in tc_setup_cb_replace()
3396 tp->ops->hw_add(tp, type_data); in tc_setup_cb_replace()
H A Dcls_flower.c3215 .hw_add = fl_hw_add,
/kernel/linux/linux-6.6/net/sched/
H A Dcls_api.c3565 if (tp->ops->hw_add) in tc_setup_cb_add()
3566 tp->ops->hw_add(tp, type_data); in tc_setup_cb_add()
3621 if (tp->ops->hw_add) in tc_setup_cb_replace()
3622 tp->ops->hw_add(tp, type_data); in tc_setup_cb_replace()
H A Dcls_flower.c3649 .hw_add = fl_hw_add,
/kernel/linux/linux-5.10/include/net/
H A Dsch_generic.h353 void (*hw_add)(struct tcf_proto *tp, member
/kernel/linux/linux-6.6/include/net/
H A Dsch_generic.h368 void (*hw_add)(struct tcf_proto *tp, member

Completed in 23 milliseconds