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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/rc/
H A Drc.c186 nvram_unset("wps_pbc_conn_success");
284 nvram_unset("wps_mixedmode");
336 nvram_unset("wps_mixedmode");
497 nvram_unset("wps_mixedmode");
510 nvram_unset("wps_mixedmode");
548 nvram_unset("wps_mixedmode");
761 nvram_unset(clean_vlan);
762 nvram_unset(clean_vlan_hw);
772 nvram_unset(clean_vlan);
773 nvram_unset(clean_vlan_h
[all...]
H A Dnetwork.c554 nvram_unset("unbridged_ifnames");
563 nvram_unset(br_ifname_tag);
564 nvram_unset(br_ifnames_tag);
567 nvram_unset("br0_ifname");
568 nvram_unset("br1_ifname");
569 nvram_unset("unbridged_ifnames");
570 nvram_unset("br0_ifnames");
571 nvram_unset("br1_ifnames");
575 nvram_unset("acs_ifnames");
1295 nvram_unset("br0_ifnam
[all...]
H A Dservices.c1101 nvram_unset("acs_rt_sw");
1102 nvram_unset("acs_2g_ch_no_restrict");
1103 nvram_unset("acs_no_lockout");
1307 nvram_unset("txworkq");
H A Dhotplug_usb2.c736 nvram_unset("restart_usb");
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dnvramstubs.c71 nvram_unset(const char *name) function
H A Dnvram_rw.c126 BCMINITFN(nvram_unset)(const char *name) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dnvparse.c279 return (nvram_unset(name) == 0) ? TRUE : FALSE;
468 return (nvram_unset(name) == 0) ? TRUE : FALSE;
514 nvram_unset(name);
777 return (nvram_unset(name) == 0) ? TRUE : FALSE;
930 return (nvram_unset(name) == 0) ? TRUE : FALSE;
1165 return (nvram_unset(name) == 0) ? TRUE : FALSE;
1174 return (nvram_unset(name) == 0) ? TRUE : FALSE;
1275 nvram_unset(name);
1318 nvram_unset("filter_ip");
1356 nvram_unset(nam
[all...]
H A Dshutils.c909 nvram_unset(varname);
H A Dbroadcom.c7787 nvram_unset(ifname);
7903 nvram_unset(wl_vif);
7921 nvram_unset(wl_ssid);
7922 nvram_unset(wl_radio);
7923 nvram_unset(wl_mode);
7924 nvram_unset("wl_bss_enabled");
8161 nvram_unset(varname) ;
8163 nvram_unset(v->name);
8803 nvram_unset( "wan0_hwaddr" );
13576 nvram_unset("wps_sta_pi
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dbcmnvram.h198 extern int nvram_unset(const char *name);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/nvram/
H A Dmain.c83 nvram_unset(*argv);
H A Dnvram_linux.c266 nvram_unset(const char *name) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/brcm-boards/bcm947xx/
H A Dnvram_linux.c405 nvram_unset(const char *name) function
635 EXPORT_SYMBOL(nvram_unset); variable
713 ret = nvram_unset(name) ;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-brcm/
H A Dnvram_linux.c434 nvram_unset(const char *name) function
664 EXPORT_SYMBOL(nvram_unset); variable
742 ret = nvram_unset(name) ;

Completed in 302 milliseconds