Lines Matching defs:chain
1226 * @chain: should this TRB be chained to the next?
1233 unsigned int chain, unsigned int node, bool use_bounce_buffer,
1315 if (!no_interrupt && !chain)
1348 if ((!no_interrupt && !chain) || must_interrupt)
1351 if (chain)
1465 * sgs passed. So mark the chain bit to false if it isthe last
3361 const struct dwc3_event_depevt *event, int status, int chain)
3373 * through all TRBs including the last TRB in the chain (the
3380 if (chain && (trb->ctrl & DWC3_TRB_CTRL_HWO))
3413 if (event->status & DEPEVT_STATUS_SHORT && !chain)