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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/rc/
H A Drc.c182 nvram_unset("wps_pbc_conn_success");
325 nvram_unset("wps_mixedmode");
383 nvram_unset("wps_mixedmode");
589 nvram_unset("wps_mixedmode");
648 nvram_unset("wps_mixedmode");
867 nvram_unset("vlan3ports");
868 nvram_unset("vlan3hwname");
1362 nvram_unset("wps_config_state");
1363 nvram_unset("wps_device_pin");
1364 nvram_unset("wps_proc_statu
[all...]
H A Dnetwork.c550 nvram_unset("br0_ifname");
551 nvram_unset("br1_ifname");
552 nvram_unset("unbridged_ifnames");
553 nvram_unset("br0_ifnames");
554 nvram_unset("br1_ifnames");
557 nvram_unset("acs_ifnames");
H A Dservices.c1039 nvram_unset("wl_wps_mode");
1295 nvram_unset("txworkq");
H A Dhotplug_usb2.c848 nvram_unset("restart_usb");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dnvramstubs.c66 nvram_unset(const char *name) function
H A Dnvram_rw.c130 BCMINITFN(nvram_unset)(const char *name) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/nvram/
H A Dmain.c66 nvram_unset(*argv);
H A Dnvram_linux.c212 nvram_unset(const char *name) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/shared/
H A Dnvparse.c278 return (nvram_unset(name) == 0) ? TRUE : FALSE;
460 return (nvram_unset(name) == 0) ? TRUE : FALSE;
506 nvram_unset(name);
760 return (nvram_unset(name) == 0) ? TRUE : FALSE;
913 return (nvram_unset(name) == 0) ? TRUE : FALSE;
1139 return (nvram_unset(name) == 0) ? TRUE : FALSE;
1148 return (nvram_unset(name) == 0) ? TRUE : FALSE;
1248 nvram_unset(name);
1291 nvram_unset("filter_ip");
1329 nvram_unset(nam
[all...]
H A Dshutils.c1021 nvram_unset(varname);
H A Dbroadcom.c7750 nvram_unset(ifname);
7866 nvram_unset(wl_vif);
7884 nvram_unset(wl_ssid);
7885 nvram_unset(wl_radio);
7886 nvram_unset(wl_mode);
7887 nvram_unset("wl_bss_enabled");
7889 nvram_unset("wl_bss_hs2_enabled");
8092 nvram_unset(varname) ;
8094 nvram_unset(v->name);
8729 nvram_unset( "wan0_hwadd
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dbcmnvram.h163 extern int nvram_unset(const char *name);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/brcm-boards/bcm947xx/
H A Dnvram_linux.c430 nvram_unset(const char *name) function
659 EXPORT_SYMBOL(nvram_unset); variable
738 ret = nvram_unset(name) ? : count;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/nvram/
H A Dnvram_rw.c106 BCMINITFN(nvram_unset)(const char *name) function

Completed in 259 milliseconds