Searched refs:WAKE_ARP (Results 1 – 18 of 18) sorted by relevance
348 WAKE_ARP | WAKE_MCAST); in lan874x_get_wol()366 wol->wolopts |= WAKE_ARP; in lan874x_get_wol()464 if ((wol->wolopts & (WAKE_ARP | WAKE_MCAST)) == in lan874x_set_wol()465 (WAKE_ARP | WAKE_MCAST)) { in lan874x_set_wol()493 if (wol->wolopts & (WAKE_ARP | WAKE_MCAST)) in lan874x_set_wol()498 if (wol->wolopts & WAKE_ARP) { in lan874x_set_wol()
252 if (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE | in atl1c_set_wol()
339 if (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE | in atl1e_set_wol()
44 WAKE_MCAST | WAKE_ARP | WAKE_MAGIC)1617 if (pdata->wolopts & (WAKE_BCAST | WAKE_MCAST | WAKE_ARP | WAKE_UCAST)) { in smsc95xx_suspend()1663 if (pdata->wolopts & WAKE_ARP) { in smsc95xx_suspend()1745 if (pdata->wolopts & (WAKE_BCAST | WAKE_MCAST | WAKE_ARP | WAKE_UCAST)) { in smsc95xx_suspend()
43 WAKE_MCAST | WAKE_ARP | WAKE_MAGIC)1885 if (pdata->wolopts & (WAKE_MCAST | WAKE_ARP)) { in smsc75xx_suspend()1910 if (pdata->wolopts & WAKE_ARP) { in smsc75xx_suspend()
94 WAKE_ARP | WAKE_MAGIC)5050 if (wol & WAKE_ARP) { in lan78xx_set_suspend()
239 if ((wol->wolopts & (WAKE_PHY | WAKE_ARP | WAKE_MAGICSECURE))) in pch_gbe_set_wol()
3432 wol->supported = WAKE_PHY | WAKE_MAGIC | WAKE_UCAST | WAKE_ARP; in velocity_ethtool_get_wol()3441 wol->wolopts |= WAKE_ARP; in velocity_ethtool_get_wol()3449 if (!(wol->wolopts & (WAKE_PHY | WAKE_MAGIC | WAKE_UCAST | WAKE_ARP))) in velocity_ethtool_set_wol()3468 if (wol->wolopts & WAKE_ARP) { in velocity_ethtool_set_wol()
1814 ret |= WAKE_ARP; in mlx5e_get_wol_supported()1842 ret |= WAKE_ARP; in mlx5e_reformat_wol_mode_mlx5_to_linux()1869 if (mode & WAKE_ARP) in mlx5e_reformat_wol_mode_linux_to_mlx5()
2306 #define WAKE_ARP (1 << 4) macro
1055 WAKE_MAGIC | WAKE_ARP)
3905 if (adapter->wolopts & WAKE_ARP) { in lan743x_pm_set_wol()
432 (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE))) in __ave_ethtool_set_wol()
389 if (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE | WAKE_FILTER)) in igc_ethtool_set_wol()
2551 WAKE_ARP)) in jme_set_wol()
3401 WAKE_ARP | WAKE_MAGICSECURE)) in atl1_set_wol()
2133 if (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE | WAKE_FILTER)) in igb_set_wol()
4459 if (adapter->wol & WAKE_ARP) { in vmxnet3_suspend()