Home
last modified time | relevance | path

Searched refs:IWL_MVM_RS_TPC_SR_NO_INCREASE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dconstants.h149 #define IWL_MVM_RS_TPC_SR_NO_INCREASE 85 /* percent */ macro
H A Drs.c1964 if (sr >= RS_PERCENT(IWL_MVM_RS_TPC_SR_NO_INCREASE) && in rs_get_tpc_action()
1982 if (sr < RS_PERCENT(IWL_MVM_RS_TPC_SR_NO_INCREASE) && in rs_get_tpc_action()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dconstants.h91 #define IWL_MVM_RS_TPC_SR_NO_INCREASE 85 /* percent */ macro
H A Drs.c1918 if (sr >= RS_PERCENT(IWL_MVM_RS_TPC_SR_NO_INCREASE) && in rs_get_tpc_action()
1936 if (sr < RS_PERCENT(IWL_MVM_RS_TPC_SR_NO_INCREASE) && in rs_get_tpc_action()

Completed in 11 milliseconds