Home
last modified time | relevance | path

Searched refs:reparse_mode (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.c104 stc_attr.reparse_mode = MLX5_IFC_STC_REPARSE_IGNORE; in hws_action_get_shared_stc_nic()
112 stc_attr.reparse_mode = MLX5_IFC_STC_REPARSE_ALWAYS; in hws_action_get_shared_stc_nic()
342 stc_attr->reparse_mode = MLX5_IFC_STC_REPARSE_IGNORE; in mlx5hws_action_alloc_single_stc()
435 attr->reparse_mode = MLX5_IFC_STC_REPARSE_IGNORE; in hws_action_fill_stc_attr()
458 attr->reparse_mode = MLX5_IFC_STC_REPARSE_IGNORE; in hws_action_fill_stc_attr()
460 attr->reparse_mode = MLX5_IFC_STC_REPARSE_ALWAYS; in hws_action_fill_stc_attr()
486 attr->reparse_mode = MLX5_IFC_STC_REPARSE_ALWAYS; in hws_action_fill_stc_attr()
494 attr->reparse_mode = MLX5_IFC_STC_REPARSE_ALWAYS; in hws_action_fill_stc_attr()
496 attr->reparse_mode = MLX5_IFC_STC_REPARSE_IGNORE; in hws_action_fill_stc_attr()
523 attr->reparse_mode = MLX5_IFC_STC_REPARSE_ALWAYS; in hws_action_fill_stc_attr()
[all …]
H A Dcmd.h84 u8 reparse_mode; member
104 u8 reparse_mode; member
H A Dmatcher.c519 rtc_attr.reparse_mode = mlx5hws_context_get_reparse_mode(ctx); in hws_matcher_create_rtc()