Searched refs:sq_dma (Results 1 – 8 of 8) sorted by relevance
93 dma_addr_t sq_dma; member352 chan->sq = dmam_alloc_coherent(dev, sq_size, &chan->sq_dma, in hisi_dma_alloc_qps_mem()374 lower_32_bits(chan->sq_dma)); in hisi_dma_init_hw_qp()376 upper_32_bits(chan->sq_dma)); in hisi_dma_init_hw_qp()
87 dma_addr_t sq_dma; member
1777 &ep->sq_dma, GFP_KERNEL); in qedi_alloc_sq()1795 page = ep->sq_dma; in qedi_alloc_sq()1810 ep->sq_dma); in qedi_alloc_sq()1822 ep->sq_dma); in qedi_free_sq()
675 &tgt->sq_dma, GFP_KERNEL); in bnx2fc_alloc_session_resc()889 tgt->sq, tgt->sq_dma); in bnx2fc_free_session_resc()
322 dma_addr_t sq_dma; member
202 ofld_req1.sq_addr_lo = (u32) tgt->sq_dma; in bnx2fc_send_session_ofld_req()203 ofld_req1.sq_addr_hi = (u32)((u64) tgt->sq_dma >> 32); in bnx2fc_send_session_ofld_req()
215 dma_addr_t sq_dma; member
1260 &fcport->sq_dma, GFP_KERNEL); in qedf_alloc_sq()1278 page = fcport->sq_dma; in qedf_alloc_sq()1293 fcport->sq_dma); in qedf_alloc_sq()1305 fcport->sq, fcport->sq_dma); in qedf_free_sq()