Home
last modified time | relevance | path

Searched refs:log_header_modify_argument_granularity (Results 1 – 8 of 8) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
Ddr_arg.c43 pool->dmn->info.caps.log_header_modify_argument_granularity; in dr_arg_pool_alloc_objs()
46 max_t(u32, pool->dmn->info.caps.log_header_modify_argument_granularity, in dr_arg_pool_alloc_objs()
Ddr_cmd.c144 caps->log_header_modify_argument_granularity = in mlx5dr_cmd_query_device()
145 MLX5_CAP_GEN(mdev, log_header_modify_argument_granularity); in mlx5dr_cmd_query_device()
Ddr_types.h902 u16 log_header_modify_argument_granularity; member
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dcmd.h228 u8 log_header_modify_argument_granularity; member
Dcmd.c991 caps->log_header_modify_argument_granularity = in mlx5hws_cmd_query_caps()
993 capability.cmd_hca_cap.log_header_modify_argument_granularity); in mlx5hws_cmd_query_caps()
995 caps->log_header_modify_argument_granularity -= in mlx5hws_cmd_query_caps()
Ddebug.c319 caps->log_header_modify_argument_granularity, in hws_debug_dump_context_caps()
Dpat_arg.c398 if (arg_size < ctx->caps->log_header_modify_argument_granularity || in mlx5hws_arg_is_valid_arg_request_size()
/linux-6.14.4/include/linux/mlx5/
Dmlx5_ifc.h2084 u8 log_header_modify_argument_granularity[0x4]; member