Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/cavium/thunder/
Dnicvf_main.c1325 int nicvf_stop(struct net_device *netdev) in nicvf_stop() function
1351 nicvf_stop(nic->snicvf[qidx]->netdev); in nicvf_stop()
1759 nicvf_stop(nic->netdev); in nicvf_reset_task()
1866 nicvf_stop(nic->netdev); in nicvf_xdp_setup()
2090 .ndo_stop = nicvf_stop,
Dnic.h630 int nicvf_stop(struct net_device *netdev);
Dnicvf_ethtool.c508 nicvf_stop(netdev); in nicvf_set_ringparam()
743 nicvf_stop(dev); in nicvf_set_channels()