Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c2393 static int ixgbe_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in ixgbe_set_wol() function
2461 return ixgbe_set_wol(netdev, wol); in ixgbe_set_wol_e610()
3731 .set_wol = ixgbe_set_wol,