Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_cmd.h199 struct mlx5hws_cmd_query_caps { struct
347 int mlx5hws_cmd_query_caps(struct mlx5_core_dev *mdev,
348 struct mlx5hws_cmd_query_caps *caps);
H A Dmlx5hws_context.c103 struct mlx5hws_cmd_query_caps *caps = ctx->caps; in hws_context_check_hws_supp()
211 ret = mlx5hws_cmd_query_caps(mdev, ctx->caps); in mlx5hws_context_open()
H A Dmlx5hws_context.h38 struct mlx5hws_cmd_query_caps *caps;
H A Dmlx5hws_matcher.c397 hws_matcher_check_attr_sz(struct mlx5hws_cmd_query_caps *caps, in hws_matcher_check_attr_sz()
715 hws_matcher_validate_insert_mode(struct mlx5hws_cmd_query_caps *caps, in hws_matcher_validate_insert_mode()
770 hws_matcher_process_attr(struct mlx5hws_cmd_query_caps *caps, in hws_matcher_process_attr()
H A Dmlx5hws_bwc.c459 struct mlx5hws_cmd_query_caps *caps = bwc_matcher->matcher->tbl->ctx->caps; in hws_bwc_matcher_size_maxed_out()
516 struct mlx5hws_cmd_query_caps *caps = ctx->caps; in hws_bwc_matcher_extend_size()
H A Dmlx5hws_debug.c294 struct mlx5hws_cmd_query_caps *caps = ctx->caps; in hws_debug_dump_context_caps()
H A Dmlx5hws_definer.c830 struct mlx5hws_cmd_query_caps *caps = cd->ctx->caps; in hws_definer_conv_misc()
1027 struct mlx5hws_cmd_query_caps *caps = cd->ctx->caps; in hws_definer_conv_misc2()
1099 struct mlx5hws_cmd_query_caps *caps = cd->ctx->caps; in hws_definer_conv_misc3()
H A Dmlx5hws_cmd.c1004 int mlx5hws_cmd_query_caps(struct mlx5_core_dev *mdev, in mlx5hws_cmd_query_caps() function
1005 struct mlx5hws_cmd_query_caps *caps) in mlx5hws_cmd_query_caps()