Lines Matching defs:mu3h_sch_ep_info
87 struct mu3h_sch_ep_info { struct
88 u32 esit;
89 u32 num_esit;
90 u32 num_budget_microframes;
91 u32 bw_cost_per_microframe;
92 struct list_head endpoint;
93 struct hlist_node hentry;
94 struct list_head tt_endpoint;
95 struct mu3h_sch_bw_info *bw_info;
96 struct mu3h_sch_tt *sch_tt;
97 u32 ep_type;
98 u32 maxpkt;
99 struct usb_host_endpoint *ep;
100 enum usb_device_speed speed;
101 bool allocated;
106 u32 offset;
107 u32 repeat;
108 u32 pkts;
109 u32 cs_count;
110 u32 burst_mode;