Home
last modified time | relevance | path

Searched refs:WAKE_BCAST (Results 1 – 25 of 35) sorted by relevance

12

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dethtool.c16 wol->supported = WAKE_UCAST|WAKE_MCAST|WAKE_BCAST|WAKE_PHY; in mwifiex_ethtool_get_wol()
26 wol->wolopts |= WAKE_BCAST; in mwifiex_ethtool_get_wol()
37 if (wol->wolopts & ~(WAKE_UCAST|WAKE_MCAST|WAKE_BCAST|WAKE_PHY)) in mwifiex_ethtool_set_wol()
44 if (wol->wolopts & WAKE_BCAST) in mwifiex_ethtool_set_wol()
/linux-6.1.9/drivers/net/wireless/marvell/libertas/
Dethtool.c66 wol->supported = WAKE_UCAST|WAKE_MCAST|WAKE_BCAST|WAKE_PHY; in lbs_ethtool_get_wol()
76 wol->wolopts |= WAKE_BCAST; in lbs_ethtool_get_wol()
86 if (wol->wolopts & ~(WAKE_UCAST|WAKE_MCAST|WAKE_BCAST|WAKE_PHY)) in lbs_ethtool_set_wol()
94 if (wol->wolopts & WAKE_BCAST) in lbs_ethtool_set_wol()
/linux-6.1.9/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_ethtool.c213 wol->supported = WAKE_UCAST | WAKE_MCAST | WAKE_BCAST | WAKE_MAGIC; in pch_gbe_get_wol()
221 wol->wolopts |= WAKE_BCAST; in pch_gbe_get_wol()
248 if ((wol->wolopts & WAKE_BCAST)) in pch_gbe_set_wol()
/linux-6.1.9/drivers/net/phy/
Ddp83867.c193 WAKE_BCAST)) { in dp83867_set_wol()
233 if (wol->wolopts & WAKE_BCAST) in dp83867_set_wol()
253 wol->supported = (WAKE_UCAST | WAKE_BCAST | WAKE_MAGIC | in dp83867_get_wol()
263 wol->wolopts |= WAKE_BCAST; in dp83867_get_wol()
Ddp83869.c262 WAKE_BCAST)) { in dp83869_set_wol()
324 if (wol->wolopts & WAKE_BCAST) in dp83869_set_wol()
345 wol->supported = (WAKE_UCAST | WAKE_BCAST | WAKE_MAGIC | in dp83869_get_wol()
359 wol->wolopts |= WAKE_BCAST; in dp83869_get_wol()
/linux-6.1.9/drivers/net/ethernet/atheros/atl1c/
Datl1c_ethtool.c241 wol->wolopts |= WAKE_BCAST; in atl1c_get_wol()
253 WAKE_UCAST | WAKE_BCAST | WAKE_MCAST)) in atl1c_set_wol()
/linux-6.1.9/drivers/net/ethernet/atheros/atl1e/
Datl1e_ethtool.c328 wol->wolopts |= WAKE_BCAST; in atl1e_get_wol()
340 WAKE_UCAST | WAKE_MCAST | WAKE_BCAST)) in atl1e_set_wol()
/linux-6.1.9/drivers/net/ethernet/microchip/
Dlan743x_ethtool.c1149 wol->supported |= WAKE_BCAST | WAKE_UCAST | WAKE_MCAST | in lan743x_ethtool_get_wol()
1170 if (wol->wolopts & WAKE_BCAST) in lan743x_ethtool_set_wol()
1171 adapter->wolopts |= WAKE_BCAST; in lan743x_ethtool_set_wol()
/linux-6.1.9/drivers/net/ethernet/silan/
Dsc92031.c1267 | WAKE_UCAST | WAKE_MCAST | WAKE_BCAST; in sc92031_ethtool_get_wol()
1278 wolinfo->wolopts |= WAKE_UCAST | WAKE_MCAST | WAKE_BCAST; in sc92031_ethtool_get_wol()
1300 if (wolinfo->wolopts & (WAKE_UCAST | WAKE_MCAST | WAKE_BCAST)) in sc92031_ethtool_set_wol()
/linux-6.1.9/drivers/net/usb/
Dsmsc95xx.c44 #define SUPPORTED_WAKE (WAKE_PHY | WAKE_UCAST | WAKE_BCAST | \
1557 if (pdata->wolopts & (WAKE_BCAST | WAKE_MCAST | WAKE_ARP | WAKE_UCAST)) { in smsc95xx_suspend()
1577 if (pdata->wolopts & WAKE_BCAST) { in smsc95xx_suspend()
1685 if (pdata->wolopts & (WAKE_BCAST | WAKE_MCAST | WAKE_ARP | WAKE_UCAST)) { in smsc95xx_suspend()
Dsmsc75xx.c43 #define SUPPORTED_WAKE (WAKE_PHY | WAKE_UCAST | WAKE_BCAST | \
2031 if (pdata->wolopts & WAKE_BCAST) { in smsc75xx_suspend()
/linux-6.1.9/drivers/net/ethernet/intel/e1000e/
Dethtool.c1912 WAKE_BCAST | WAKE_MAGIC | WAKE_PHY; in e1000_get_wol()
1927 wol->wolopts |= WAKE_BCAST; in e1000_get_wol()
1940 (wol->wolopts & ~(WAKE_UCAST | WAKE_MCAST | WAKE_BCAST | in e1000_set_wol()
1951 if (wol->wolopts & WAKE_BCAST) in e1000_set_wol()
/linux-6.1.9/drivers/net/ethernet/realtek/
D8139too.c2317 | WAKE_UCAST | WAKE_MCAST | WAKE_BCAST; in rtl8139_get_wol()
2331 wol->wolopts |= WAKE_BCAST; in rtl8139_get_wol()
2349 | WAKE_UCAST | WAKE_MCAST | WAKE_BCAST) in rtl8139_set_wol()
2372 if (wol->wolopts & WAKE_BCAST) in rtl8139_set_wol()
D8139cp.c1347 if (wol->wolopts & WAKE_BCAST) options |= BWF; in netdev_set_wol()
1365 wol->supported = WAKE_PHY | WAKE_BCAST | WAKE_MAGIC | in netdev_get_wol()
1377 if (options & BWF) wol->wolopts |= WAKE_BCAST; in netdev_get_wol()
/linux-6.1.9/drivers/net/ethernet/intel/e1000/
De1000_ethtool.c1644 wol->supported = WAKE_UCAST | WAKE_MCAST | WAKE_BCAST | WAKE_MAGIC; in e1000_get_wol()
1673 wol->wolopts |= WAKE_BCAST; in e1000_get_wol()
1709 if (wol->wolopts & WAKE_BCAST) in e1000_set_wol()
/linux-6.1.9/net/ethtool/
Dcommon.c381 [const_ilog2(WAKE_BCAST)] = "bcast",
/linux-6.1.9/drivers/net/ethernet/intel/igc/
Digc_ethtool.c359 WAKE_BCAST | WAKE_MAGIC | in igc_ethtool_get_wol()
373 wol->wolopts |= WAKE_BCAST; in igc_ethtool_get_wol()
398 if (wol->wolopts & WAKE_BCAST) in igc_ethtool_set_wol()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c1518 ret |= WAKE_BCAST; in mlx5e_get_wol_supported()
1546 ret |= WAKE_BCAST; in mlx5e_reformat_wol_mode_mlx5_to_linux()
1573 if (mode & WAKE_BCAST) in mlx5e_reformat_wol_mode_linux_to_mlx5()
/linux-6.1.9/drivers/net/ethernet/via/
Dvia-rhine.c2351 WAKE_UCAST | WAKE_MCAST | WAKE_BCAST; /* Untested */ in rhine_get_wol()
2360 WAKE_UCAST | WAKE_MCAST | WAKE_BCAST; /* Untested */ in rhine_set_wol()
2486 if (rp->wolopts & (WAKE_BCAST|WAKE_MCAST)) in rhine_shutdown_pci()
/linux-6.1.9/include/uapi/linux/
Dethtool.h1935 #define WAKE_BCAST (1 << 3) macro
/linux-6.1.9/drivers/net/ethernet/natsemi/
Dnatsemi.c2715 if (newval & WAKE_BCAST) in netdev_set_wol()
2738 *supported = (WAKE_PHY | WAKE_UCAST | WAKE_MCAST | WAKE_BCAST in netdev_get_wol()
2755 *cur |= WAKE_BCAST; in netdev_get_wol()
/linux-6.1.9/drivers/net/ethernet/intel/igb/
Digb_ethtool.c2108 WAKE_BCAST | WAKE_MAGIC | in igb_get_wol()
2122 wol->wolopts |= WAKE_BCAST; in igb_get_wol()
2146 if (wol->wolopts & WAKE_BCAST) in igb_set_wol()
/linux-6.1.9/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ethtool.c2276 WAKE_BCAST | WAKE_MAGIC; in ixgbe_get_wol()
2288 wol->wolopts |= WAKE_BCAST; in ixgbe_get_wol()
2310 if (wol->wolopts & WAKE_BCAST) in ixgbe_set_wol()
/linux-6.1.9/drivers/net/ethernet/atheros/atlx/
Datl2.c2002 wol->wolopts |= WAKE_BCAST; in atl2_get_wol()
2016 if (wol->wolopts & (WAKE_UCAST | WAKE_BCAST | WAKE_MCAST)) in atl2_set_wol()
/linux-6.1.9/drivers/net/vmxnet3/
Dvmxnet3_ethtool.c605 if (wol->wolopts & (WAKE_PHY | WAKE_MCAST | WAKE_BCAST | in vmxnet3_set_wol()

12