/openbmc/linux/drivers/net/phy/ |
H A D | smsc.c | 301 WAKE_ARP | WAKE_MCAST); in lan874x_get_wol() 319 wol->wolopts |= WAKE_ARP; in lan874x_get_wol() 417 if ((wol->wolopts & (WAKE_ARP | WAKE_MCAST)) == in lan874x_set_wol() 418 (WAKE_ARP | WAKE_MCAST)) { in lan874x_set_wol() 446 if (wol->wolopts & (WAKE_ARP | WAKE_MCAST)) in lan874x_set_wol() 451 if (wol->wolopts & WAKE_ARP) { in lan874x_set_wol()
|
/openbmc/u-boot/include/linux/ |
H A D | ethtool.h | 661 #define WAKE_ARP (1 << 4) macro
|
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/ |
H A D | atl1c_ethtool.c | 252 if (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE | in atl1c_set_wol()
|
/openbmc/linux/drivers/net/usb/ |
H A D | smsc95xx.c | 45 WAKE_MCAST | WAKE_ARP | WAKE_MAGIC) 1562 if (pdata->wolopts & (WAKE_BCAST | WAKE_MCAST | WAKE_ARP | WAKE_UCAST)) { in smsc95xx_suspend() 1608 if (pdata->wolopts & WAKE_ARP) { in smsc95xx_suspend() 1690 if (pdata->wolopts & (WAKE_BCAST | WAKE_MCAST | WAKE_ARP | WAKE_UCAST)) { in smsc95xx_suspend()
|
H A D | smsc75xx.c | 44 WAKE_MCAST | WAKE_ARP | WAKE_MAGIC) 1896 if (pdata->wolopts & (WAKE_MCAST | WAKE_ARP)) { in smsc75xx_suspend() 1921 if (pdata->wolopts & WAKE_ARP) { in smsc75xx_suspend()
|
H A D | lan78xx.c | 93 WAKE_ARP | WAKE_MAGIC) 4715 if (wol & WAKE_ARP) { in lan78xx_set_suspend()
|
/openbmc/linux/drivers/net/ethernet/atheros/atl1e/ |
H A D | atl1e_ethtool.c | 339 if (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE | in atl1e_set_wol()
|
/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
H A D | pch_gbe_ethtool.c | 239 if ((wol->wolopts & (WAKE_PHY | WAKE_ARP | WAKE_MAGICSECURE))) in pch_gbe_set_wol()
|
/openbmc/linux/drivers/net/ethernet/microchip/ |
H A D | lan743x_ethtool.c | 1212 if (wol->wolopts & WAKE_ARP) in lan743x_ethtool_set_wol() 1213 adapter->wolopts |= WAKE_ARP; in lan743x_ethtool_set_wol()
|
H A D | lan743x_main.h | 1038 WAKE_MAGIC | WAKE_ARP)
|
/openbmc/linux/drivers/net/ethernet/via/ |
H A D | via-velocity.c | 3433 wol->supported = WAKE_PHY | WAKE_MAGIC | WAKE_UCAST | WAKE_ARP; in velocity_ethtool_get_wol() 3442 wol->wolopts |= WAKE_ARP; in velocity_ethtool_get_wol() 3450 if (!(wol->wolopts & (WAKE_PHY | WAKE_MAGIC | WAKE_UCAST | WAKE_ARP))) in velocity_ethtool_set_wol() 3469 if (wol->wolopts & WAKE_ARP) { in velocity_ethtool_set_wol()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_ethtool.c | 1535 ret |= WAKE_ARP; in mlx5e_get_wol_supported() 1563 ret |= WAKE_ARP; in mlx5e_reformat_wol_mode_mlx5_to_linux() 1590 if (mode & WAKE_ARP) in mlx5e_reformat_wol_mode_linux_to_mlx5()
|
/openbmc/linux/net/ethtool/ |
H A D | common.c | 404 [const_ilog2(WAKE_ARP)] = "arp",
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | ethtool.h | 2256 #define WAKE_ARP (1 << 4) macro
|
/openbmc/linux/include/uapi/linux/ |
H A D | ethtool.h | 1988 #define WAKE_ARP (1 << 4) macro
|
/openbmc/linux/drivers/net/ethernet/natsemi/ |
H A D | natsemi.c | 2717 if (newval & WAKE_ARP) in netdev_set_wol() 2739 | WAKE_ARP | WAKE_MAGIC); in netdev_get_wol() 2757 *cur |= WAKE_ARP; in netdev_get_wol()
|
/openbmc/linux/drivers/net/vmxnet3/ |
H A D | vmxnet3_ethtool.c | 618 wol->supported = WAKE_UCAST | WAKE_ARP | WAKE_MAGIC; in vmxnet3_get_wol()
|
/openbmc/linux/drivers/net/ethernet/dec/tulip/ |
H A D | dmfe.c | 1087 WAKE_ARP | WAKE_MAGICSECURE)) in dmfe_ethtool_set_wol()
|
/openbmc/linux/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_ethtool.c | 1683 if (wol->wolopts & (WAKE_PHY | WAKE_ARP | WAKE_MAGICSECURE)) in e1000_set_wol()
|
/openbmc/linux/drivers/net/ethernet/socionext/ |
H A D | sni_ave.c | 432 (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE))) in __ave_ethtool_set_wol()
|
/openbmc/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_ethtool.c | 386 if (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE | WAKE_FILTER)) in igc_ethtool_set_wol()
|
/openbmc/linux/drivers/net/ethernet/sis/ |
H A D | sis900.c | 2109 | WAKE_BCAST | WAKE_ARP)) in sis900_set_wol()
|
/openbmc/linux/drivers/net/ethernet/micrel/ |
H A D | ksz884x.c | 3322 hw_cfg_wol(hw, KS8841_WOL_FRAME3_ENABLE, (wol_enable & WAKE_ARP)); in hw_enable_wol() 5779 WAKE_BCAST | WAKE_ARP)
|
/openbmc/linux/drivers/net/ethernet/atheros/atlx/ |
H A D | atl2.c | 2013 if (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE)) in atl2_set_wol()
|
/openbmc/linux/drivers/net/ethernet/ |
H A D | jme.c | 2551 WAKE_ARP)) in jme_set_wol()
|