Searched refs:bfa_mem_dma_phys (Results 1 – 4 of 4) sorted by relevance
1101 bfa_mem_dma_phys(ioc_dma)); in bfa_iocfc_mem_claim()1112 iocfc->req_cq_ba[i].pa = bfa_mem_dma_phys(reqq_dma); in bfa_iocfc_mem_claim()1117 iocfc->rsp_cq_ba[i].pa = bfa_mem_dma_phys(rspq_dma); in bfa_iocfc_mem_claim()1123 dm_pa = bfa_mem_dma_phys(iocfc_dma); in bfa_iocfc_mem_claim()
133 #define bfa_mem_dma_phys(_sptr) ((_sptr)->dma_curp) macro
3009 fcport->stats_pa = bfa_mem_dma_phys(fcport_dma); in bfa_fcport_mem_claim()5207 align_len = BFA_SGPG_ROUNDUP(bfa_mem_dma_phys(seg_ptr)) - in bfa_sgpg_attach()5208 bfa_mem_dma_phys(seg_ptr); in bfa_sgpg_attach()5212 sgpg_pa.pa = bfa_mem_dma_phys(seg_ptr) + align_len; in bfa_sgpg_attach()
3707 fcp->snsbase[idx].pa = bfa_mem_dma_phys(seg_ptr); in bfa_fcp_attach()