Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs.h362 u8 dbg_fixed_txp_reduction; member
H A Drs.c1978 if (lq_sta->pers.dbg_fixed_txp_reduction <= TPC_MAX_REDUCTION) { in rs_tpc_perform()
1980 lq_sta->pers.dbg_fixed_txp_reduction); in rs_tpc_perform()
1981 lq_sta->lq.reduced_tpc = lq_sta->pers.dbg_fixed_txp_reduction; in rs_tpc_perform()
1982 return cur != lq_sta->pers.dbg_fixed_txp_reduction; in rs_tpc_perform()
2729 lq_sta->pers.dbg_fixed_txp_reduction = TPC_INVALID; in rs_drv_alloc_sta()
4075 &lq_sta->pers.dbg_fixed_txp_reduction); in rs_drv_add_sta_debugfs()