Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mlx5/
H A Dfs.h135 FLOW_CONTEXT_UPLINK_HAIRPIN_EN = BIT(1), enumerator
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A 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()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c570 !!(fte->flow_context.flags & FLOW_CONTEXT_UPLINK_HAIRPIN_EN)); in mlx5_cmd_set_fte()