Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Ddebugfs.c415 static int add_res_tree(struct mlx5_core_dev *dev, enum dbg_rsc_type type, in add_res_tree() function
456 err = add_res_tree(dev, MLX5_DBG_RSC_QP, dev->priv.qp_debugfs, in mlx5_debug_qp_add()
481 err = add_res_tree(dev, MLX5_DBG_RSC_EQ, dev->priv.eq_debugfs, in mlx5_debug_eq_add()
506 err = add_res_tree(dev, MLX5_DBG_RSC_CQ, dev->priv.cq_debugfs, in mlx5_debug_cq_add()