Searched refs:maxp_mult (Results 1 – 3 of 3) sorted by relevance
146 u16 maxp_mult; member316 u16 maxp_mult; member487 return pipe->maxp_mult; in dwc2_hcd_get_maxp_mult()
645 int bytecount = qh->maxp_mult * qh->maxp; in dwc2_uframe_schedule_split()1269 max_xfer_size = qh->maxp * qh->maxp_mult; in dwc2_check_max_xfer_size()1455 int maxp_mult = dwc2_hcd_get_maxp_mult(&urb->pipe_info); in dwc2_qh_init() local1456 int bytecount = maxp_mult * maxp; in dwc2_qh_init()1469 qh->maxp_mult = maxp_mult; in dwc2_qh_init()
2659 chan->multi_count = qh->maxp_mult; in dwc2_assign_and_init_hc()3839 u16 maxp, u16 maxp_mult) in dwc2_hcd_urb_set_pipeinfo() argument3846 dev_addr, ep_num, ep_dir, ep_type, maxp, maxp_mult); in dwc2_hcd_urb_set_pipeinfo()3852 urb->pipe_info.maxp_mult = maxp_mult; in dwc2_hcd_urb_set_pipeinfo()