Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/net/
A Dcodel_impl.h60 params->ce_threshold_selector = 0; in codel_params_init()
261 params->ce_threshold_selector)); in codel_dequeue()
A Dcodel.h113 u8 ce_threshold_selector; member
/linux-6.3-rc2/net/sched/
A Dsch_fq_codel.c409 q->cparams.ce_threshold_selector = nla_get_u8(tb[TCA_FQ_CODEL_CE_THRESHOLD_SELECTOR]); in fq_codel_change()
553 if (nla_put_u8(skb, TCA_FQ_CODEL_CE_THRESHOLD_SELECTOR, q->cparams.ce_threshold_selector)) in fq_codel_dump()
/linux-6.3-rc2/net/mac80211/
A Dsta_info.c682 sta->cparams.ce_threshold_selector = 0; in __sta_info_alloc()

Completed in 19 milliseconds