Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-agn-rs.h410 struct dentry *rs_sta_dbgfs_tx_agg_tid_en_file; member
Diwl-agn-rs.c3314 lq_sta->rs_sta_dbgfs_tx_agg_tid_en_file = in rs_add_debugfs()
3326 debugfs_remove(lq_sta->rs_sta_dbgfs_tx_agg_tid_en_file); in rs_remove_debugfs()
/linux-3.4.99/drivers/net/wireless/iwlegacy/
D4965-rs.c2782 lq_sta->rs_sta_dbgfs_tx_agg_tid_en_file = in il4965_rs_add_debugfs()
2795 debugfs_remove(lq_sta->rs_sta_dbgfs_tx_agg_tid_en_file); in il4965_rs_remove_debugfs()
Dcommon.h2804 struct dentry *rs_sta_dbgfs_tx_agg_tid_en_file; member