octeontx2-pf: Move skb fragment map/unmap to common code
authorBharat Bhushan <bbhushan2@marvell.com>
Wed, 4 Dec 2024 05:56:53 +0000 (11:26 +0530)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 Dec 2024 12:15:31 +0000 (12:15 +0000)
commitc460b7442a6b020c6f0a2a5f837436b1ce56e95b
treec87de9e02861554f03f429baebda7423ddbc0dbe
parent195c3d4631816f02071f0e01d2d2def51cf5067a
octeontx2-pf: Move skb fragment map/unmap to common code

Move skb fragment map/unmap function to common file
so as to reuse same for outbound IPsec crypto offload

Signed-off-by: Bharat Bhushan <bbhushan2@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.c
drivers/net/ethernet/marvell/octeontx2/nic/otx2_common.h
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c