Searched defs:mu3h_sch_ep_info (Results 1 – 1 of 1) sorted by relevance
79 struct mu3h_sch_ep_info { struct80 u32 esit;81 u32 num_budget_microframes;82 u32 bw_cost_per_microframe;83 struct list_head endpoint;84 struct list_head tt_endpoint;85 struct mu3h_sch_tt *sch_tt;86 u32 ep_type;87 u32 maxpkt;88 void *ep;[all …]