Home
last modified time | relevance | path

Searched refs:cq_dma (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/qedi/
H A Dqedi.h157 dma_addr_t cq_dma; member
H A Dqedi_main.c1526 gl[i]->cq, gl[i]->cq_dma); in qedi_free_global_queues()
1693 &qedi->global_queues[i]->cq_dma, in qedi_alloc_global_queues()
1717 page = qedi->global_queues[i]->cq_dma; in qedi_alloc_global_queues()
/linux/drivers/scsi/isci/
H A Dhost.h167 dma_addr_t cq_dma; member
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c686 &tgt->cq_dma, GFP_KERNEL); in bnx2fc_alloc_session_resc()
880 tgt->cq, tgt->cq_dma); in bnx2fc_free_session_resc()
H A Dbnx2fc_hwi.c223 ofld_req2.cq_addr_lo = (u32) tgt->cq_dma; in bnx2fc_send_session_ofld_req()
224 ofld_req2.cq_addr_hi = (u32)((u64)tgt->cq_dma >> 32); in bnx2fc_send_session_ofld_req()
/linux/drivers/scsi/qedf/
H A Dqedf_main.c2954 gl[i]->cq_mem_size, gl[i]->cq, gl[i]->cq_dma); in qedf_free_global_queues()
3107 &qedf->global_queues[i]->cq_dma, in qedf_alloc_global_queues()
3131 page = qedf->global_queues[i]->cq_dma; in qedf_alloc_global_queues()