Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mlx5/
H A Dcq.h204 int mlx5_debug_cq_add(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq);
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dcq.c132 err = mlx5_debug_cq_add(dev, cq); in mlx5_create_cq()
H A Ddebugfs.c578 int mlx5_debug_cq_add(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq) in mlx5_debug_cq_add() function