Searched refs:reparse_mode (Results 1 – 6 of 6) sorted by relevance
104 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()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()530 attr->reparse_mode = MLX5_IFC_STC_REPARSE_ALWAYS; in hws_action_fill_stc_attr()[all …]
83 u8 reparse_mode; member103 u8 reparse_mode; member
152 u8 reparse_mode[0x2]; member348 u8 reparse_mode[0x2]; member
58 rtc_attr.reparse_mode = mlx5hws_context_get_reparse_mode(ctx); in hws_action_ste_table_create_single_rtc()120 stc_attr.reparse_mode = MLX5_IFC_STC_REPARSE_IGNORE; in hws_action_ste_table_create_stc()
410 MLX5_SET(rtc, attr, reparse_mode, rtc_attr->reparse_mode); in mlx5hws_cmd_rtc_create()601 MLX5_SET(stc, attr, reparse_mode, stc_attr->reparse_mode); in mlx5hws_cmd_stc_modify()
516 rtc_attr.reparse_mode = mlx5hws_context_get_reparse_mode(ctx); in hws_matcher_create_rtc()
Completed in 22 milliseconds