Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddebugfs.c88 struct dentry *mlx5_debugfs_root; variable
89 EXPORT_SYMBOL(mlx5_debugfs_root);
93 mlx5_debugfs_root = debugfs_create_dir("mlx5", NULL); in mlx5_register_debugfs()
98 debugfs_remove(mlx5_debugfs_root); in mlx5_unregister_debugfs()
530 if (!mlx5_debugfs_root) in mlx5_debug_qp_add()
545 if (!mlx5_debugfs_root || !qp->dbg) in mlx5_debug_qp_remove()
557 if (!mlx5_debugfs_root) in mlx5_debug_eq_add()
571 if (!mlx5_debugfs_root) in mlx5_debug_eq_remove()
582 if (!mlx5_debugfs_root) in mlx5_debug_cq_add()
596 if (!mlx5_debugfs_root) in mlx5_debug_cq_remove()
H A Dmain.c1824 mlx5_debugfs_root); in mlx5_mdev_init()
H A Dcmd.c1573 if (!mlx5_debugfs_root) in clean_debug_files()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dcong.c424 if (!mlx5_debugfs_root || in mlx5_ib_cleanup_cong_debugfs()
440 if (!mlx5_debugfs_root) in mlx5_ib_init_cong_debugfs()
H A Dmr.c849 if (!mlx5_debugfs_root || dev->is_rep) in mlx5_mkey_cache_debugfs_cleanup()
862 if (!mlx5_debugfs_root || dev->is_rep) in mlx5_mkey_cache_debugfs_add_ent()
881 if (!mlx5_debugfs_root || dev->is_rep) in mlx5_mkey_cache_debugfs_init()
H A Dmain.c4160 if (!mlx5_debugfs_root) in mlx5_ib_stage_delay_drop_init()
/openbmc/linux/include/linux/mlx5/
H A Ddriver.h907 extern struct dentry *mlx5_debugfs_root;