Home
last modified time | relevance | path

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

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