Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/mlx5/
Dfs.h135 FLOW_CONTEXT_UPLINK_HAIRPIN_EN = BIT(1), enumerator
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dbridge_mcast.c86 rule_spec->flow_context.flags |= FLOW_CONTEXT_UPLINK_HAIRPIN_EN; in mlx5_esw_bridge_mdb_flow_create()
591 rule_spec->flow_context.flags |= FLOW_CONTEXT_UPLINK_HAIRPIN_EN; in mlx5_esw_bridge_mcast_vlan_flow_create()
667 rule_spec->flow_context.flags |= FLOW_CONTEXT_UPLINK_HAIRPIN_EN; in mlx5_esw_bridge_mcast_fwd_flow_create()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Dfs_cmd.c570 !!(fte->flow_context.flags & FLOW_CONTEXT_UPLINK_HAIRPIN_EN)); in mlx5_cmd_set_fte()