Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dconstants.h150 #define IWL_MVM_RS_TPC_SR_NO_INCREASE 85 /* percent */ macro
Drs.c2139 if (sr >= RS_PERCENT(IWL_MVM_RS_TPC_SR_NO_INCREASE) && in rs_get_tpc_action()
2157 if (sr < RS_PERCENT(IWL_MVM_RS_TPC_SR_NO_INCREASE) && in rs_get_tpc_action()