Home
last modified time | relevance | path

Searched refs:tc_act_in_hw (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/net/
A Dpkt_cls.h288 static inline bool tc_act_in_hw(struct tc_action *act) in tc_act_in_hw() function
304 if (use_act_stats || tc_act_in_hw(a)) { in tcf_exts_hw_stats_update()
/linux-6.3-rc2/net/sched/
A Dact_api.c283 if (skip_sw && !tc_act_in_hw(action)) in tcf_action_offload_add_ex()
337 if (!tc_act_in_hw(action)) in tcf_action_offload_del_ex()
1861 !tc_act_in_hw(p)) in tcf_action_reoffload_cb()

Completed in 10 milliseconds