Home
last modified time | relevance | path

Searched refs:MLX5_FLOW_TABLE_UNMANAGED (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/include/linux/mlx5/
H A Dfs.h68 MLX5_FLOW_TABLE_UNMANAGED = BIT(3), enumerator
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads_termtbl.c81 ft_attr.flags = MLX5_FLOW_TABLE_TERMINATION | MLX5_FLOW_TABLE_UNMANAGED | in mlx5_eswitch_termtbl_create()
H A Dfs_core.c1235 bool unmanaged = ft_attr->flags & MLX5_FLOW_TABLE_UNMANAGED; in __mlx5_create_flow_table()
2392 if (!(ft->flags & MLX5_FLOW_TABLE_UNMANAGED)) in mlx5_destroy_flow_table()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dindir_table.c267 ft_attr.flags = MLX5_FLOW_TABLE_UNMANAGED; in mlx5_esw_indir_table_entry_create()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dpost_meter.c71 ft_attr.flags = MLX5_FLOW_TABLE_UNMANAGED; in mlx5e_post_meter_table_create()
H A Dsample.c82 ft_attr.flags = MLX5_FLOW_TABLE_TERMINATION | MLX5_FLOW_TABLE_UNMANAGED; in sampler_termtbl_create()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_chains.c186 ft_attr.flags |= MLX5_FLOW_TABLE_UNMANAGED; in mlx5_chains_create_table()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c1683 ft_attr.flags = MLX5_FLOW_TABLE_UNMANAGED; in mlx5_tc_ct_alloc_pre_ct()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c2041 ft_attr.flags = MLX5_FLOW_TABLE_UNMANAGED; in steering_anchor_create_ft()