Searched refs:fw_statistics (Results 1 – 2 of 2) sorted by relevance
73 DEBUGFS_ADD(sub## _ ##name, wl->debugfs.fw_statistics)453 wl->debugfs.fw_statistics = debugfs_create_dir("fw-statistics", in wl1251_debugfs_init()470 debugfs_remove(wl->debugfs.fw_statistics); in wl1251_debugfs_exit()471 wl->debugfs.fw_statistics = NULL; in wl1251_debugfs_exit()
147 struct dentry *fw_statistics; member