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

/linux-4.1.27/net/mac80211/
H A Drc80211_minstrel_ht.h115 struct dentry *dbg_stats_csv; member in struct:minstrel_ht_sta_priv
H A Drc80211_minstrel_debugfs.c222 mi->dbg_stats_csv = debugfs_create_file("rc_stats_csv", S_IRUGO, dir, minstrel_add_sta_debugfs()
233 debugfs_remove(mi->dbg_stats_csv); minstrel_remove_sta_debugfs()
H A Drc80211_minstrel_ht_debugfs.c310 msp->dbg_stats_csv = debugfs_create_file("rc_stats_csv", S_IRUGO, minstrel_ht_add_sta_debugfs()
320 debugfs_remove(msp->dbg_stats_csv); minstrel_ht_remove_sta_debugfs()
H A Drc80211_minstrel.h122 struct dentry *dbg_stats_csv; member in struct:minstrel_sta_info

Completed in 161 milliseconds