Home
last modified time | relevance | path

Searched refs:WAKE_FILTER (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/broadcom/genet/
A Dbcmgenet_wol.c44 wol->supported = WAKE_MAGIC | WAKE_MAGICSECURE | WAKE_FILTER; in bcmgenet_get_wol()
63 if (wol->wolopts & ~(WAKE_MAGIC | WAKE_MAGICSECURE | WAKE_FILTER)) in bcmgenet_set_wol()
149 if (priv->wolopts & WAKE_FILTER) { in bcmgenet_wol_power_down_cfg()
225 if (priv->wolopts & WAKE_FILTER) { in bcmgenet_wol_power_up_cfg()
/linux/net/ethtool/
A Dcommon.c381 [const_ilog2(WAKE_FILTER)] = "filter",
/linux/include/uapi/linux/
A Dethtool.h1878 #define WAKE_FILTER (1 << 7) macro
/linux/drivers/net/ethernet/broadcom/
A Dbcmsysport.c537 wol->supported = WAKE_MAGIC | WAKE_MAGICSECURE | WAKE_FILTER; in bcm_sysport_get_wol()
551 u32 supported = WAKE_MAGIC | WAKE_MAGICSECURE | WAKE_FILTER; in bcm_sysport_set_wol()
2679 if (priv->wolopts & WAKE_FILTER) { in bcm_sysport_suspend_to_wol()
/linux/drivers/net/ethernet/intel/igc/
A Digc_ethtool.c385 if (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE | WAKE_FILTER)) in igc_ethtool_set_wol()
/linux/drivers/net/ethernet/intel/igb/
A Digb_ethtool.c2131 if (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE | WAKE_FILTER)) in igb_set_wol()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_ethtool.c2296 WAKE_FILTER)) in ixgbe_set_wol()

Completed in 566 milliseconds