Home
last modified time | relevance | path

Searched refs:enqueue (Results 1 – 16 of 16) sorted by relevance

/drivers/usb/host/
Dxhci-ring.c121 struct xhci_link_trb *link = &ring->enqueue->link; in enqueue_is_link_trb()
206 chain = le32_to_cpu(ring->enqueue->generic.field[3]) & TRB_CHAIN; in inc_enq()
209 !last_trb(xhci, ring, ring->enq_seg, ring->enqueue)) in inc_enq()
211 next = ++(ring->enqueue); in inc_enq()
253 ring->enqueue = ring->enq_seg->trbs; in inc_enq()
254 next = ring->enqueue; in inc_enq()
256 addr = (unsigned long long) xhci_trb_virt_to_dma(ring->enq_seg, ring->enqueue); in inc_enq()
1224 if (xhci->cmd_ring->dequeue == xhci->cmd_ring->enqueue) in xhci_cmd_to_noop()
1244 cmd_trb != xhci->cmd_ring->enqueue; in xhci_cmd_to_noop()
1348 if (xhci->cmd_ring->dequeue != xhci->cmd_ring->enqueue) in handle_stopped_cmd_ring()
[all …]
Dxhci-dbg.c338 ring->enqueue, in xhci_dbg_ring_ptrs()
340 ring->enqueue)); in xhci_dbg_ring_ptrs()
Dxhci-mem.c166 ring->enqueue = ring->first_seg->trbs; in xhci_initialize_ring_info()
168 ring->dequeue = ring->enqueue; in xhci_initialize_ring_info()
1012 ep_ring->enqueue) in xhci_copy_ep0_dequeue_into_input_ctx()
Dxhci-hub.c289 cmd->command_trb = xhci->cmd_ring->enqueue; in xhci_stop_device()
Dxhci.h1292 union xhci_trb *enqueue; member
Dxhci.c856 ring->enqueue = ring->dequeue; in xhci_clear_command_ring()
2590 command->command_trb = xhci->cmd_ring->enqueue; in xhci_configure_endpoint()
3391 reset_device_cmd->command_trb = xhci->cmd_ring->enqueue; in xhci_discover_or_reset_device()
/drivers/bluetooth/
Dhci_uart.h60 int (*enqueue)(struct hci_uart *hu, struct sk_buff *skb); member
Dhci_h4.c179 .enqueue = h4_enqueue,
Dhci_ath.c220 .enqueue = ath_enqueue,
Dhci_ll.c515 .enqueue = ll_enqueue,
Dhci_ldisc.c254 hu->proto->enqueue(hu, skb); in hci_uart_send_frame()
Dhci_h5.c727 .enqueue = h5_enqueue,
Dhci_bcsp.c736 .enqueue = bcsp_enqueue,
/drivers/input/serio/
Dhp_sdc_mlc.c264 goto enqueue; in hp_sdc_mlc_out()
301 enqueue: in hp_sdc_mlc_out()
/drivers/gpu/drm/nouveau/core/engine/graph/fuc/
Dhubnvc0.fuc493 // enqueue a context switch for later processing
Dhubnve0.fuc443 // enqueue a context switch for later processing