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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 134 milliseconds