Home
last modified time | relevance | path

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

/drivers/infiniband/hw/ocrdma/
Docrdma_stats.c47 static struct dentry *ocrdma_dbgfs_dir; variable
762 if (!ocrdma_dbgfs_dir) in ocrdma_add_port_stats()
766 dev->dir = debugfs_create_dir(pci_name(pdev), ocrdma_dbgfs_dir); in ocrdma_add_port_stats()
832 ocrdma_dbgfs_dir = debugfs_create_dir("ocrdma", NULL); in ocrdma_init_debugfs()
837 debugfs_remove_recursive(ocrdma_dbgfs_dir); in ocrdma_rem_debugfs()