Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dsta_info.h478 #define STA_SLOW_THRESHOLD 6000 /* 6 Mbps */ macro
H A Dsta_info.c2877 if (thr && thr < STA_SLOW_THRESHOLD * sta->local->num_sta) { in sta_update_codel_params()