Searched refs:mlx5_debugfs_get_dev_root (Results 1 – 10 of 10) sorted by relevance
168 dbg = debugfs_create_dir("lag", mlx5_debugfs_get_dev_root(dev)); in mlx5_ldev_add_debugfs()
101 struct dentry *mlx5_debugfs_get_dev_root(struct mlx5_core_dev *dev) in mlx5_debugfs_get_dev_root() function105 EXPORT_SYMBOL(mlx5_debugfs_get_dev_root);
1623 esw->dbgfs = debugfs_create_dir("esw", mlx5_debugfs_get_dev_root(esw->dev)); in mlx5_eswitch_init()
1545 dbg->dbg_root = debugfs_create_dir("cmd", mlx5_debugfs_get_dev_root(dev)); in create_debugfs_files()
436 dbg_cc_params->root = debugfs_create_dir("cc_params", mlx5_debugfs_get_dev_root(mdev)); in mlx5_ib_init_cong_debugfs()
716 cache->root = debugfs_create_dir("mr_cache", mlx5_debugfs_get_dev_root(dev->mdev)); in mlx5_mkey_cache_debugfs_init()
4051 root = debugfs_create_dir("delay_drop", mlx5_debugfs_get_dev_root(dev->mdev)); in mlx5_ib_stage_delay_drop_init()
641 debugfs_create_dir("steering", mlx5_debugfs_get_dev_root(dev)); in mlx5dr_dbg_init_dump()
1057 struct dentry *mlx5_debugfs_get_dev_root(struct mlx5_core_dev *dev);
2090 ct_dbgfs->root = debugfs_create_dir(dirname, mlx5_debugfs_get_dev_root(ct_priv->dev)); in mlx5_ct_tc_create_dbgfs()