Home
last modified time | relevance | path

Searched refs:otx2_iova_to_phys (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/marvell/octeontx2/nic/
Dqos_sq.c99 pa = otx2_iova_to_phys(pfvf->iommu_domain, iova); in otx2_qos_sq_aura_pool_init()
131 pa = otx2_iova_to_phys(pfvf->iommu_domain, iova); in otx2_qos_sq_free_sqbs()
Dotx2_txrx.h155 static inline u64 otx2_iova_to_phys(void *iommu_domain, dma_addr_t dma_addr) in otx2_iova_to_phys() function
Dotx2_txrx.c126 pa = otx2_iova_to_phys(pfvf->iommu_domain, sg->dma_addr[0]); in otx2_xdp_snd_pkt_handler()
202 va = phys_to_virt(otx2_iova_to_phys(pfvf->iommu_domain, iova)); in otx2_skb_add_frag()
1215 pa = otx2_iova_to_phys(pfvf->iommu_domain, iova); in otx2_cleanup_rx_cqes()
1392 pa = otx2_iova_to_phys(pfvf->iommu_domain, iova); in otx2_xdp_rcv_pkt_handler()
Dotx2_common.c1199 pa = otx2_iova_to_phys(pfvf->iommu_domain, iova); in otx2_sq_free_sqbs()
1232 pa = otx2_iova_to_phys(pfvf->iommu_domain, iova); in otx2_free_aura_ptr()