Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ !
Dmlx5hws_cmd.h205 u8 ste_alloc_log_max; member
Dmlx5hws_bwc.c462 caps->ste_alloc_log_max - 1; in hws_bwc_matcher_size_maxed_out()
526 caps->ste_alloc_log_max - MLX5HWS_MATCHER_ASSURED_MAIN_TBL_DEPTH); in hws_bwc_matcher_extend_size()
Dmlx5hws_debug.c302 caps->ste_alloc_log_max, in hws_debug_dump_context_caps()
Dmlx5hws_matcher.c408 if (attr->table.sz_col_log + attr->table.sz_row_log > caps->ste_alloc_log_max) { in hws_matcher_check_attr_sz()
410 caps->ste_alloc_log_max); in hws_matcher_check_attr_sz()
Dmlx5hws_cmd.c1165 caps->ste_alloc_log_max = in mlx5hws_cmd_query_caps()
1167 capability.wqe_based_flow_table_cap.ste_alloc_log_max); in mlx5hws_cmd_query_caps()
/linux-6.12.1/include/linux/mlx5/ !
Dmlx5_ifc.h992 u8 ste_alloc_log_max[0x5]; member