Home
last modified time | relevance | path

Searched defs:wol (Results 1 – 25 of 133) sorted by relevance

123456

/openbmc/u-boot/net/
H A Dwol.c22 static int wol_check_magic(struct wol_hdr *wol, unsigned int len) in wol_check_magic()
43 struct wol_hdr *wol; in wol_receive() local
67 struct wol_hdr *wol; in wol_udp_handler() local
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dethtool.c11 struct ethtool_wolinfo *wol) in mwifiex_ethtool_get_wol()
32 struct ethtool_wolinfo *wol) in mwifiex_ethtool_set_wol()
/openbmc/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_ethtool.c13 struct ethtool_wolinfo *wol) in ngbe_get_wol()
26 struct ethtool_wolinfo *wol) in ngbe_set_wol()
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dethtool.c62 struct ethtool_wolinfo *wol) in lbs_ethtool_get_wol()
82 struct ethtool_wolinfo *wol) in lbs_ethtool_set_wol()
/openbmc/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet_wol.c40 void bcmgenet_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bcmgenet_get_wol()
64 int bcmgenet_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bcmgenet_set_wol()
/openbmc/linux/net/ethtool/
H A Dwol.c13 struct ethtool_wolinfo wol; member
107 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ethnl_set_wol() local
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_ethtool.c229 struct ethtool_wolinfo *wol) in atl1c_get_wol()
248 static int atl1c_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in atl1c_set_wol()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dethtool.c205 struct ethtool_wolinfo *wol) in efx_ethtool_get_wol()
213 struct ethtool_wolinfo *wol) in efx_ethtool_set_wol()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dethtool.c205 struct ethtool_wolinfo *wol) in efx_ethtool_get_wol()
213 struct ethtool_wolinfo *wol) in efx_ethtool_set_wol()
/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_ethtool.c316 struct ethtool_wolinfo *wol) in atl1e_get_wol()
335 static int atl1e_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in atl1e_set_wol()
/openbmc/u-boot/drivers/net/phy/
H A Dmeson-gxl.c34 int ret, wol, lpa, exp; in meson_gxl_startup() local
/openbmc/linux/drivers/net/phy/
H A Ddp83tc811.c98 struct ethtool_wolinfo *wol) in dp83811_set_wol()
158 struct ethtool_wolinfo *wol) in dp83811_get_wol()
H A Dmeson-gxl.c153 int ret, wol, lpa, exp; in meson_gxl_read_status() local
H A Ddp83822.c124 struct ethtool_wolinfo *wol) in dp83822_set_wol()
183 struct ethtool_wolinfo *wol) in dp83822_get_wol()
H A Dbroadcom.c861 struct ethtool_wolinfo *wol) in bcm54xx_phy_get_wol()
877 struct ethtool_wolinfo *wol) in bcm54xx_phy_set_wol()
H A Dsmsc.c295 struct ethtool_wolinfo *wol) in lan874x_get_wol()
407 struct ethtool_wolinfo *wol) in lan874x_set_wol()
H A Dmxl-gpy.c684 struct ethtool_wolinfo *wol) in gpy_set_wol()
777 struct ethtool_wolinfo *wol) in gpy_get_wol()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Ducc_geth_ethtool.c346 static void uec_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in uec_get_wol()
359 static int uec_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in uec_set_wol()
/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_ethtool.c209 struct ethtool_wolinfo *wol) in pch_gbe_get_wol()
235 struct ethtool_wolinfo *wol) in pch_gbe_set_wol()
/openbmc/linux/drivers/staging/qlge/
H A Dqlge_ethtool.c430 static void qlge_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in qlge_get_wol()
443 static int qlge_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in qlge_set_wol()
/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Dethtool.c308 struct ethtool_wolinfo *wol) in igbvf_get_wol()
315 struct ethtool_wolinfo *wol) in igbvf_set_wol()
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c191 static void bcmasp_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bcmasp_get_wol()
203 static int bcmasp_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in bcmasp_set_wol()
/openbmc/linux/drivers/net/ethernet/socionext/
H A Dsni_ave.c419 struct ethtool_wolinfo *wol) in ave_ethtool_get_wol()
429 struct ethtool_wolinfo *wol) in __ave_ethtool_set_wol()
439 struct ethtool_wolinfo *wol) in ave_ethtool_set_wol()
1167 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_init() local
1737 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_suspend() local
1755 struct ethtool_wolinfo wol = { .cmd = ETHTOOL_GWOL }; in ave_resume() local
/openbmc/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ethtool.c686 netxen_nic_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in netxen_nic_get_wol()
707 netxen_nic_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in netxen_nic_set_wol()
/openbmc/linux/drivers/net/usb/
H A Dpegasus.c905 pegasus_get_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in pegasus_get_wol()
914 pegasus_set_wol(struct net_device *dev, struct ethtool_wolinfo *wol) in pegasus_set_wol()
943 struct ethtool_wolinfo wol; in pegasus_reset_wol() local

123456