Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_context.c8 return IS_BIT_SET(ctx->caps->rtc_reparse_mode, MLX5_IFC_RTC_REPARSE_BY_STC); in mlx5hws_context_cap_dynamic_reparse()
119 !IS_BIT_SET(caps->rtc_reparse_mode, MLX5_IFC_RTC_REPARSE_ALWAYS)) { in hws_context_check_hws_supp()
Dmlx5hws_cmd.h202 u8 rtc_reparse_mode; member
Dmlx5hws_debug.c307 caps->rtc_reparse_mode, in hws_debug_dump_context_caps()
Dmlx5hws_cmd.c1149 caps->rtc_reparse_mode = in mlx5hws_cmd_query_caps()
1151 capability.wqe_based_flow_table_cap.rtc_reparse_mode); in mlx5hws_cmd_query_caps()
/linux-6.12.1/include/linux/mlx5/
Dmlx5_ifc.h995 u8 rtc_reparse_mode[0x5]; member