Home
last modified time | relevance | path

Searched refs:dbg_stats_csv (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/net/mac80211/
Drc80211_minstrel_debugfs.c220 mi->dbg_stats_csv = debugfs_create_file("rc_stats_csv", S_IRUGO, dir, in minstrel_add_sta_debugfs()
231 debugfs_remove(mi->dbg_stats_csv); in minstrel_remove_sta_debugfs()
Drc80211_minstrel_ht.h115 struct dentry *dbg_stats_csv; member
Drc80211_minstrel.h122 struct dentry *dbg_stats_csv; member
Drc80211_minstrel_ht_debugfs.c308 msp->dbg_stats_csv = debugfs_create_file("rc_stats_csv", S_IRUGO, in minstrel_ht_add_sta_debugfs()
318 debugfs_remove(msp->dbg_stats_csv); in minstrel_ht_remove_sta_debugfs()