Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx5/
Dcq.h202 int mlx5_debug_cq_add(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq);
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dcq.c131 err = mlx5_debug_cq_add(dev, cq); in mlx5_core_create_cq()
Ddebugfs.c570 int mlx5_debug_cq_add(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq) in mlx5_debug_cq_add() function