Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_bwc_complex.h7 bool mlx5hws_bwc_match_params_is_complex(struct mlx5hws_context *ctx,
Dmlx5hws_bwc_complex.c6 bool mlx5hws_bwc_match_params_is_complex(struct mlx5hws_context *ctx, in mlx5hws_bwc_match_params_is_complex() function
Dmlx5hws_bwc.c159 is_complex = mlx5hws_bwc_match_params_is_complex(table->ctx, match_criteria_enable, mask); in mlx5hws_bwc_matcher_create()