Searched refs:curr_xfer (Results 1 – 5 of 5) sorted by relevance
128 struct hci_xfer *curr_xfer, *xfer_queue; member218 BUG_ON(pio->curr_xfer); in hci_pio_cleanup()363 struct hci_xfer *xfer = pio->curr_xfer; in hci_pio_queue_data()544 struct hci_xfer *xfer = pio->curr_xfer; in hci_pio_queue_resp()563 while (pio->curr_xfer && in hci_pio_process_cmd()579 hci_pio_write_cmd(hci, pio->curr_xfer); in hci_pio_process_cmd()583 pio->curr_xfer = pio->curr_xfer->next_xfer; in hci_pio_process_cmd()585 return !pio->curr_xfer; in hci_pio_process_cmd()607 if (pio->curr_xfer) { in hci_pio_queue_xfer()610 pio->curr_xfer = xfer; in hci_pio_queue_xfer()[all …]
133 struct spi_transfer *curr_xfer; member268 tsd->curr_xfer = t; in tegra_sflash_start_transfer_one()360 struct spi_transfer *t = tsd->curr_xfer; in handle_cpu_based_xfer()
197 struct spi_transfer *curr_xfer; member693 tspi->curr_xfer = t; in tegra_slink_start_transfer_one()841 struct spi_transfer *t = tspi->curr_xfer; in handle_cpu_based_xfer()881 struct spi_transfer *t = tspi->curr_xfer; in handle_dma_based_xfer()
210 struct spi_transfer *curr_xfer; member792 tspi->curr_xfer = t; in tegra_spi_setup_transfer_one()1121 struct spi_transfer *t = tspi->curr_xfer; in handle_cpu_based_xfer()1162 struct spi_transfer *t = tspi->curr_xfer; in handle_dma_based_xfer()
219 struct spi_transfer *curr_xfer; member827 tqspi->curr_xfer = t; in tegra_qspi_setup_transfer_one()1337 struct spi_transfer *t = tqspi->curr_xfer; in handle_cpu_based_xfer()1370 struct spi_transfer *t = tqspi->curr_xfer; in handle_dma_based_xfer()