Home
last modified time | relevance | path

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

/linux/include/net/
H A Dcodel_impl.h58 params->ce_threshold = CODEL_DISABLED_THRESHOLD; in codel_params_init()
253 if (skb && codel_time_after(vars->ldelay, params->ce_threshold)) { in codel_dequeue()
H A Dcodel.h109 codel_time_t ce_threshold; member
/linux/net/mac80211/
H A Dsta_info.c704 sta->cparams.ce_threshold = CODEL_DISABLED_THRESHOLD; in __sta_info_alloc()