Home
last modified time | relevance | path

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

/linux/drivers/usb/c67x00/
H A Dc67x00-hcd.h72 int max_frame_bw; member
H A Dc67x00-sched.c210 c67x00->max_frame_bw = MAX_FRAME_BW_STD; in c67x00_release_urb()
398 c67x00->max_frame_bw = MAX_FRAME_BW_ISO; in c67x00_urb_enqueue()
536 c67x00->max_frame_bw)) in c67x00_claim_frame_bw()
549 MAX_PERIODIC_BW(c67x00->max_frame_bw))) in c67x00_claim_frame_bw()
H A Dc67x00-hcd.c357 c67x00->max_frame_bw = MAX_FRAME_BW_STD; in c67x00_hcd_probe()