Searched refs:stats_host (Results 1 – 2 of 2) sorted by relevance
414 snic->stats_host = de; in snic_stats_debugfs_init()418 snic->stats_host, in snic_stats_debugfs_init()430 snic->stats_host, in snic_stats_debugfs_init()461 debugfs_remove(snic->stats_host); in snic_stats_debugfs_remove()462 snic->stats_host = NULL; in snic_stats_debugfs_remove()
335 struct dentry *stats_host; /* Per snic debugfs root */ member