Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dconstants.h90 #define IWL_MVM_RS_TPC_SR_FORCE_INCREASE 75 /* percent */ macro
Drs.c1907 if (sr <= RS_PERCENT(IWL_MVM_RS_TPC_SR_FORCE_INCREASE) || in rs_get_tpc_action()