Home
last modified time | relevance | path

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

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