Searched refs:mlx5_chains_ignore_flow_level_supported (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c246 if (mlx5_chains_ignore_flow_level_supported(chains))
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_chains.c94 bool mlx5_chains_ignore_flow_level_supported(struct mlx5_fs_chains *chains) function
102 mlx5_chains_ignore_flow_level_supported(chains);
110 if (mlx5_chains_ignore_flow_level_supported(chains))
124 if (mlx5_chains_ignore_flow_level_supported(chains))
137 if (mlx5_chains_ignore_flow_level_supported(chains))
178 if (!mlx5_chains_ignore_flow_level_supported(chains) ||
377 if (mlx5_chains_ignore_flow_level_supported(chain->chains))
694 if (!mlx5_chains_ignore_flow_level_supported(chains)) {
H A Dfs_chains.h32 bool mlx5_chains_ignore_flow_level_supported(struct mlx5_fs_chains *chains);
78 mlx5_chains_ignore_flow_level_supported(struct mlx5_fs_chains *chains) function

Completed in 161 milliseconds