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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/shared/
H A Dwlif_utils.c48 char *wl_hw; local
56 wl_hw = nvram_get(tmptr);
57 if (wl_hw) {
58 if (!strncasecmp(wl_hw, eabuf, sizeof(eabuf)))
65 wl_hw = nvram_get(tmptr);
66 if (wl_hw) {
67 if (!strncasecmp(wl_hw, eabuf, sizeof(eabuf)))

Completed in 42 milliseconds