Searched refs:WAKE_ARP (Results 1 – 21 of 21) sorted by relevance
266 if (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE | in atl1c_set_wol()
50 WAKE_MCAST | WAKE_ARP | WAKE_MAGIC)1490 if (pdata->wolopts & (WAKE_BCAST | WAKE_MCAST | WAKE_ARP | WAKE_UCAST)) { in smsc95xx_suspend()1536 if (pdata->wolopts & WAKE_ARP) { in smsc95xx_suspend()1618 if (pdata->wolopts & (WAKE_BCAST | WAKE_MCAST | WAKE_ARP | WAKE_UCAST)) { in smsc95xx_suspend()
55 WAKE_MCAST | WAKE_ARP | WAKE_MAGIC)1821 if (pdata->wolopts & (WAKE_MCAST | WAKE_ARP)) { in smsc75xx_suspend()1846 if (pdata->wolopts & WAKE_ARP) { in smsc75xx_suspend()
349 if (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE | in atl1e_set_wol()
231 if ((wol->wolopts & (WAKE_PHY | WAKE_ARP | WAKE_MAGICSECURE))) in pch_gbe_set_wol()
1318 #define WAKE_ARP (1 << 4) macro
396 wol->supported = WAKE_UCAST | WAKE_ARP | WAKE_MAGIC; in vmxnet3_get_wol()
3232 if (adapter->wol & WAKE_ARP) { in vmxnet3_suspend()
3448 wol->supported = WAKE_PHY | WAKE_MAGIC | WAKE_UCAST | WAKE_ARP; in velocity_ethtool_get_wol()3457 wol->wolopts |= WAKE_ARP; in velocity_ethtool_get_wol()3465 if (!(wol->wolopts & (WAKE_PHY | WAKE_MAGIC | WAKE_UCAST | WAKE_ARP))) in velocity_ethtool_set_wol()3484 if (wol->wolopts & WAKE_ARP) { in velocity_ethtool_set_wol()
2706 if (newval & WAKE_ARP) in netdev_set_wol()2728 | WAKE_ARP | WAKE_MAGIC); in netdev_get_wol()2746 *cur |= WAKE_ARP; in netdev_get_wol()
520 WAKE_ARP)) in bfin_mac_ethtool_setwol()
1108 WAKE_ARP | WAKE_MAGICSECURE)) in dmfe_ethtool_set_wol()
1705 if (wol->wolopts & (WAKE_PHY | WAKE_ARP | WAKE_MAGICSECURE)) in e1000_set_wol()
2094 | WAKE_BCAST | WAKE_ARP)) in sis900_set_wol()
2063 if (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE)) in atl2_set_wol()
3411 WAKE_ARP | WAKE_MAGICSECURE)) in atl1_set_wol()
3704 hw_cfg_wol(hw, KS8841_WOL_FRAME3_ENABLE, (wol_enable & WAKE_ARP)); in hw_enable_wol()6162 WAKE_BCAST | WAKE_ARP)
2103 if (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE)) in igb_set_wol()
2642 WAKE_ARP)) in jme_set_wol()
2129 if (wol->wolopts & (WAKE_PHY | WAKE_ARP | WAKE_MAGICSECURE)) in ixgbe_set_wol()
3938 if (qdev->wol & (WAKE_ARP | WAKE_MAGICSECURE | WAKE_PHY | WAKE_UCAST | in ql_wol()