Searched refs:ipoib_root (Results 1 – 1 of 1) sorted by relevance
45 static struct dentry *ipoib_root; variable271 ipoib_root, dev, &ipoib_mcg_fops); in ipoib_create_debug_files()277 ipoib_root, dev, &ipoib_path_fops); in ipoib_create_debug_files()294 ipoib_root = debugfs_create_dir("ipoib", NULL); in ipoib_register_debugfs()295 return ipoib_root ? 0 : -ENOMEM; in ipoib_register_debugfs()300 debugfs_remove(ipoib_root); in ipoib_unregister_debugfs()