Searched refs:sq_dbgfs (Results 1 – 2 of 2) sorted by relevance
222 root = debugfs_create_dir(sub_dir, dev->sq_dbgfs); in hinic_sq_debug_add()273 nic_dev->sq_dbgfs = debugfs_create_dir("SQs", nic_dev->dbgfs_root); in hinic_sq_dbgfs_init()278 debugfs_remove_recursive(nic_dev->sq_dbgfs); in hinic_sq_dbgfs_uninit()
113 struct dentry *sq_dbgfs; member