Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_pf.c66 otx2_stop(netdev); in otx2_change_mtu()
1899 int otx2_stop(struct net_device *netdev) in otx2_stop() function
1966 EXPORT_SYMBOL(otx2_stop);
2119 otx2_stop(pf->netdev); in otx2_reset_task()
2580 otx2_stop(pf->netdev); in otx2_xdp_setup()
2675 .ndo_stop = otx2_stop,
Dotx2_vf.c370 return otx2_stop(netdev); in otx2vf_stop()
Dotx2_common.h1033 int otx2_stop(struct net_device *netdev);