Home
last modified time | relevance | path

Searched refs:rs_sta_dbgfs_stats_table_file (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-agn-rs.h408 struct dentry *rs_sta_dbgfs_stats_table_file; member
Diwl-agn-rs.c3308 lq_sta->rs_sta_dbgfs_stats_table_file = in rs_add_debugfs()
3324 debugfs_remove(lq_sta->rs_sta_dbgfs_stats_table_file); in rs_remove_debugfs()
/linux-3.4.99/drivers/net/wireless/iwlegacy/
D3945-rs.c868 lq_sta->rs_sta_dbgfs_stats_table_file = in il3945_add_debugfs()
878 debugfs_remove(lq_sta->rs_sta_dbgfs_stats_table_file); in il3945_remove_debugfs()
D3945.h91 struct dentry *rs_sta_dbgfs_stats_table_file; member
D4965-rs.c2776 lq_sta->rs_sta_dbgfs_stats_table_file = in il4965_rs_add_debugfs()
2793 debugfs_remove(lq_sta->rs_sta_dbgfs_stats_table_file); in il4965_rs_remove_debugfs()
Dcommon.h2802 struct dentry *rs_sta_dbgfs_stats_table_file; member