Searched refs:src_xfers (Results 1 – 1 of 1) sorted by relevance
133 struct hci_xfer **src_xfers; member196 kfree(rh->src_xfers); in hci_dma_free()364 rh->src_xfers = in hci_dma_init()365 kmalloc_objs(*rh->src_xfers, rh->xfer_entries); in hci_dma_init()367 if (!rh->xfer || !rh->resp || !rh->src_xfers) in hci_dma_init()524 rh->src_xfers[enqueue_ptr] = xfer; in hci_dma_queue_xfer()593 rh->src_xfers[idx] = NULL; in hci_dma_dequeue_xfer()634 xfer = rh->src_xfers[done_ptr]; in hci_dma_xfer_done()639 rh->src_xfers[done_ptr] = NULL; in hci_dma_xfer_done()