| /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() 26 wol->wolopts |= WAKE_BCAST; in mwifiex_ethtool_get_wol() 37 if (wol->wolopts & ~(WAKE_UCAST|WAKE_MCAST|WAKE_BCAST|WAKE_PHY)) in mwifiex_ethtool_set_wol() 44 if (wol->wolopts & WAKE_BCAST) 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() 26 wol->wolopts |= WAKE_BCAST; in nxpwifi_ethtool_get_wol() 37 if (wol->wolopts & ~(WAKE_UCAST | WAKE_MCAST | WAKE_BCAST | WAKE_PHY)) in nxpwifi_ethtool_set_wol() 44 if (wol->wolopts & WAKE_BCAST) 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() 76 wol->wolopts |= WAKE_BCAST; in lbs_ethtool_get_wol() 86 if (wol->wolopts & ~(WAKE_UCAST|WAKE_MCAST|WAKE_BCAST|WAKE_PHY)) in lbs_ethtool_set_wol() 94 if (wol->wolopts & WAKE_BCAST) in lbs_ethtool_set_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() 221 wol->wolopts |= WAKE_BCAST; in pch_gbe_get_wol() 248 if ((wol->wolopts & WAKE_BCAST)) in pch_gbe_set_wol()
|
| /linux/drivers/net/phy/ |
| H A D | dp83869.c | 276 WAKE_BCAST)) { in dp83869_set_wol() 338 if (wol->wolopts & WAKE_BCAST) in dp83869_set_wol() 359 wol->supported = (WAKE_UCAST | WAKE_BCAST | WAKE_MAGIC | in dp83869_get_wol() 373 wol->wolopts |= WAKE_BCAST; in dp83869_get_wol()
|
| H A D | smsc.c | 347 wol->supported = (WAKE_UCAST | WAKE_BCAST | WAKE_MAGIC | in lan874x_get_wol() 359 wol->wolopts |= WAKE_BCAST; in lan874x_get_wol() 482 if (wol->wolopts & WAKE_BCAST) in lan874x_set_wol()
|
| H A D | bcm-phy-lib.c | 879 WAKE_BCAST | \ 958 } else if (wol->wolopts & WAKE_BCAST) { in bcm_phy_set_wol() 1065 wol->wolopts |= WAKE_BCAST; in bcm_phy_get_wol()
|
| /linux/drivers/net/ethernet/atheros/atl1c/ |
| H A D | atl1c_ethtool.c | 241 wol->wolopts |= WAKE_BCAST; 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 | 328 wol->wolopts |= WAKE_BCAST; in atl1e_get_wol() 340 WAKE_UCAST | WAKE_MCAST | WAKE_BCAST)) in atl1e_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() 1637 if (pdata->wolopts & WAKE_BCAST) { 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 | \ 2022 if (pdata->wolopts & WAKE_BCAST) { in smsc75xx_suspend()
|
| H A D | lan78xx.c | 93 WAKE_MCAST | WAKE_BCAST | \ 4979 if (wol & WAKE_BCAST) { in lan78xx_set_suspend()
|
| /linux/drivers/net/ethernet/realtek/ |
| H A D | 8139cp.c | 1347 if (wol->wolopts & WAKE_BCAST) options |= BWF; in netdev_set_wol() 1365 wol->supported = WAKE_PHY | WAKE_BCAST | WAKE_MAGIC | in netdev_get_wol() 1377 if (options & BWF) wol->wolopts |= WAKE_BCAST; in netdev_get_wol()
|
| /linux/drivers/net/ethernet/via/ |
| 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() 2490 if (rp->wolopts & (WAKE_BCAST|WAKE_MCAST)) in rhine_shutdown_pci()
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_ethtool.c | 363 WAKE_BCAST | WAKE_MAGIC | in igc_ethtool_get_wol() 377 wol->wolopts |= WAKE_BCAST; in igc_ethtool_get_wol() 402 if (wol->wolopts & WAKE_BCAST) in igc_ethtool_set_wol()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_ethtool.c | 1817 ret |= WAKE_BCAST; in mlx5e_get_wol_supported() 1845 ret |= WAKE_BCAST; in mlx5e_reformat_wol_mode_mlx5_to_linux() 1872 if (mode & WAKE_BCAST) in mlx5e_reformat_wol_mode_linux_to_mlx5()
|
| /linux/include/uapi/linux/ |
| H A D | ethtool.h | 2305 #define WAKE_BCAST (1 << 3) macro
|
| /linux/drivers/net/ethernet/microchip/ |
| H A D | lan743x_main.h | 1054 #define MAC_SUPPORTED_WAKES (WAKE_BCAST | WAKE_UCAST | WAKE_MCAST | \
|
| H A D | lan743x_main.c | 3869 if (adapter->wolopts & WAKE_BCAST) { in lan743x_pm_set_wol()
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ethtool.c | 2108 WAKE_BCAST | WAKE_MAGIC | in igb_get_wol() 2122 wol->wolopts |= WAKE_BCAST; in igb_get_wol() 2146 if (wol->wolopts & WAKE_BCAST) in igb_set_wol()
|
| /linux/drivers/net/ethernet/ |
| H A D | jme.c | 2550 WAKE_BCAST | 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()
|