Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dbwc_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()
48 return is_complex; in mlx5hws_bwc_match_params_is_complex()
H A Dbwc.c142 bool is_complex; in mlx5hws_bwc_matcher_create() local
161 is_complex = mlx5hws_bwc_match_params_is_complex(table->ctx, match_criteria_enable, mask); in mlx5hws_bwc_matcher_create()
162 if (is_complex) in mlx5hws_bwc_matcher_create()