Searched refs:maxp_mult (Results 1 – 3 of 3) sorted by relevance
175 u16 maxp_mult; member345 u16 maxp_mult; member516 return pipe->maxp_mult; in dwc2_hcd_get_maxp_mult()
711 int bytecount = qh->maxp_mult * qh->maxp; in dwc2_uframe_schedule_split()1335 max_xfer_size = qh->maxp * qh->maxp_mult; in dwc2_check_max_xfer_size()1521 int maxp_mult = dwc2_hcd_get_maxp_mult(&urb->pipe_info); in dwc2_qh_init() local1522 int bytecount = maxp_mult * maxp; in dwc2_qh_init()1535 qh->maxp_mult = maxp_mult; in dwc2_qh_init()
2692 chan->multi_count = qh->maxp_mult; in dwc2_assign_and_init_hc()3866 u16 maxp, u16 maxp_mult) in dwc2_hcd_urb_set_pipeinfo() argument3873 dev_addr, ep_num, ep_dir, ep_type, maxp, maxp_mult); in dwc2_hcd_urb_set_pipeinfo()3879 urb->pipe_info.maxp_mult = maxp_mult; in dwc2_hcd_urb_set_pipeinfo()