wol_opts 3528 drivers/net/ethernet/freescale/gianfar.c if (priv->wol_opts & GFAR_WOL_FILER_UCAST) { wol_opts 3609 drivers/net/ethernet/freescale/gianfar.c u16 wol = priv->wol_opts; wol_opts 3652 drivers/net/ethernet/freescale/gianfar.c u16 wol = priv->wol_opts; wol_opts 1165 drivers/net/ethernet/freescale/gianfar.h u16 wol_opts; wol_opts 589 drivers/net/ethernet/freescale/gianfar_ethtool.c if (priv->wol_opts & GFAR_WOL_MAGIC) wol_opts 592 drivers/net/ethernet/freescale/gianfar_ethtool.c if (priv->wol_opts & GFAR_WOL_FILER_UCAST) wol_opts 599 drivers/net/ethernet/freescale/gianfar_ethtool.c u16 wol_opts = 0; wol_opts 609 drivers/net/ethernet/freescale/gianfar_ethtool.c wol_opts |= GFAR_WOL_MAGIC; wol_opts 612 drivers/net/ethernet/freescale/gianfar_ethtool.c wol_opts |= GFAR_WOL_FILER_UCAST; wol_opts 615 drivers/net/ethernet/freescale/gianfar_ethtool.c wol_opts &= priv->wol_supported; wol_opts 616 drivers/net/ethernet/freescale/gianfar_ethtool.c priv->wol_opts = 0; wol_opts 618 drivers/net/ethernet/freescale/gianfar_ethtool.c err = device_set_wakeup_enable(priv->dev, wol_opts); wol_opts 622 drivers/net/ethernet/freescale/gianfar_ethtool.c priv->wol_opts = wol_opts; wol_opts 348 drivers/net/ethernet/via/via-velocity.c VELOCITY_PARAM(wol_opts, "Wake On Lan options"); wol_opts 481 drivers/net/ethernet/via/via-velocity.c velocity_set_int_opt(&opts->wol_opts, wol_opts[index], WOL_OPT_MIN, WOL_OPT_MAX, WOL_OPT_DEF, "Wake On Lan options", devname); wol_opts 2834 drivers/net/ethernet/via/via-velocity.c vptr->wol_opts = vptr->options.wol_opts; wol_opts 3029 drivers/net/ethernet/via/via-velocity.c if (vptr->wol_opts & VELOCITY_WOL_UCAST) wol_opts 3032 drivers/net/ethernet/via/via-velocity.c if (vptr->wol_opts & VELOCITY_WOL_ARP) { wol_opts 3428 drivers/net/ethernet/via/via-velocity.c if (vptr->wol_opts & VELOCITY_WOL_UCAST) wol_opts 3430 drivers/net/ethernet/via/via-velocity.c if (vptr->wol_opts & VELOCITY_WOL_ARP) wol_opts 3441 drivers/net/ethernet/via/via-velocity.c vptr->wol_opts = VELOCITY_WOL_MAGIC; wol_opts 3451 drivers/net/ethernet/via/via-velocity.c vptr->wol_opts |= VELOCITY_WOL_MAGIC; wol_opts 3455 drivers/net/ethernet/via/via-velocity.c vptr->wol_opts |= VELOCITY_WOL_UCAST; wol_opts 3459 drivers/net/ethernet/via/via-velocity.c vptr->wol_opts |= VELOCITY_WOL_ARP; wol_opts 1410 drivers/net/ethernet/via/via-velocity.h int wol_opts; /* Wake on lan options */ wol_opts 1480 drivers/net/ethernet/via/via-velocity.h int wol_opts;