Searched refs:tc_skip_sw (Results 1 – 5 of 5) sorted by relevance
728 static inline bool tc_skip_sw(u32 flags) in tc_skip_sw() function760 cls_common->skip_sw = tc_skip_sw(flags); in tc_cls_common_offload_init()761 if (tc_skip_sw(flags) || flags & TCA_CLS_FLAGS_VERBOSE) in tc_cls_common_offload_init()769 if (tc_skip_sw(flags) && tc_in_hw(flags)) in tcf_proto_update_usesw()
95 if (tc_skip_sw(prog->gen_flags)) { in cls_bpf_classify()153 skip_sw = prog && tc_skip_sw(prog->gen_flags); in cls_bpf_offload_cmd()
354 if (f && !tc_skip_sw(f->flags)) { in fl_classify() 469 bool skip_sw = tc_skip_sw(f->flags); in fl_hw_replace_filter() 2716 if (tc_skip_sw(f->flags)) { in fl_reoffload()
1518 bool skip_sw = tc_skip_sw(fl_flags); in tcf_action_init()
3795 if (add && tc_skip_sw(*flags)) in tc_setup_cb_reoffload()