Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnicvf_main.c1306 int nicvf_stop(struct net_device *netdev) in nicvf_stop() function
1326 nicvf_stop(nic->snicvf[qidx]->netdev); in nicvf_stop()
1706 nicvf_stop(nic->netdev); in nicvf_reset_task()
1810 nicvf_stop(nic->netdev); in nicvf_xdp_setup()
2034 .ndo_stop = nicvf_stop,
Dnic.h631 int nicvf_stop(struct net_device *netdev);
Dnicvf_ethtool.c510 nicvf_stop(netdev); in nicvf_set_ringparam()
745 nicvf_stop(dev); in nicvf_set_channels()