]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
octeontx2-pf: Add basic net_device_ops
authorGeetha sowjanya <gakula@marvell.com>
Thu, 7 Nov 2024 16:08:30 +0000 (21:38 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Nov 2024 11:57:11 +0000 (11:57 +0000)
commit22f858796758b5580d10b1e4f51eba39b3702b5c
treed1bdc4f04c2a882b5532de8c5737ac9f80f680ce
parent3937b7308d4fce2793fa7fa56ed0faf0f8b6dc7a
octeontx2-pf: Add basic net_device_ops

Implements basic set of net_device_ops.

Signed-off-by: Geetha sowjanya <gakula@marvell.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.c
drivers/net/ethernet/marvell/octeontx2/nic/otx2_txrx.h
drivers/net/ethernet/marvell/octeontx2/nic/otx2_vf.c
drivers/net/ethernet/marvell/octeontx2/nic/rep.c