Home
last modified time | relevance | path

Searched refs:mlx5hws_context_get_reparse_mode (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dcontext.h69 u8 mlx5hws_context_get_reparse_mode(struct mlx5hws_context *ctx);
Dcontext.c11 u8 mlx5hws_context_get_reparse_mode(struct mlx5hws_context *ctx) in mlx5hws_context_get_reparse_mode() function
Dmatcher.c313 rtc_attr.reparse_mode = mlx5hws_context_get_reparse_mode(ctx); in hws_matcher_create_rtc()
Daction.c1637 rtc_attr.reparse_mode = mlx5hws_context_get_reparse_mode(ctx); in hws_action_create_dest_match_range_table()