Searched refs:xfer_rdy (Results 1 – 4 of 4) sorted by relevance
516 dma = &hw->xfer_rdy; in efct_hw_setup_io()523 xfer_virt = (uintptr_t)hw->xfer_rdy.virt; in efct_hw_setup_io()524 xfer_phys = hw->xfer_rdy.phys; in efct_hw_setup_io()577 if (hw->xfer_rdy.size) { in efct_hw_setup_io()578 io->xfer_rdy.virt = (void *)xfer_virt; in efct_hw_setup_io()579 io->xfer_rdy.phys = xfer_phys; in efct_hw_setup_io()580 io->xfer_rdy.size = sizeof(struct fcp_txrdy); in efct_hw_setup_io()1726 cpu_to_le32(upper_32_bits(io->xfer_rdy.phys)); in efct_hw_io_init_sges()1728 cpu_to_le32(lower_32_bits(io->xfer_rdy.phys)); in efct_hw_io_init_sges()2875 struct fcp_txrdy *xfer = io->xfer_rdy.virt; in efct_hw_io_send()[all …]
223 struct efc_dma xfer_rdy; member446 struct efc_dma xfer_rdy; member
558 struct xfer_rdy_iu xfer_rdy; member
601 struct xfer_rdy_iu xfer_rdy; member