Home
last modified time | relevance | path

Searched refs:mlx5hws_cmd_query_gvmi (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_vport.c19 ret = mlx5hws_cmd_query_gvmi(ctx->mdev, false, 0, &ctx->vports.esw_manager_gvmi); in mlx5hws_vport_init_vports()
38 ret = mlx5hws_cmd_query_gvmi(ctx->mdev, true, vport, &vport_gvmi); in hws_vport_add_gvmi()
H A Dmlx5hws_cmd.h358 int mlx5hws_cmd_query_gvmi(struct mlx5_core_dev *mdev, bool other_function,
H A Dmlx5hws_cmd.c1267 int mlx5hws_cmd_query_gvmi(struct mlx5_core_dev *mdev, bool other_function, in mlx5hws_cmd_query_gvmi() function