Lines Matching refs:trb
218 TP_PROTO(struct dwc3_ep *dep, struct dwc3_trb *trb),
219 TP_ARGS(dep, trb),
222 __field(struct dwc3_trb *, trb)
235 __entry->trb = trb;
236 __entry->bpl = trb->bpl;
237 __entry->bph = trb->bph;
238 __entry->size = trb->size;
239 __entry->ctrl = trb->ctrl;
245 __get_str(name), __entry->trb, __entry->enqueue,
281 TP_PROTO(struct dwc3_ep *dep, struct dwc3_trb *trb),
282 TP_ARGS(dep, trb)
286 TP_PROTO(struct dwc3_ep *dep, struct dwc3_trb *trb),
287 TP_ARGS(dep, trb)