Searched refs:ixgbevf_close (Results 1 – 2 of 2) sorted by relevance
439 int ixgbevf_close(struct net_device *netdev);
3740 int ixgbevf_close(struct net_device *netdev) in ixgbevf_close() function3770 ixgbevf_close(dev); in ixgbevf_queue_reset_subtask()4494 ixgbevf_close(dev); in ixgbevf_xdp_setup()4524 .ndo_stop = ixgbevf_close,