Searched refs:wol_opts (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dvia-velocity.c339 /* wol_opts[] is used for controlling wake on lan behavior.
346 VELOCITY_PARAM(wol_opts, "Wake On Lan options");
489 velocity_set_int_opt((int *) &opts->wol_opts, wol_opts[index], WOL_OPT_MIN, WOL_OPT_MAX, WOL_OPT_DEF, "Wake On Lan options", devname);
2807 vptr->wol_opts = vptr->options.wol_opts;
2903 if (vptr->wol_opts & VELOCITY_WOL_PHY)
2907 if (vptr->wol_opts & VELOCITY_WOL_UCAST)
2910 if (vptr->wol_opts & VELOCITY_WOL_ARP) {
3211 if (vptr->wol_opts
[all...]
H A Dvia-velocity.h1418 int wol_opts; /* Wake on lan options */ member in struct:velocity_opt
1485 int wol_opts; member in struct:velocity_info

Completed in 115 milliseconds