Searched refs:set_wol (Results 1 - 3 of 3) sorted by relevance

/include/linux/
H A Dethtool.h95 * @set_wol: Turn Wake-on-Lan on or off. Returns a negative error code
207 int (*set_wol)(struct net_device *, struct ethtool_wolinfo *); member in struct:ethtool_ops
H A Dphy.h532 * enable Wake on LAN, so set_wol is provided to be called in the
533 * ethernet driver's set_wol function. */
534 int (*set_wol)(struct phy_device *dev, struct ethtool_wolinfo *wol); member in struct:phy_driver
536 /* See set_wol, but for checking whether Wake on LAN is enabled. */
/include/net/
H A Ddsa.h220 int (*set_wol)(struct dsa_switch *ds, int port, member in struct:dsa_switch_driver

Completed in 43 milliseconds