Home
last modified time | relevance | path

Searched refs:otx2_dma_unmap_page (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_txrx.c72 otx2_dma_unmap_page(pfvf, sg->dma_addr[seg], in otx2_dma_unmap_skb_frags()
162 otx2_dma_unmap_page(pfvf, iova - OTX2_HEAD_ROOM, in otx2_skb_add_frag()
924 otx2_dma_unmap_page(pfvf, iova, pfvf->rbsize, DMA_FROM_DEVICE); in otx2_cleanup_rx_cqes()
Dotx2_common.h570 static inline void otx2_dma_unmap_page(struct otx2_nic *pfvf, in otx2_dma_unmap_page() function