Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c182 static struct dentry *cxgb4_debugfs_root; variable
7077 if (cxgb4_debugfs_root) { in init_one()
7079 cxgb4_debugfs_root); in init_one()
7269 cxgb4_debugfs_root = debugfs_create_dir(KBUILD_MODNAME, NULL); in cxgb4_init_module()
7289 debugfs_remove(cxgb4_debugfs_root); in cxgb4_init_module()
7303 debugfs_remove(cxgb4_debugfs_root); /* NULL ok */ in cxgb4_cleanup_module()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c181 static struct dentry *cxgb4_debugfs_root; variable
7052 if (cxgb4_debugfs_root) { in init_one()
7054 cxgb4_debugfs_root); in init_one()
7242 cxgb4_debugfs_root = debugfs_create_dir(KBUILD_MODNAME, NULL); in cxgb4_init_module()
7262 debugfs_remove(cxgb4_debugfs_root); in cxgb4_init_module()
7276 debugfs_remove(cxgb4_debugfs_root); /* NULL ok */ in cxgb4_cleanup_module()

Completed in 17 milliseconds