Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dbwc_complex.c22 bool mlx5hws_bwc_match_params_is_complex(struct mlx5hws_context *ctx, in mlx5hws_bwc_match_params_is_complex() function
735 if (!mlx5hws_bwc_match_params_is_complex(ctx, in hws_bwc_matcher_complex_params_create()
738 !mlx5hws_bwc_match_params_is_complex(ctx, in hws_bwc_matcher_complex_params_create()
H A Dbwc.c344 is_complex = mlx5hws_bwc_match_params_is_complex(table->ctx, match_criteria_enable, mask); in mlx5hws_bwc_matcher_create()