Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnicvf_main.c1047 int nicvf_stop(struct net_device *netdev) in nicvf_stop() function
1067 nicvf_stop(nic->snicvf[qidx]->netdev); in nicvf_stop()
1401 nicvf_stop(nic->netdev); in nicvf_reset_task()
1447 .ndo_stop = nicvf_stop,
Dnic.h495 int nicvf_stop(struct net_device *netdev);
Dnicvf_ethtool.c645 nicvf_stop(dev); in nicvf_set_channels()