Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/ocrdma/
Docrdma_stats.c47 static struct dentry *ocrdma_dbgfs_dir; variable
763 if (!ocrdma_dbgfs_dir) in ocrdma_add_port_stats()
767 dev->dir = debugfs_create_dir(dev->ibdev.name, ocrdma_dbgfs_dir); in ocrdma_add_port_stats()
856 ocrdma_dbgfs_dir = debugfs_create_dir("ocrdma", NULL); in ocrdma_init_debugfs()
861 debugfs_remove_recursive(ocrdma_dbgfs_dir); in ocrdma_rem_debugfs()