Searched refs:has_wol (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 Dsungem.h982 unsigned int has_wol : 1; /* chip supports wake-on-lan */ member in struct:gem
H A Dsungem.c1948 if (gp->has_wol)
2152 if (wol && gp->has_wol) {
2788 if (gp->has_wol) {
2801 if (!gp->has_wol)
3115 gp->has_wol = 1;

Completed in 90 milliseconds