Searched refs:src_xfers (Results 1 – 1 of 1) sorted by relevance
135 struct hci_xfer **src_xfers; member175 kfree(rh->src_xfers); in hci_dma_cleanup()246 rh->src_xfers = in hci_dma_init()247 kmalloc_array(rh->xfer_entries, sizeof(*rh->src_xfers), in hci_dma_init()250 if (!rh->xfer || !rh->resp || !rh->src_xfers) in hci_dma_init()415 rh->src_xfers[enqueue_ptr] = xfer; in hci_dma_queue_xfer()485 rh->src_xfers[idx] = NULL; in hci_dma_dequeue_xfer()516 xfer = rh->src_xfers[done_ptr]; in hci_dma_xfer_done()