Lines Matching refs:first_trb
509 union cdnsp_trb *trb = td->first_trb;
515 if (flip_cycle && trb != td->first_trb && trb != td->last_trb)
718 seg = cdnsp_trb_in_td(pdev, cur_td->start_seg, cur_td->first_trb,
1698 preq->td.first_trb = ep_ring->enqueue;
1870 bool first_trb = true;
1917 for (enqd_len = 0; zero_len_trb || first_trb || enqd_len < full_len;
1928 if (first_trb) {
1929 first_trb = false;
2351 * td->first_trb and td->start_seg are already set.
2358 ep_ring->enqueue = preq->td.first_trb;