Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
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()
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 …]
A Dcmd.h83 u8 reparse_mode; member
103 u8 reparse_mode; member
A Dprm.h152 u8 reparse_mode[0x2]; member
348 u8 reparse_mode[0x2]; member
A Daction_ste_pool.c58 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()
A Dcmd.c410 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()
A Dmatcher.c516 rtc_attr.reparse_mode = mlx5hws_context_get_reparse_mode(ctx); in hws_matcher_create_rtc()

Completed in 22 milliseconds