Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_bwc_complex.c10 struct mlx5hws_definer match_layout = {0}; in mlx5hws_bwc_match_params_is_complex() local
27 ret = mlx5hws_definer_calc_layout(ctx, mt, &match_layout); in mlx5hws_bwc_match_params_is_complex()
Dmlx5hws_definer.c2091 struct mlx5hws_definer *match_layout) in hws_definer_mt_match_init() argument
2098 match_layout, in hws_definer_mt_match_init()
2118 struct mlx5hws_definer match_layout = {0}; in mlx5hws_definer_mt_init() local
2121 ret = mlx5hws_definer_calc_layout(ctx, mt, &match_layout); in mlx5hws_definer_mt_init()
2128 ret = hws_definer_mt_match_init(ctx, mt, &match_layout); in mlx5hws_definer_mt_init()