Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c181 static struct dentry *cxgb4_debugfs_root; variable
7046 if (cxgb4_debugfs_root) { in init_one()
7048 cxgb4_debugfs_root); in init_one()
7236 cxgb4_debugfs_root = debugfs_create_dir(KBUILD_MODNAME, NULL); in cxgb4_init_module()
7256 debugfs_remove(cxgb4_debugfs_root); in cxgb4_init_module()
7270 debugfs_remove(cxgb4_debugfs_root); /* NULL ok */ in cxgb4_cleanup_module()