/linux/drivers/net/wireless/marvell/mwifiex/ |
A D | ethtool.c | 28 wol->supported = WAKE_UCAST|WAKE_MCAST|WAKE_BCAST|WAKE_PHY; in mwifiex_ethtool_get_wol() 36 wol->wolopts |= WAKE_MCAST; in mwifiex_ethtool_get_wol() 49 if (wol->wolopts & ~(WAKE_UCAST|WAKE_MCAST|WAKE_BCAST|WAKE_PHY)) in mwifiex_ethtool_set_wol() 54 if (wol->wolopts & WAKE_MCAST) in mwifiex_ethtool_set_wol()
|
/linux/drivers/net/wireless/marvell/libertas/ |
A D | ethtool.c | 66 wol->supported = WAKE_UCAST|WAKE_MCAST|WAKE_BCAST|WAKE_PHY; in lbs_ethtool_get_wol() 74 wol->wolopts |= WAKE_MCAST; in lbs_ethtool_get_wol() 86 if (wol->wolopts & ~(WAKE_UCAST|WAKE_MCAST|WAKE_BCAST|WAKE_PHY)) in lbs_ethtool_set_wol() 92 if (wol->wolopts & WAKE_MCAST) in lbs_ethtool_set_wol()
|
/linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
A D | pch_gbe_ethtool.c | 213 wol->supported = WAKE_UCAST | WAKE_MCAST | WAKE_BCAST | WAKE_MAGIC; in pch_gbe_get_wol() 219 wol->wolopts |= WAKE_MCAST; in pch_gbe_get_wol() 246 if ((wol->wolopts & WAKE_MCAST)) in pch_gbe_set_wol()
|
/linux/drivers/net/ethernet/atheros/atl1c/ |
A D | atl1c_ethtool.c | 239 wol->wolopts |= WAKE_MCAST; in atl1c_get_wol() 253 WAKE_UCAST | WAKE_BCAST | WAKE_MCAST)) in atl1c_set_wol()
|
/linux/drivers/net/ethernet/atheros/atl1e/ |
A D | atl1e_ethtool.c | 326 wol->wolopts |= WAKE_MCAST; in atl1e_get_wol() 340 WAKE_UCAST | WAKE_MCAST | WAKE_BCAST)) in atl1e_set_wol()
|
/linux/drivers/net/ethernet/microchip/ |
A D | lan743x_ethtool.c | 787 wol->supported |= WAKE_BCAST | WAKE_UCAST | WAKE_MCAST | in lan743x_ethtool_get_wol() 801 if (wol->wolopts & WAKE_MCAST) in lan743x_ethtool_set_wol() 802 adapter->wolopts |= WAKE_MCAST; in lan743x_ethtool_set_wol()
|
/linux/drivers/net/ethernet/silan/ |
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/ |
A D | smsc95xx.c | 41 WAKE_MCAST | WAKE_ARP | WAKE_MAGIC) 1532 if (pdata->wolopts & (WAKE_BCAST | WAKE_MCAST | WAKE_ARP | WAKE_UCAST)) { in smsc95xx_suspend() 1565 if (pdata->wolopts & WAKE_MCAST) { in smsc95xx_suspend() 1660 if (pdata->wolopts & (WAKE_BCAST | WAKE_MCAST | WAKE_ARP | WAKE_UCAST)) { in smsc95xx_suspend()
|
A D | smsc75xx.c | 44 WAKE_MCAST | WAKE_ARP | WAKE_MAGIC) 1894 if (pdata->wolopts & (WAKE_MCAST | WAKE_ARP)) { in smsc75xx_suspend() 1906 if (pdata->wolopts & WAKE_MCAST) { in smsc75xx_suspend()
|
/linux/drivers/net/ethernet/intel/e1000e/ |
A D | ethtool.c | 1907 wol->supported = WAKE_UCAST | WAKE_MCAST | in e1000_get_wol() 1921 wol->wolopts |= WAKE_MCAST; in e1000_get_wol() 1936 (wol->wolopts & ~(WAKE_UCAST | WAKE_MCAST | WAKE_BCAST | in e1000_set_wol() 1945 if (wol->wolopts & WAKE_MCAST) in e1000_set_wol()
|
/linux/drivers/net/ethernet/realtek/ |
A D | 8139too.c | 2317 | WAKE_UCAST | WAKE_MCAST | WAKE_BCAST; in rtl8139_get_wol() 2329 wol->wolopts |= WAKE_MCAST; in rtl8139_get_wol() 2349 | WAKE_UCAST | WAKE_MCAST | WAKE_BCAST) in rtl8139_set_wol() 2370 if (wol->wolopts & WAKE_MCAST) in rtl8139_set_wol()
|
A D | 8139cp.c | 1348 if (wol->wolopts & WAKE_MCAST) options |= MWF; in netdev_set_wol() 1366 WAKE_MCAST | WAKE_UCAST; in netdev_get_wol() 1378 if (options & MWF) wol->wolopts |= WAKE_MCAST; in netdev_get_wol()
|
/linux/drivers/net/ethernet/intel/e1000/ |
A D | e1000_ethtool.c | 1640 wol->supported = WAKE_UCAST | WAKE_MCAST | WAKE_BCAST | WAKE_MAGIC; in e1000_get_wol() 1667 wol->wolopts |= WAKE_MCAST; in e1000_get_wol() 1703 if (wol->wolopts & WAKE_MCAST) in e1000_set_wol()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_ethtool.c | 1482 ret |= WAKE_MCAST; in mlx5e_get_wol_supported() 1510 ret |= WAKE_MCAST; in mlx5e_reformat_wol_mode_mlx5_to_linux() 1537 if (mode & WAKE_MCAST) in mlx5e_reformat_wol_mode_linux_to_mlx5()
|
/linux/drivers/net/ethernet/intel/igc/ |
A D | igc_ethtool.c | 358 wol->supported = WAKE_UCAST | WAKE_MCAST | in igc_ethtool_get_wol() 371 wol->wolopts |= WAKE_MCAST; in igc_ethtool_get_wol() 396 if (wol->wolopts & WAKE_MCAST) in igc_ethtool_set_wol()
|
/linux/net/ethtool/ |
A D | common.c | 376 [const_ilog2(WAKE_MCAST)] = "mcast",
|
/linux/drivers/net/ethernet/via/ |
A D | via-rhine.c | 2351 WAKE_UCAST | WAKE_MCAST | WAKE_BCAST; /* Untested */ in rhine_get_wol() 2360 WAKE_UCAST | WAKE_MCAST | WAKE_BCAST; /* Untested */ in rhine_set_wol() 2486 if (rp->wolopts & (WAKE_BCAST|WAKE_MCAST)) in rhine_shutdown_pci()
|
/linux/include/uapi/linux/ |
A D | ethtool.h | 1873 #define WAKE_MCAST (1 << 2) macro
|
/linux/drivers/net/ethernet/natsemi/ |
A D | natsemi.c | 2715 if (newval & WAKE_MCAST) in netdev_set_wol() 2740 *supported = (WAKE_PHY | WAKE_UCAST | WAKE_MCAST | WAKE_BCAST in netdev_get_wol() 2755 *cur |= WAKE_MCAST; in netdev_get_wol()
|
/linux/drivers/net/ethernet/intel/igb/ |
A D | igb_ethtool.c | 2105 wol->supported = WAKE_UCAST | WAKE_MCAST | in igb_get_wol() 2118 wol->wolopts |= WAKE_MCAST; in igb_get_wol() 2142 if (wol->wolopts & WAKE_MCAST) in igb_set_wol()
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
A D | ixgbe_ethtool.c | 2273 wol->supported = WAKE_UCAST | WAKE_MCAST | in ixgbe_get_wol() 2284 wol->wolopts |= WAKE_MCAST; in ixgbe_get_wol() 2306 if (wol->wolopts & WAKE_MCAST) in ixgbe_set_wol()
|
/linux/drivers/net/ethernet/atheros/atlx/ |
A D | atl2.c | 2000 wol->wolopts |= WAKE_MCAST; in atl2_get_wol() 2016 if (wol->wolopts & (WAKE_UCAST | WAKE_BCAST | WAKE_MCAST)) in atl2_set_wol()
|
/linux/drivers/net/vmxnet3/ |
A D | vmxnet3_ethtool.c | 541 if (wol->wolopts & (WAKE_PHY | WAKE_MCAST | WAKE_BCAST | in vmxnet3_set_wol()
|
/linux/drivers/net/ethernet/dec/tulip/ |
A D | dmfe.c | 1086 if (wolinfo->wolopts & (WAKE_UCAST | WAKE_MCAST | WAKE_BCAST | in dmfe_ethtool_set_wol()
|
/linux/drivers/net/ethernet/sis/ |
A D | sis900.c | 2108 if (wol->wolopts & (WAKE_MAGICSECURE | WAKE_UCAST | WAKE_MCAST in sis900_set_wol()
|