Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-ring.c1647 dma_addr_t cmd_dequeue_dma; in handle_cmd_completion() local
1663 cmd_dequeue_dma = xhci_trb_virt_to_dma(xhci->cmd_ring->deq_seg, in handle_cmd_completion()
1669 if (!cmd_dequeue_dma || cmd_dma != (u64)cmd_dequeue_dma) { in handle_cmd_completion()