| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | ethtool.c | 16 wol->supported = WAKE_UCAST|WAKE_MCAST|WAKE_BCAST|WAKE_PHY; in mwifiex_ethtool_get_wol() 22 wol->wolopts |= WAKE_UCAST; in mwifiex_ethtool_get_wol() 37 if (wol->wolopts & ~(WAKE_UCAST|WAKE_MCAST|WAKE_BCAST|WAKE_PHY)) in mwifiex_ethtool_set_wol() 40 if (wol->wolopts & WAKE_UCAST) in mwifiex_ethtool_set_wol()
|
| /linux/drivers/net/wireless/nxp/nxpwifi/ |
| H A D | ethtool.c | 16 wol->supported = WAKE_UCAST | WAKE_MCAST | WAKE_BCAST | WAKE_PHY; in nxpwifi_ethtool_get_wol() 22 wol->wolopts |= WAKE_UCAST; in nxpwifi_ethtool_get_wol() 37 if (wol->wolopts & ~(WAKE_UCAST | WAKE_MCAST | WAKE_BCAST | WAKE_PHY)) in nxpwifi_ethtool_set_wol() 40 if (wol->wolopts & WAKE_UCAST) in nxpwifi_ethtool_set_wol()
|
| /linux/drivers/net/wireless/marvell/libertas/ |
| H A D | ethtool.c | 66 wol->supported = WAKE_UCAST|WAKE_MCAST|WAKE_BCAST|WAKE_PHY; in lbs_ethtool_get_wol() 72 wol->wolopts |= WAKE_UCAST; in lbs_ethtool_get_wol() 86 if (wol->wolopts & ~(WAKE_UCAST|WAKE_MCAST|WAKE_BCAST|WAKE_PHY)) in lbs_ethtool_set_wol() 90 if (wol->wolopts & WAKE_UCAST) in lbs_ethtool_set_wol()
|
| /linux/drivers/net/phy/ |
| H A D | smsc.c | 347 wol->supported = (WAKE_UCAST | WAKE_BCAST | WAKE_MAGIC | in lan874x_get_wol() 356 wol->wolopts |= WAKE_UCAST; in lan874x_get_wol() 477 if (wol->wolopts & WAKE_UCAST) in lan874x_set_wol() 527 if (wol->wolopts & (WAKE_MAGIC | WAKE_UCAST)) { in lan874x_set_wol()
|
| H A D | dp83869.c | 275 if (wol->wolopts & (WAKE_MAGIC | WAKE_MAGICSECURE | WAKE_UCAST | in dp83869_set_wol() 333 if (wol->wolopts & WAKE_UCAST) in dp83869_set_wol() 359 wol->supported = (WAKE_UCAST | WAKE_BCAST | WAKE_MAGIC | in dp83869_get_wol() 370 wol->wolopts |= WAKE_UCAST; in dp83869_get_wol()
|
| H A D | bcm-phy-lib.c | 877 #define BCM54XX_WOL_SUPPORTED_MASK (WAKE_UCAST | \ 956 if (wol->wolopts & WAKE_UCAST) { in bcm_phy_set_wol() 1069 wol->wolopts |= WAKE_UCAST; in bcm_phy_get_wol()
|
| /linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
| H A D | pch_gbe_ethtool.c | 213 wol->supported = WAKE_UCAST | WAKE_MCAST | WAKE_BCAST | WAKE_MAGIC; in pch_gbe_get_wol() 217 wol->wolopts |= WAKE_UCAST; in pch_gbe_get_wol() 244 if ((wol->wolopts & WAKE_UCAST)) in pch_gbe_set_wol()
|
| /linux/drivers/net/ethernet/atheros/atl1c/ |
| H A D | atl1c_ethtool.c | 237 wol->wolopts |= WAKE_UCAST; in atl1c_get_wol() 253 WAKE_UCAST | WAKE_BCAST | WAKE_MCAST)) in atl1c_set_wol()
|
| /linux/drivers/net/ethernet/atheros/atl1e/ |
| H A D | atl1e_ethtool.c | 324 wol->wolopts |= WAKE_UCAST; in atl1e_get_wol() 340 WAKE_UCAST | WAKE_MCAST | WAKE_BCAST)) in atl1e_set_wol()
|
| /linux/drivers/net/ethernet/freescale/ |
| H A D | gianfar_ethtool.c | 566 wol->supported |= WAKE_UCAST; in gfar_get_wol() 572 wol->wolopts |= WAKE_UCAST; in gfar_get_wol() 584 if (wol->wolopts & ~(WAKE_MAGIC | WAKE_UCAST)) in gfar_set_wol() 590 if (wol->wolopts & WAKE_UCAST) in gfar_set_wol()
|
| /linux/drivers/net/ethernet/silan/ |
| H A D | sc92031.c | 1267 | WAKE_UCAST | WAKE_MCAST | WAKE_BCAST; in sc92031_ethtool_get_wol() 1278 wolinfo->wolopts |= WAKE_UCAST | WAKE_MCAST | WAKE_BCAST; in sc92031_ethtool_get_wol() 1300 if (wolinfo->wolopts & (WAKE_UCAST | WAKE_MCAST | WAKE_BCAST)) in sc92031_ethtool_set_wol()
|
| /linux/drivers/net/usb/ |
| H A D | smsc95xx.c | 43 #define SUPPORTED_WAKE (WAKE_PHY | WAKE_UCAST | WAKE_BCAST | \ 1617 if (pdata->wolopts & (WAKE_BCAST | WAKE_MCAST | WAKE_ARP | WAKE_UCAST)) { in smsc95xx_suspend() 1676 if (pdata->wolopts & WAKE_UCAST) { in smsc95xx_suspend() 1745 if (pdata->wolopts & (WAKE_BCAST | WAKE_MCAST | WAKE_ARP | WAKE_UCAST)) { in smsc95xx_suspend()
|
| H A D | smsc75xx.c | 42 #define SUPPORTED_WAKE (WAKE_PHY | WAKE_UCAST | WAKE_BCAST | \ 2039 if (pdata->wolopts & WAKE_UCAST) { in smsc75xx_suspend()
|
| H A D | lan78xx.c | 92 #define WAKE_ALL (WAKE_PHY | WAKE_UCAST | \ 5043 if (wol & WAKE_UCAST) { in lan78xx_set_suspend()
|
| /linux/drivers/net/ethernet/calxeda/ |
| H A D | xgmac.c | 1640 wol->supported = WAKE_MAGIC | WAKE_UCAST; in xgmac_get_wol() 1649 u32 support = WAKE_MAGIC | WAKE_UCAST; in xgmac_set_wol() 1849 if (mode & WAKE_UCAST) in xgmac_pmt()
|
| /linux/drivers/net/ethernet/realtek/ |
| H A D | 8139cp.c | 1346 if (wol->wolopts & WAKE_UCAST) options |= UWF; in netdev_set_wol() 1366 WAKE_MCAST | WAKE_UCAST; in netdev_get_wol() 1376 if (options & UWF) wol->wolopts |= WAKE_UCAST; in netdev_get_wol()
|
| /linux/drivers/net/ethernet/via/ |
| H A D | via-velocity.c | 3432 wol->supported = WAKE_PHY | WAKE_MAGIC | WAKE_UCAST | WAKE_ARP; in velocity_ethtool_get_wol() 3439 wol->wolopts |= WAKE_UCAST; in velocity_ethtool_get_wol() 3449 if (!(wol->wolopts & (WAKE_PHY | WAKE_MAGIC | WAKE_UCAST | WAKE_ARP))) in velocity_ethtool_set_wol() 3464 if (wol->wolopts & WAKE_UCAST) { in velocity_ethtool_set_wol()
|
| H A D | via-rhine.c | 2357 WAKE_UCAST | WAKE_MCAST | WAKE_BCAST; /* Untested */ in rhine_get_wol() 2366 WAKE_UCAST | WAKE_MCAST | WAKE_BCAST; /* Untested */ in rhine_set_wol() 2496 if (rp->wolopts & WAKE_UCAST) in rhine_shutdown_pci()
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ethtool.c | 362 wol->supported = WAKE_UCAST | WAKE_MCAST | in igc_ethtool_get_wol() 373 wol->wolopts |= WAKE_UCAST; in igc_ethtool_get_wol() 398 if (wol->wolopts & WAKE_UCAST) in igc_ethtool_set_wol()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_ethtool.c | 1823 ret |= WAKE_UCAST; in mlx5e_get_wol_supported() 1851 ret |= WAKE_UCAST; in mlx5e_reformat_wol_mode_mlx5_to_linux() 1878 if (mode & WAKE_UCAST) in mlx5e_reformat_wol_mode_linux_to_mlx5()
|
| /linux/include/uapi/linux/ |
| H A D | ethtool.h | 2303 #define WAKE_UCAST (1 << 1) macro
|
| /linux/drivers/net/ethernet/microchip/ |
| H A D | lan743x_main.h | 1054 #define MAC_SUPPORTED_WAKES (WAKE_BCAST | WAKE_UCAST | WAKE_MCAST | \
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ethtool.c | 2107 wol->supported = WAKE_UCAST | WAKE_MCAST | in igb_get_wol() 2118 wol->wolopts |= WAKE_UCAST; in igb_get_wol() 2142 if (wol->wolopts & WAKE_UCAST) in igb_set_wol()
|
| /linux/drivers/net/ethernet/ |
| H A D | jme.c | 2548 WAKE_UCAST | in jme_set_wol()
|
| /linux/drivers/net/ethernet/atheros/atlx/ |
| H A D | atl1.c | 3400 if (wol->wolopts & (WAKE_PHY | WAKE_UCAST | WAKE_MCAST | WAKE_BCAST | in atl1_set_wol()
|