Home
last modified time | relevance | path

Searched refs:hw_add (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/net/sched/
A Dcls_api.c3552 if (tp->ops->hw_add) in tc_setup_cb_add()
3553 tp->ops->hw_add(tp, type_data); in tc_setup_cb_add()
3608 if (tp->ops->hw_add) in tc_setup_cb_replace()
3609 tp->ops->hw_add(tp, type_data); in tc_setup_cb_replace()
A Dcls_flower.c3451 .hw_add = fl_hw_add,
/linux-6.3-rc2/include/net/
A Dsch_generic.h361 void (*hw_add)(struct tcf_proto *tp, member

Completed in 19 milliseconds