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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dbroadcom.c6044 #define WPSM_WFI_CMD_NVNAME "wfi_cmd" macro
6059 nvram_set(WPSM_WFI_CMD_NVNAME, "list 0 1");
6062 if (nvram_match(WPSM_WFI_CMD_NVNAME , ""))
13565 if (nvram_match(WPSM_WFI_CMD_NVNAME, ""))
13570 nvram_set(WPSM_WFI_CMD_NVNAME, acComamnd);
13602 if (nvram_match(WPSM_WFI_CMD_NVNAME, ""))
13606 nvram_set(WPSM_WFI_CMD_NVNAME, "cancel");
13609 if (nvram_match(WPSM_WFI_CMD_NVNAME, ""))

Completed in 129 milliseconds