Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c411 static int otx2vf_stop(struct net_device *netdev) in otx2vf_stop() function
493 otx2vf_stop(netdev); in otx2vf_change_mtu()
512 otx2vf_stop(vf->netdev); in otx2vf_reset_task()
528 .ndo_stop = otx2vf_stop,