Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/c67x00/
Dc67x00-hcd.h84 int periodic_bw_allocated; member
Dc67x00-sched.c562 if (unlikely(bit_time + c67x00->periodic_bw_allocated >= in c67x00_claim_frame_bw()
565 c67x00->periodic_bw_allocated += bit_time; in c67x00_claim_frame_bw()
825 c67x00->periodic_bw_allocated = 0; in c67x00_fill_frame()