Home
last modified time | relevance | path

Searched refs:match_definer_0 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_matcher.c263 rtc_attr.match_definer_0 = mlx5hws_definer_get_id(mt->definer); in hws_matcher_create_rtc()
271 rtc_attr.match_definer_0 = mlx5hws_definer_get_id(mt->definer); in hws_matcher_create_rtc()
275 rtc_attr.match_definer_0 = ctx->caps->linear_match_definer; in hws_matcher_create_rtc()
301 rtc_attr.match_definer_0 = ctx->caps->trivial_match_definer; in hws_matcher_create_rtc()
H A Dmlx5hws_prm.h166 u8 match_definer_0[0x20]; member
H A Dmlx5hws_cmd.h82 u8 match_definer_0; member
H A Dmlx5hws_cmd.c405 MLX5_SET(rtc, attr, match_definer_0, rtc_attr->match_definer_0); in mlx5hws_cmd_rtc_create()
H A Dmlx5hws_action.c1629 rtc_attr.match_definer_0 = ctx->caps->trivial_match_definer; in hws_action_create_dest_match_range_table()