Lines Matching defs:mu3h_sch_ep_info
79 struct mu3h_sch_ep_info { struct
80 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;
93 u32 offset;
94 u32 repeat;
95 u32 pkts;
96 u32 cs_count;
97 u32 burst_mode;
98 u32 bw_budget_table[0];