Home
last modified time | relevance | path

Searched refs:log_header_modify_argument_granularity (Results 1 – 6 of 6) 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()
H A Ddr_types.h902 u16 log_header_modify_argument_granularity; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dcmd.h228 u8 log_header_modify_argument_granularity; member
H A Dcmd.c985 caps->log_header_modify_argument_granularity = in mlx5hws_cmd_query_caps()
987 capability.cmd_hca_cap.log_header_modify_argument_granularity); in mlx5hws_cmd_query_caps()
989 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()