hci_dma_dequeue_xfer
return hci_dma_dequeue_xfer(hci, xfer_list, n) ? -EIO : 0;
.dequeue_xfer = hci_dma_dequeue_xfer,