Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_bwc_complex.c12 bool is_complex = false; in mlx5hws_bwc_match_params_is_complex() local
37 is_complex = true; in mlx5hws_bwc_match_params_is_complex()
46 return is_complex; in mlx5hws_bwc_match_params_is_complex()
Dmlx5hws_bwc.c142 bool is_complex; in mlx5hws_bwc_matcher_create() local
159 is_complex = mlx5hws_bwc_match_params_is_complex(table->ctx, match_criteria_enable, mask); in mlx5hws_bwc_matcher_create()
160 if (is_complex) in mlx5hws_bwc_matcher_create()