Searched refs:ep_tb (Results 1 – 1 of 1) sorted by relevance
579 struct ep_tb_s *ep_tb) in build_isoc_ep_tb() argument593 ep_tb->bandwidth = 2000 * 2000 * 120; in build_isoc_ep_tb()614 if (bandwidth < ep_tb->bandwidth) { in build_isoc_ep_tb()615 ep_tb->bandwidth = bandwidth; in build_isoc_ep_tb()616 ep_tb->alt = j; in build_isoc_ep_tb()623 ep_tb->alt, ep_tb->bandwidth); in build_isoc_ep_tb()624 last_bw = ep_tb->bandwidth; in build_isoc_ep_tb()626 ep_tb++; in build_isoc_ep_tb()643 ep_tb--; in build_isoc_ep_tb()648 ep_tb--; in build_isoc_ep_tb()[all …]