Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c383 static int otx2vf_stop(struct net_device *netdev) in otx2vf_stop() function
455 otx2vf_stop(netdev); in otx2vf_change_mtu()
474 otx2vf_stop(vf->netdev); in otx2vf_reset_task()
490 .ndo_stop = otx2vf_stop,