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

/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_debugfs.c11 static struct dentry *hns_roce_dbgfs_root; variable in typeref:struct:dentry
90 hns_roce_dbgfs_root);
103 hns_roce_dbgfs_root = debugfs_create_dir("hns_roce", NULL);
108 debugfs_remove_recursive(hns_roce_dbgfs_root);
109 hns_roce_dbgfs_root = NULL;

Completed in 118 milliseconds