Searched refs:ixgbe_set_wol (Results 1 – 1 of 1) sorted by relevance
2393 static int ixgbe_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in ixgbe_set_wol() function2461 return ixgbe_set_wol(netdev, wol); in ixgbe_set_wol_e610()3731 .set_wol = ixgbe_set_wol,