Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Drs.h375 struct dentry *rs_sta_dbgfs_stats_table_file; member
Drs.c3281 lq_sta->rs_sta_dbgfs_stats_table_file = in rs_add_debugfs()
3297 debugfs_remove(lq_sta->rs_sta_dbgfs_stats_table_file); in rs_remove_debugfs()
/Linux-v4.19/drivers/net/wireless/intel/iwlegacy/
D3945-rs.c864 lq_sta->rs_sta_dbgfs_stats_table_file = in il3945_add_debugfs()
874 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.c2773 lq_sta->rs_sta_dbgfs_stats_table_file = in il4965_rs_add_debugfs()
2790 debugfs_remove(lq_sta->rs_sta_dbgfs_stats_table_file); in il4965_rs_remove_debugfs()
Dcommon.h2833 struct dentry *rs_sta_dbgfs_stats_table_file; member