Home
last modified time | relevance | path

Searched refs:CODEL_DISABLED_THRESHOLD (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dcodel.h156 #define CODEL_DISABLED_THRESHOLD INT_MAX macro
H A Dcodel_impl.h56 params->ce_threshold = CODEL_DISABLED_THRESHOLD; in codel_params_init()
/kernel/linux/linux-6.6/include/net/
H A Dcodel.h159 #define CODEL_DISABLED_THRESHOLD INT_MAX macro
H A Dcodel_impl.h58 params->ce_threshold = CODEL_DISABLED_THRESHOLD; in codel_params_init()
/kernel/linux/linux-5.10/net/sched/
H A Dsch_codel.c234 if (q->params.ce_threshold != CODEL_DISABLED_THRESHOLD && in codel_dump()
H A Dsch_fq_codel.c545 if (q->cparams.ce_threshold != CODEL_DISABLED_THRESHOLD && in fq_codel_dump()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_codel.c231 if (q->params.ce_threshold != CODEL_DISABLED_THRESHOLD && in codel_dump()
H A Dsch_fq_codel.c549 if (q->cparams.ce_threshold != CODEL_DISABLED_THRESHOLD) { in fq_codel_dump()
/kernel/linux/linux-5.10/net/mac80211/
H A Dsta_info.c516 sta->cparams.ce_threshold = CODEL_DISABLED_THRESHOLD; in sta_info_alloc()
/kernel/linux/linux-6.6/net/mac80211/
H A Dsta_info.c682 sta->cparams.ce_threshold = CODEL_DISABLED_THRESHOLD; in __sta_info_alloc()

Completed in 12 milliseconds