Home
last modified time | relevance | path

Searched refs:periodic_bw_allocated (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/usb/c67x00/
Dc67x00-hcd.h70 int periodic_bw_allocated; member
Dc67x00-sched.c548 if (unlikely(bit_time + c67x00->periodic_bw_allocated >= in c67x00_claim_frame_bw()
551 c67x00->periodic_bw_allocated += bit_time; in c67x00_claim_frame_bw()
812 c67x00->periodic_bw_allocated = 0; in c67x00_fill_frame()