Searched refs:STA_SLOW_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/net/mac80211/ | ||
| D | sta_info.h | 433 #define STA_SLOW_THRESHOLD 6000 /* 6 Mbps */ macro |
| D | sta_info.c | 2471 if (thr && thr < STA_SLOW_THRESHOLD * sta->local->num_sta) { in sta_update_codel_params() |