Home
last modified time | relevance | path

Searched refs:credits_from_len (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dsch_cbs.c152 static s64 credits_from_len(unsigned int len, s64 slope, s64 port_rate) in credits_from_len() function
215 credits = credits_from_len(len, q->sendslope, in cbs_dequeue_soft()
/kernel/linux/linux-6.6/net/sched/
H A Dsch_cbs.c153 static s64 credits_from_len(unsigned int len, s64 slope, s64 port_rate) in credits_from_len() function
216 credits = credits_from_len(len, q->sendslope, in cbs_dequeue_soft()

Completed in 4 milliseconds