Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.c99 stc_attr.reparse_mode = MLX5_IFC_STC_REPARSE_IGNORE; in hws_action_get_shared_stc_nic()
107 stc_attr.reparse_mode = MLX5_IFC_STC_REPARSE_ALWAYS; in hws_action_get_shared_stc_nic()
431 attr->reparse_mode = MLX5_IFC_STC_REPARSE_IGNORE; in hws_action_fill_stc_attr()
454 attr->reparse_mode = MLX5_IFC_STC_REPARSE_IGNORE; in hws_action_fill_stc_attr()
456 attr->reparse_mode = MLX5_IFC_STC_REPARSE_ALWAYS; in hws_action_fill_stc_attr()
482 attr->reparse_mode = MLX5_IFC_STC_REPARSE_ALWAYS; in hws_action_fill_stc_attr()
490 attr->reparse_mode = MLX5_IFC_STC_REPARSE_ALWAYS; in hws_action_fill_stc_attr()
492 attr->reparse_mode = MLX5_IFC_STC_REPARSE_IGNORE; in hws_action_fill_stc_attr()
519 attr->reparse_mode = MLX5_IFC_STC_REPARSE_ALWAYS; in hws_action_fill_stc_attr()
526 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 Dprm.h152 u8 reparse_mode[0x2]; member
348 u8 reparse_mode[0x2]; member
H A Dcmd.c411 MLX5_SET(rtc, attr, reparse_mode, rtc_attr->reparse_mode); in mlx5hws_cmd_rtc_create()
602 MLX5_SET(stc, attr, reparse_mode, stc_attr->reparse_mode); in mlx5hws_cmd_stc_modify()
H A Dmatcher.c313 rtc_attr.reparse_mode = mlx5hws_context_get_reparse_mode(ctx); in hws_matcher_create_rtc()
584 stc_attr.reparse_mode = MLX5_IFC_STC_REPARSE_IGNORE; in hws_matcher_bind_at()