Searched refs:otx2_dma_unmap_skb_frags (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_txrx.c | 67 static void otx2_dma_unmap_skb_frags(struct otx2_nic *pfvf, struct sg_list *sg) in otx2_dma_unmap_skb_frags() function 115 otx2_dma_unmap_skb_frags(pfvf, sg); in otx2_snd_pkt_handler() 651 otx2_dma_unmap_skb_frags(pfvf, sg); in otx2_dma_map_tso_skb() 889 otx2_dma_unmap_skb_frags(pfvf, &sq->sg[sq->head]); in otx2_sq_append_skb() 945 otx2_dma_unmap_skb_frags(pfvf, sg); in otx2_cleanup_tx_cqes()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_txrx.c | 104 static void otx2_dma_unmap_skb_frags(struct otx2_nic *pfvf, struct sg_list *sg) in otx2_dma_unmap_skb_frags() function 171 otx2_dma_unmap_skb_frags(pfvf, sg); in otx2_snd_pkt_handler() 827 otx2_dma_unmap_skb_frags(pfvf, sg); in otx2_dma_map_tso_skb() 1193 otx2_dma_unmap_skb_frags(pfvf, &sq->sg[sq->head]); in otx2_sq_append_skb() 1277 otx2_dma_unmap_skb_frags(pfvf, sg); in otx2_cleanup_tx_cqes() 1332 otx2_dma_unmap_skb_frags(pfvf, sg); in otx2_free_pending_sqe()
|
Completed in 4 milliseconds