Searched refs:ice_debugfs_pf_fwlog_modules (Results 1 – 3 of 3) sorted by relevance
202 kfree(pf->ice_debugfs_pf_fwlog_modules); in ice_fwlog_deinit()204 pf->ice_debugfs_pf_fwlog_modules = NULL; in ice_fwlog_deinit()
113 if (d == pf->ice_debugfs_pf_fwlog_modules[i]) { in ice_find_module_by_dentry()629 pf->ice_debugfs_pf_fwlog_modules = fw_modules; in ice_debugfs_fwlog_init()
579 struct dentry **ice_debugfs_pf_fwlog_modules; member