Home
last modified time | relevance | path

Searched refs:flow_rule_has_enc_control_flags (Results 1 – 5 of 5) sorted by relevance

/linux/include/net/
H A Dflow_offload.h516 static inline bool flow_rule_has_enc_control_flags(const u32 enc_ctrl_flags, in flow_rule_has_enc_control_flags() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun.c853 if (flow_rule_has_enc_control_flags(match.mask->flags, in mlx5e_tc_tun_parse()
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Doffload.c324 if (flow_rule_has_enc_control_flags(enc_ctl.mask->flags, in nfp_flower_calculate_key_layers()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c1388 if (flow_rule_has_enc_control_flags(enc_control.mask->flags, extack)) in ice_parse_tunnel_attr()
/linux/drivers/net/ethernet/sfc/
H A Dtc.c390 if (flow_rule_has_enc_control_flags(fm.mask->flags, extack)) in efx_tc_flower_parse_match()