octeon_ep_vf: add support for ndo ops
authorShinas Rasheed <srasheed@marvell.com>
Sat, 23 Dec 2023 13:39:57 +0000 (05:39 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Jan 2024 14:19:54 +0000 (14:19 +0000)
commit8f8d322bc47c1c5ecab1f2238b644e30f69cc475
treef75994cf8ce72e63f677870a389aaf974213bcff
parent6ca7b5486ebd5e7985f0c98a2ac7ae49078043a4
octeon_ep_vf: add support for ndo ops

Add support for ndo ops to set MAC address, change MTU, get stats.
Add control path support to set MAC address, change MTU, get stats,
set speed, get and set link mode.

Signed-off-by: Shinas Rasheed <srasheed@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/octeon_ep_vf/octep_vf_main.c