Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dconstants.h85 #define IWL_MVM_RS_SR_FORCE_DECREASE 15 /* percent */ macro
Drs.c1755 if ((sr <= RS_PERCENT(IWL_MVM_RS_SR_FORCE_DECREASE)) || in rs_get_rate_action()