Home
last modified time | relevance | path

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

/linux/include/net/
A Dcodel.h161 #define CODEL_DISABLED_THRESHOLD INT_MAX macro
A Dcodel_impl.h56 params->ce_threshold = CODEL_DISABLED_THRESHOLD; in codel_params_init()
/linux/net/sched/
A Dsch_codel.c234 if (q->params.ce_threshold != CODEL_DISABLED_THRESHOLD && in codel_dump()
A Dsch_fq_codel.c554 if (q->cparams.ce_threshold != CODEL_DISABLED_THRESHOLD) { in fq_codel_dump()
/linux/net/mac80211/
A Dsta_info.c513 sta->cparams.ce_threshold = CODEL_DISABLED_THRESHOLD; in sta_info_alloc()

Completed in 12 milliseconds