Lines Matching defs:chain
980 * @chain: should this TRB be chained to the next?
987 unsigned int chain, unsigned int node, bool use_bounce_buffer,
1069 if (!no_interrupt && !chain)
1098 if ((!no_interrupt && !chain) || must_interrupt)
1101 if (chain)
1214 * sgs passed. So mark the chain bit to false if it isthe last
2777 const struct dwc3_event_depevt *event, int status, int chain)
2789 * through all TRBs including the last TRB in the chain (the
2796 if (chain && (trb->ctrl & DWC3_TRB_CTRL_HWO))
2829 if (event->status & DEPEVT_STATUS_SHORT && !chain)