Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_debugfs.c11 static struct dentry *hns_roce_dbgfs_root; variable
90 hns_roce_dbgfs_root); in hns_roce_register_debugfs()
103 hns_roce_dbgfs_root = debugfs_create_dir("hns_roce", NULL); in hns_roce_init_debugfs()
108 debugfs_remove_recursive(hns_roce_dbgfs_root); in hns_roce_cleanup_debugfs()
109 hns_roce_dbgfs_root = NULL; in hns_roce_cleanup_debugfs()