Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-ring.c1707 dma_addr_t cmd_dequeue_dma; in handle_cmd_completion() local
1723 cmd_dequeue_dma = xhci_trb_virt_to_dma(xhci->cmd_ring->deq_seg, in handle_cmd_completion()
1729 if (!cmd_dequeue_dma || cmd_dma != (u64)cmd_dequeue_dma) { in handle_cmd_completion()