Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dfs_chains.c114 static bool mlx5_chains_ignore_flow_level_supported(struct mlx5_fs_chains *chains) in mlx5_chains_ignore_flow_level_supported() function
122 mlx5_chains_ignore_flow_level_supported(chains); in mlx5_chains_backwards_supported()
130 if (mlx5_chains_ignore_flow_level_supported(chains)) in mlx5_chains_get_chain_range()
147 if (mlx5_chains_ignore_flow_level_supported(chains)) in mlx5_chains_get_prio_range()
156 if (mlx5_chains_ignore_flow_level_supported(chains)) in mlx5_chains_get_level_range()
249 if (!mlx5_chains_ignore_flow_level_supported(chains) || in mlx5_chains_create_table()
457 if (mlx5_chains_ignore_flow_level_supported(chain->chains)) in mlx5_chains_add_miss_rule()
774 if (!mlx5_chains_ignore_flow_level_supported(chains)) { in mlx5_chains_create_global_table()