Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dred.h398 static inline int red_cmp_thresh(const struct red_parms *p, unsigned long qavg) in red_cmp_thresh() function
418 switch (red_cmp_thresh(p, qavg)) { in red_action()