Searched refs:FLOW_DIS_IS_FRAGMENT (Results 1 – 14 of 14) sorted by relevance
53 if (match.mask->flags & FLOW_DIS_IS_FRAGMENT) { in lan966x_tc_flower_handler_control_usage()54 if (match.key->flags & FLOW_DIS_IS_FRAGMENT) in lan966x_tc_flower_handler_control_usage()79 if (!flow_rule_is_supp_control_flags(FLOW_DIS_IS_FRAGMENT | in lan966x_tc_flower_handler_control_usage()
33 FLOW_DIS_IS_FRAGMENT = TCA_FLOWER_KEY_FLAGS_IS_FRAGMENT, enumerator
169 if (mt.mask->flags & (FLOW_DIS_IS_FRAGMENT | FLOW_DIS_FIRST_FRAG)) { in sparx5_tc_flower_handler_control_usage()170 u8 is_frag_key = !!(mt.key->flags & FLOW_DIS_IS_FRAGMENT); in sparx5_tc_flower_handler_control_usage()171 u8 is_frag_mask = !!(mt.mask->flags & FLOW_DIS_IS_FRAGMENT); in sparx5_tc_flower_handler_control_usage()200 if (!flow_rule_is_supp_control_flags(FLOW_DIS_IS_FRAGMENT | in sparx5_tc_flower_handler_control_usage()
946 key_control->flags |= FLOW_DIS_IS_FRAGMENT; in __skb_flow_bpf_to_target()1230 key_control->flags |= FLOW_DIS_IS_FRAGMENT; in __skb_flow_dissect()1582 key_control->flags |= FLOW_DIS_IS_FRAGMENT; in __skb_flow_dissect()1664 if (!(key_control->flags & FLOW_DIS_IS_FRAGMENT)) in __skb_flow_dissect()1925 if ((keys->control.flags & FLOW_DIS_IS_FRAGMENT) && in __skb_get_poff()
863 if (match.mask->flags & FLOW_DIS_IS_FRAGMENT) { in cxgb4_flow_rule_replace()864 fs->val.frag = match.key->flags & FLOW_DIS_IS_FRAGMENT; in cxgb4_flow_rule_replace()868 if (!flow_rule_is_supp_control_flags(FLOW_DIS_IS_FRAGMENT, in cxgb4_flow_rule_replace()
273 if (match.key->flags & FLOW_DIS_IS_FRAGMENT) in nfp_flower_compile_ip_ext()275 if (match.mask->flags & FLOW_DIS_IS_FRAGMENT) in nfp_flower_compile_ip_ext()
23 (FLOW_DIS_IS_FRAGMENT | \
186 !(flow.control.flags & FLOW_DIS_IS_FRAGMENT); in xenvif_set_skb_hash()
268 if (fm.mask->flags & FLOW_DIS_IS_FRAGMENT) { in efx_tc_flower_parse_match()269 match->value.ip_frag = fm.key->flags & FLOW_DIS_IS_FRAGMENT; in efx_tc_flower_parse_match()276 if (!flow_rule_is_supp_control_flags(FLOW_DIS_IS_FRAGMENT | in efx_tc_flower_parse_match()
930 if (fk.control.flags & FLOW_DIS_IS_FRAGMENT) { in efx_filter_rfs()
858 if (fk.control.flags & FLOW_DIS_IS_FRAGMENT) in ef4_filter_rfs()
921 if (fk.control.flags & FLOW_DIS_IS_FRAGMENT) { in efx_siena_filter_rfs()
1198 TCA_FLOWER_KEY_FLAGS_IS_FRAGMENT, FLOW_DIS_IS_FRAGMENT); in fl_set_key_flags() 3128 TCA_FLOWER_KEY_FLAGS_IS_FRAGMENT, FLOW_DIS_IS_FRAGMENT); in fl_dump_key_flags()
15788 bp->hwrm_spec_code < 0x10601) || (flags & FLOW_DIS_IS_FRAGMENT)) { in bnxt_rx_flow_steer()