Home
last modified time | relevance | path

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

/drivers/net/wireless/intel/iwlwifi/mvm/
Drs.h383 u8 dbg_fixed_txp_reduction; member
Drs.c2024 if (lq_sta->pers.dbg_fixed_txp_reduction <= TPC_MAX_REDUCTION) { in rs_tpc_perform()
2026 lq_sta->pers.dbg_fixed_txp_reduction); in rs_tpc_perform()
2027 lq_sta->lq.reduced_tpc = lq_sta->pers.dbg_fixed_txp_reduction; in rs_tpc_perform()
2028 return cur != lq_sta->pers.dbg_fixed_txp_reduction; in rs_tpc_perform()
2773 lq_sta->pers.dbg_fixed_txp_reduction = TPC_INVALID; in rs_drv_alloc_sta()
4133 &lq_sta->pers.dbg_fixed_txp_reduction); in rs_drv_add_sta_debugfs()