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

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dsiutils.c1089 static const char BCMATTACHDATA(rstr_device_wake_opt)[] = "device_wake_opt";
1094 uint32 device_wake_opt; local
1105 device_wake_opt = getintvar(NULL, rstr_device_wake_opt);
1108 if (device_wake_opt == 1) {
1131 SI_ERROR(("0x%04x: don't know about device_wake_opt %d\n",
1132 CHIPID(sih->chip), device_wake_opt));
1138 if (device_wake_opt == GCI_WAKE_ON_GCI_SECI_IN) {

Completed in 69 milliseconds