Searched refs:last_seg (Results 1 – 8 of 8) sorted by relevance
196 cdesc->last_seg = last; in safexcel_add_cdesc()241 rdesc->last_seg = last; in safexcel_add_rdesc()
522 u8 last_seg:1; member617 u8 last_seg:1; member
896 if (likely((!rdesc->last_seg) || /* Rest only valid if last seg! */ in safexcel_rdesc_check_errors()962 } 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()
147 if (ring->type != TYPE_EVENT && ring->enq_seg == ring->last_seg) { in xhci_link_rings()148 ring->last_seg->trbs[TRBS_PER_SEGMENT-1].link.control in xhci_link_rings()152 ring->last_seg = last; in xhci_link_rings()223 struct xhci_segment *last_seg, in xhci_update_stream_segment_mapping() argument239 if (seg == last_seg) in xhci_update_stream_segment_mapping()276 ring->first_seg, ring->last_seg, mem_flags); in xhci_update_stream_mapping()391 &ring->last_seg, num_segs, cycle_state, type, in xhci_ring_alloc()399 ring->last_seg->trbs[TRBS_PER_SEGMENT - 1].link.control |= in xhci_ring_alloc()
441 ring->last_seg = seg; in xhci_dbc_ring_alloc()
1596 struct xhci_segment *last_seg; member
896 u32 last_seg:1; member914 u32 last_seg:1;4006 cur->sw.buf.tx.last_seg = 1; in hw_send_pkt()