Home
last modified time | relevance | path

Searched refs:dbg_fixed_txp_reduction (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Drs.h346 u8 dbg_fixed_txp_reduction; member
Drs.c2101 if (lq_sta->pers.dbg_fixed_txp_reduction <= TPC_MAX_REDUCTION) { in rs_tpc_perform()
2103 lq_sta->pers.dbg_fixed_txp_reduction); in rs_tpc_perform()
2104 lq_sta->lq.reduced_tpc = lq_sta->pers.dbg_fixed_txp_reduction; in rs_tpc_perform()
2105 return cur != lq_sta->pers.dbg_fixed_txp_reduction; in rs_tpc_perform()
2831 lq_sta->pers.dbg_fixed_txp_reduction = TPC_INVALID; in rs_alloc_sta()
3907 &lq_sta->pers.dbg_fixed_txp_reduction); in rs_add_debugfs()