Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet_wol.c52 wol->supported = WAKE_MAGIC | WAKE_MAGICSECURE | WAKE_FILTER; in bcmgenet_get_wol()
71 if (wol->wolopts & ~(WAKE_MAGIC | WAKE_MAGICSECURE | WAKE_FILTER)) in bcmgenet_set_wol()
157 if (priv->wolopts & WAKE_FILTER) { in bcmgenet_wol_power_down_cfg()
233 if (priv->wolopts & WAKE_FILTER) { in bcmgenet_wol_power_up_cfg()
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dcommon.c227 [const_ilog2(WAKE_FILTER)] = "filter",
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dethtool.h1632 #define WAKE_FILTER (1 << 7) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dethtool.h1632 #define WAKE_FILTER (1 << 7) macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dethtool.h1807 #define WAKE_FILTER (1 << 7) macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c536 wol->supported = WAKE_MAGIC | WAKE_MAGICSECURE | WAKE_FILTER; in bcm_sysport_get_wol()
550 u32 supported = WAKE_MAGIC | WAKE_MAGICSECURE | WAKE_FILTER; in bcm_sysport_set_wol()
2688 if (priv->wolopts & WAKE_FILTER) { in bcm_sysport_suspend_to_wol()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc_ethtool.c366 if (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE | WAKE_FILTER)) in igc_ethtool_set_wol()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A Digb_ethtool.c2133 if (wol->wolopts & (WAKE_ARP | WAKE_MAGICSECURE | WAKE_FILTER)) in igb_set_wol()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c2309 WAKE_FILTER)) in ixgbe_set_wol()