Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A 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()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dcmd.h228 u8 log_header_modify_argument_granularity; member
H A Dcmd.c986 caps->log_header_modify_argument_granularity = in mlx5hws_cmd_query_caps()
988 capability.cmd_hca_cap.log_header_modify_argument_granularity); in mlx5hws_cmd_query_caps()
990 caps->log_header_modify_argument_granularity -= in mlx5hws_cmd_query_caps()
H A Ddebug.c299 caps->log_header_modify_argument_granularity, in hws_debug_dump_context_caps()
H A Dpat_arg.c397 if (arg_size < ctx->caps->log_header_modify_argument_granularity || in mlx5hws_arg_is_valid_arg_request_size()