Home
last modified time | relevance | path

Searched refs:WAKE_ARP (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.3-rc2/drivers/net/ethernet/atheros/atl1c/
A Datl1c_ethtool.c252 if (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE | in atl1c_set_wol()
/linux-6.3-rc2/drivers/net/ethernet/microchip/
A Dlan743x_ethtool.c1150 WAKE_MAGIC | WAKE_PHY | WAKE_ARP; in lan743x_ethtool_get_wol()
1176 if (wol->wolopts & WAKE_ARP) in lan743x_ethtool_set_wol()
1177 adapter->wolopts |= WAKE_ARP; in lan743x_ethtool_set_wol()
A Dlan743x_main.c3565 if (adapter->wolopts & WAKE_ARP) { in lan743x_pm_set_wol()
/linux-6.3-rc2/drivers/net/usb/
A Dsmsc95xx.c45 WAKE_MCAST | WAKE_ARP | WAKE_MAGIC)
1557 if (pdata->wolopts & (WAKE_BCAST | WAKE_MCAST | WAKE_ARP | WAKE_UCAST)) { in smsc95xx_suspend()
1603 if (pdata->wolopts & WAKE_ARP) { in smsc95xx_suspend()
1685 if (pdata->wolopts & (WAKE_BCAST | WAKE_MCAST | WAKE_ARP | WAKE_UCAST)) { in smsc95xx_suspend()
A Dsmsc75xx.c44 WAKE_MCAST | WAKE_ARP | WAKE_MAGIC)
1894 if (pdata->wolopts & (WAKE_MCAST | WAKE_ARP)) { in smsc75xx_suspend()
1919 if (pdata->wolopts & WAKE_ARP) { in smsc75xx_suspend()
A Dlan78xx.c93 WAKE_ARP | WAKE_MAGIC)
4696 if (wol & WAKE_ARP) { in lan78xx_set_suspend()
/linux-6.3-rc2/drivers/net/ethernet/atheros/atl1e/
A Datl1e_ethtool.c339 if (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE | in atl1e_set_wol()
/linux-6.3-rc2/drivers/net/ethernet/oki-semi/pch_gbe/
A Dpch_gbe_ethtool.c239 if ((wol->wolopts & (WAKE_PHY | WAKE_ARP | WAKE_MAGICSECURE))) in pch_gbe_set_wol()
/linux-6.3-rc2/drivers/net/ethernet/via/
A Dvia-velocity.c3434 wol->supported = WAKE_PHY | WAKE_MAGIC | WAKE_UCAST | WAKE_ARP; in velocity_ethtool_get_wol()
3443 wol->wolopts |= WAKE_ARP; in velocity_ethtool_get_wol()
3451 if (!(wol->wolopts & (WAKE_PHY | WAKE_MAGIC | WAKE_UCAST | WAKE_ARP))) in velocity_ethtool_set_wol()
3470 if (wol->wolopts & WAKE_ARP) { in velocity_ethtool_set_wol()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_ethtool.c1515 ret |= WAKE_ARP; in mlx5e_get_wol_supported()
1543 ret |= WAKE_ARP; in mlx5e_reformat_wol_mode_mlx5_to_linux()
1570 if (mode & WAKE_ARP) in mlx5e_reformat_wol_mode_linux_to_mlx5()
/linux-6.3-rc2/net/ethtool/
A Dcommon.c404 [const_ilog2(WAKE_ARP)] = "arp",
/linux-6.3-rc2/include/uapi/linux/
A Dethtool.h1988 #define WAKE_ARP (1 << 4) macro
/linux-6.3-rc2/drivers/net/ethernet/natsemi/
A Dnatsemi.c2717 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()
/linux-6.3-rc2/drivers/net/vmxnet3/
A Dvmxnet3_ethtool.c595 wol->supported = WAKE_UCAST | WAKE_ARP | WAKE_MAGIC; in vmxnet3_get_wol()
/linux-6.3-rc2/drivers/net/ethernet/intel/e1000/
A De1000_ethtool.c1683 if (wol->wolopts & (WAKE_PHY | WAKE_ARP | WAKE_MAGICSECURE)) in e1000_set_wol()
/linux-6.3-rc2/drivers/net/ethernet/socionext/
A Dsni_ave.c431 (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE))) in __ave_ethtool_set_wol()
/linux-6.3-rc2/drivers/net/ethernet/dec/tulip/
A Ddmfe.c1087 WAKE_ARP | WAKE_MAGICSECURE)) in dmfe_ethtool_set_wol()
/linux-6.3-rc2/drivers/net/ethernet/sis/
A Dsis900.c2109 | WAKE_BCAST | WAKE_ARP)) in sis900_set_wol()
/linux-6.3-rc2/drivers/net/ethernet/intel/igc/
A Digc_ethtool.c385 if (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE | WAKE_FILTER)) in igc_ethtool_set_wol()
/linux-6.3-rc2/drivers/net/ethernet/atheros/atlx/
A Datl2.c2013 if (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE)) in atl2_set_wol()
A Datl1.c3365 WAKE_ARP | WAKE_MAGICSECURE)) in atl1_set_wol()
/linux-6.3-rc2/drivers/net/ethernet/micrel/
A Dksz884x.c3620 hw_cfg_wol(hw, KS8841_WOL_FRAME3_ENABLE, (wol_enable & WAKE_ARP)); in hw_enable_wol()
6077 WAKE_BCAST | WAKE_ARP)
/linux-6.3-rc2/drivers/net/ethernet/
A Djme.c2553 WAKE_ARP)) in jme_set_wol()
/linux-6.3-rc2/drivers/net/ethernet/intel/igb/
A Digb_ethtool.c2133 if (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE | WAKE_FILTER)) in igb_set_wol()
/linux-6.3-rc2/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_ethtool.c2328 if (wol->wolopts & (WAKE_PHY | WAKE_ARP | WAKE_MAGICSECURE | in ixgbe_set_wol()

Completed in 112 milliseconds

12