Searched refs:rq_dbgfs (Results 1 – 2 of 2) sorted by relevance
244 root = debugfs_create_dir(sub_dir, dev->rq_dbgfs); in hinic_rq_debug_add()283 nic_dev->rq_dbgfs = debugfs_create_dir("RQs", nic_dev->dbgfs_root); in hinic_rq_dbgfs_init()288 debugfs_remove_recursive(nic_dev->rq_dbgfs); in hinic_rq_dbgfs_uninit()
118 struct dentry *rq_dbgfs; member