Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_debugfs.c14 static struct dentry *hns_roce_dbgfs_root; variable
347 hns_roce_dbgfs_root); in hns_roce_register_debugfs()
362 hns_roce_dbgfs_root = debugfs_create_dir("hns_roce", NULL); in hns_roce_init_debugfs()
367 debugfs_remove_recursive(hns_roce_dbgfs_root); in hns_roce_cleanup_debugfs()
368 hns_roce_dbgfs_root = NULL; in hns_roce_cleanup_debugfs()