Searched refs:ipoib_root (Results 1 – 1 of 1) sorted by relevance
44 static struct dentry *ipoib_root; variable269 ipoib_root, dev, &ipoib_mcg_fops); in ipoib_create_debug_files()275 ipoib_root, dev, &ipoib_path_fops); in ipoib_create_debug_files()290 ipoib_root = debugfs_create_dir("ipoib", NULL); in ipoib_register_debugfs()291 return ipoib_root ? 0 : -ENOMEM; in ipoib_register_debugfs()296 debugfs_remove(ipoib_root); in ipoib_unregister_debugfs()