Searched refs:ixgbevf_close (Results 1 – 2 of 2) sorted by relevance
439 int ixgbevf_close(struct net_device *netdev);
3739 int ixgbevf_close(struct net_device *netdev) in ixgbevf_close() function3769 ixgbevf_close(dev); in ixgbevf_queue_reset_subtask()4493 ixgbevf_close(dev); in ixgbevf_xdp_setup()4523 .ndo_stop = ixgbevf_close,