Searched refs:last_seg (Results 1 – 7 of 7) sorted by relevance
131 cdesc->last_seg = last; in safexcel_add_cdesc()182 rdesc->last_seg = last; in safexcel_add_rdesc()
460 u8 last_seg:1; member552 u8 last_seg:1; member
914 } while (!cdesc->last_seg); in safexcel_complete()
433 u8 last_seg = 0; in rtl92ee_rx_check_dma_ok() local445 last_seg = (u8)get_rx_buffer_desc_ls(header_desc); in rtl92ee_rx_check_dma_ok()447 while (total_len == 0 && first_seg == 0 && last_seg == 0) { in rtl92ee_rx_check_dma_ok()451 last_seg = (u8)get_rx_buffer_desc_ls(header_desc); in rtl92ee_rx_check_dma_ok()
144 if (ring->type != TYPE_EVENT && ring->enq_seg == ring->last_seg) { in xhci_link_rings()145 ring->last_seg->trbs[TRBS_PER_SEGMENT-1].link.control in xhci_link_rings()149 ring->last_seg = last; in xhci_link_rings()220 struct xhci_segment *last_seg, in xhci_update_stream_segment_mapping() argument236 if (seg == last_seg) in xhci_update_stream_segment_mapping()273 ring->first_seg, ring->last_seg, mem_flags); in xhci_update_stream_mapping()382 &ring->last_seg, num_segs, cycle_state, type, in xhci_ring_alloc()390 ring->last_seg->trbs[TRBS_PER_SEGMENT - 1].link.control |= in xhci_ring_alloc()
1596 struct xhci_segment *last_seg; member
896 u32 last_seg:1; member914 u32 last_seg:1;4004 cur->sw.buf.tx.last_seg = 1; in hw_send_pkt()