Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c68 otx2_stop(netdev); in otx2_change_mtu()
2156 int otx2_stop(struct net_device *netdev) in otx2_stop() function
2217 EXPORT_SYMBOL(otx2_stop);
2377 otx2_stop(pf->netdev); in otx2_reset_task()
2830 otx2_stop(pf->netdev); in otx2_xdp_setup()
2928 .ndo_stop = otx2_stop,
H A Dotx2_common.h1103 int otx2_stop(struct net_device *netdev);