Home
last modified time | relevance | path

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

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