Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet_wol.c56 wol->supported |= WAKE_MAGIC | WAKE_MAGICSECURE | WAKE_FILTER; in bcmgenet_get_wol()
88 if (wol->wolopts & ~(WAKE_MAGIC | WAKE_MAGICSECURE | WAKE_FILTER)) in bcmgenet_set_wol()
H A Dbcmgenet.c4275 if (priv->wolopts & WAKE_FILTER) in bcmgenet_suspend()
/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_ethtool.c162 #define BCMASP_SUPPORTED_WAKE (WAKE_MAGIC | WAKE_MAGICSECURE | WAKE_FILTER)
H A Dbcmasp_intf.c1291 if (intf->wolopts & WAKE_FILTER) in bcmasp_suspend_to_wol()
/linux/include/uapi/linux/
H A Dethtool.h2300 #define WAKE_FILTER (1 << 7) macro
/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c514 wol->supported = WAKE_MAGIC | WAKE_MAGICSECURE | WAKE_FILTER; in bcm_sysport_get_wol()
528 u32 supported = WAKE_MAGIC | WAKE_MAGICSECURE | WAKE_FILTER; in bcm_sysport_set_wol()
2665 if (priv->wolopts & WAKE_FILTER) { in bcm_sysport_suspend_to_wol()
/linux/net/ethtool/
H A Dcommon.c513 [const_ilog2(WAKE_FILTER)] = "filter",
/linux/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c389 if (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE | WAKE_FILTER)) in igc_ethtool_set_wol()
/linux/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c2133 if (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE | WAKE_FILTER)) in igb_set_wol()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c2398 WAKE_FILTER)) in ixgbe_set_wol()