Searched refs:sq_dma (Results 1 – 7 of 7) sorted by relevance
88 dma_addr_t sq_dma; member
1655 &ep->sq_dma, GFP_KERNEL); in qedi_alloc_sq()1673 page = ep->sq_dma; in qedi_alloc_sq()1688 ep->sq_dma); in qedi_alloc_sq()1700 ep->sq_dma); in qedi_free_sq()
676 &tgt->sq_dma, GFP_KERNEL); in bnx2fc_alloc_session_resc()890 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()
196 dma_addr_t sq_dma; member
1055 fcport->sq_mem_size, &fcport->sq_dma, GFP_KERNEL); in qedf_alloc_sq()1072 page = fcport->sq_dma; in qedf_alloc_sq()1087 fcport->sq_dma); in qedf_alloc_sq()1099 fcport->sq, fcport->sq_dma); in qedf_free_sq()