Home
last modified time | relevance | path

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

/linux/include/linux/mlx5/
H A Dfs.h70 MLX5_FLOW_TABLE_UPLINK_VPORT = BIT(5), enumerator
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c212 dest_ft->flags & MLX5_FLOW_TABLE_UPLINK_VPORT ? 1 : 0; in create_ft_action()
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge_mcast.c82 dests[i].ft->flags |= MLX5_FLOW_TABLE_UPLINK_VPORT; in mlx5_esw_bridge_mdb_flow_create()