| /Linux-v5.4/drivers/net/wireless/marvell/mwifiex/ |
| D | ethtool.c | 28 wol->supported = WAKE_UCAST|WAKE_MCAST|WAKE_BCAST|WAKE_PHY; in mwifiex_ethtool_get_wol() 38 wol->wolopts |= WAKE_BCAST; in mwifiex_ethtool_get_wol() 49 if (wol->wolopts & ~(WAKE_UCAST|WAKE_MCAST|WAKE_BCAST|WAKE_PHY)) in mwifiex_ethtool_set_wol() 56 if (wol->wolopts & WAKE_BCAST) in mwifiex_ethtool_set_wol()
|
| /Linux-v5.4/drivers/net/wireless/marvell/libertas/ |
| D | ethtool.c | 69 wol->supported = WAKE_UCAST|WAKE_MCAST|WAKE_BCAST|WAKE_PHY; in lbs_ethtool_get_wol() 79 wol->wolopts |= WAKE_BCAST; in lbs_ethtool_get_wol() 89 if (wol->wolopts & ~(WAKE_UCAST|WAKE_MCAST|WAKE_BCAST|WAKE_PHY)) in lbs_ethtool_set_wol() 97 if (wol->wolopts & WAKE_BCAST) in lbs_ethtool_set_wol()
|
| /Linux-v5.4/drivers/net/ethernet/oki-semi/pch_gbe/ |
| D | pch_gbe_ethtool.c | 211 wol->supported = WAKE_UCAST | WAKE_MCAST | WAKE_BCAST | WAKE_MAGIC; in pch_gbe_get_wol() 219 wol->wolopts |= WAKE_BCAST; in pch_gbe_get_wol() 246 if ((wol->wolopts & WAKE_BCAST)) in pch_gbe_set_wol()
|
| /Linux-v5.4/drivers/net/ethernet/atheros/atl1c/ |
| D | atl1c_ethtool.c | 243 wol->wolopts |= WAKE_BCAST; in atl1c_get_wol() 255 WAKE_UCAST | WAKE_BCAST | WAKE_MCAST)) in atl1c_set_wol()
|
| /Linux-v5.4/drivers/net/ethernet/atheros/atl1e/ |
| D | atl1e_ethtool.c | 330 wol->wolopts |= WAKE_BCAST; in atl1e_get_wol() 342 WAKE_UCAST | WAKE_MCAST | WAKE_BCAST)) in atl1e_set_wol()
|
| /Linux-v5.4/drivers/net/ethernet/microchip/ |
| D | lan743x_ethtool.c | 785 wol->supported |= WAKE_BCAST | WAKE_UCAST | WAKE_MCAST | in lan743x_ethtool_get_wol() 801 if (wol->wolopts & WAKE_BCAST) in lan743x_ethtool_set_wol() 802 adapter->wolopts |= WAKE_BCAST; in lan743x_ethtool_set_wol()
|
| /Linux-v5.4/drivers/net/ethernet/silan/ |
| D | sc92031.c | 1266 | WAKE_UCAST | WAKE_MCAST | WAKE_BCAST; in sc92031_ethtool_get_wol() 1277 wolinfo->wolopts |= WAKE_UCAST | WAKE_MCAST | WAKE_BCAST; in sc92031_ethtool_get_wol() 1299 if (wolinfo->wolopts & (WAKE_UCAST | WAKE_MCAST | WAKE_BCAST)) in sc92031_ethtool_set_wol()
|
| /Linux-v5.4/drivers/net/usb/ |
| D | smsc95xx.c | 38 #define SUPPORTED_WAKE (WAKE_PHY | WAKE_UCAST | WAKE_BCAST | \ 1657 if (pdata->wolopts & (WAKE_BCAST | WAKE_MCAST | WAKE_ARP | WAKE_UCAST)) { in smsc95xx_suspend() 1677 if (pdata->wolopts & WAKE_BCAST) { in smsc95xx_suspend() 1785 if (pdata->wolopts & (WAKE_BCAST | WAKE_MCAST | WAKE_ARP | WAKE_UCAST)) { in smsc95xx_suspend()
|
| D | smsc75xx.c | 43 #define SUPPORTED_WAKE (WAKE_PHY | WAKE_UCAST | WAKE_BCAST | \ 2023 if (pdata->wolopts & WAKE_BCAST) { in smsc75xx_suspend()
|
| D | r8152.c | 2763 #define WAKE_ANY (WAKE_PHY | WAKE_MAGIC | WAKE_UCAST | WAKE_BCAST | WAKE_MCAST) 2778 wolopts |= WAKE_BCAST; in __rtl_get_wol() 2805 if (wolopts & WAKE_BCAST) in __rtl_set_wol()
|
| D | lan78xx.c | 77 WAKE_MCAST | WAKE_BCAST | \ 3897 if (wol & WAKE_BCAST) { in lan78xx_set_suspend()
|
| /Linux-v5.4/drivers/net/ethernet/intel/e1000e/ |
| D | ethtool.c | 1894 WAKE_BCAST | WAKE_MAGIC | WAKE_PHY; in e1000_get_wol() 1909 wol->wolopts |= WAKE_BCAST; in e1000_get_wol() 1922 (wol->wolopts & ~(WAKE_UCAST | WAKE_MCAST | WAKE_BCAST | in e1000_set_wol() 1933 if (wol->wolopts & WAKE_BCAST) in e1000_set_wol()
|
| /Linux-v5.4/drivers/net/ethernet/realtek/ |
| D | 8139too.c | 2316 | WAKE_UCAST | WAKE_MCAST | WAKE_BCAST; in rtl8139_get_wol() 2330 wol->wolopts |= WAKE_BCAST; in rtl8139_get_wol() 2348 | WAKE_UCAST | WAKE_MCAST | WAKE_BCAST) in rtl8139_set_wol() 2371 if (wol->wolopts & WAKE_BCAST) in rtl8139_set_wol()
|
| 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-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | en_ethtool.c | 1420 ret |= WAKE_BCAST; in mlx5e_get_wol_supported() 1448 ret |= WAKE_BCAST; in mlx5e_reformat_wol_mode_mlx5_to_linux() 1475 if (mode & WAKE_BCAST) in mlx5e_reformat_wol_mode_linux_to_mlx5()
|
| /Linux-v5.4/drivers/net/ethernet/intel/e1000/ |
| D | e1000_ethtool.c | 1642 wol->supported = WAKE_UCAST | WAKE_MCAST | WAKE_BCAST | WAKE_MAGIC; in e1000_get_wol() 1671 wol->wolopts |= WAKE_BCAST; in e1000_get_wol() 1707 if (wol->wolopts & WAKE_BCAST) in e1000_set_wol()
|
| /Linux-v5.4/include/uapi/linux/ |
| D | ethtool.h | 1679 #define WAKE_BCAST (1 << 3) macro
|
| /Linux-v5.4/drivers/net/ethernet/via/ |
| D | via-rhine.c | 2364 WAKE_UCAST | WAKE_MCAST | WAKE_BCAST; /* Untested */ in rhine_get_wol() 2373 WAKE_UCAST | WAKE_MCAST | WAKE_BCAST; /* Untested */ in rhine_set_wol() 2499 if (rp->wolopts & (WAKE_BCAST|WAKE_MCAST)) in rhine_shutdown_pci()
|
| /Linux-v5.4/drivers/net/ethernet/natsemi/ |
| D | natsemi.c | 2719 if (newval & WAKE_BCAST) in netdev_set_wol() 2742 *supported = (WAKE_PHY | WAKE_UCAST | WAKE_MCAST | WAKE_BCAST in netdev_get_wol() 2759 *cur |= WAKE_BCAST; in netdev_get_wol()
|
| /Linux-v5.4/drivers/net/vmxnet3/ |
| D | vmxnet3_ethtool.c | 470 if (wol->wolopts & (WAKE_PHY | WAKE_MCAST | WAKE_BCAST | in vmxnet3_set_wol()
|
| /Linux-v5.4/drivers/net/ethernet/intel/igb/ |
| D | igb_ethtool.c | 2094 WAKE_BCAST | WAKE_MAGIC | in igb_get_wol() 2108 wol->wolopts |= WAKE_BCAST; in igb_get_wol() 2132 if (wol->wolopts & WAKE_BCAST) in igb_set_wol()
|
| /Linux-v5.4/drivers/net/ethernet/intel/ixgbe/ |
| D | ixgbe_ethtool.c | 2188 WAKE_BCAST | WAKE_MAGIC; in ixgbe_get_wol() 2200 wol->wolopts |= WAKE_BCAST; in ixgbe_get_wol() 2222 if (wol->wolopts & WAKE_BCAST) in ixgbe_set_wol()
|
| /Linux-v5.4/drivers/net/ethernet/atheros/atlx/ |
| D | atl2.c | 2034 wol->wolopts |= WAKE_BCAST; in atl2_get_wol() 2048 if (wol->wolopts & (WAKE_UCAST | WAKE_BCAST | WAKE_MCAST)) in atl2_set_wol()
|
| /Linux-v5.4/drivers/net/ethernet/dec/tulip/ |
| D | dmfe.c | 1093 if (wolinfo->wolopts & (WAKE_UCAST | WAKE_MCAST | WAKE_BCAST | in dmfe_ethtool_set_wol()
|
| /Linux-v5.4/drivers/net/ethernet/sis/ |
| D | sis900.c | 2095 | WAKE_BCAST | WAKE_ARP)) in sis900_set_wol()
|