Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx5/
Dqp.h583 int mlx5_debug_qp_add(struct mlx5_core_dev *dev, struct mlx5_core_qp *qp);
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Ddebugfs.c520 int mlx5_debug_qp_add(struct mlx5_core_dev *dev, struct mlx5_core_qp *qp) in mlx5_debug_qp_add() function
Dqp.c250 err = mlx5_debug_qp_add(dev, qp); in mlx5_core_create_qp()