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

/netgear-R7800-V1.0.2.28/package/base-files/files/sbin/cfgmgr/
H A Dcfg_apmode4 oc /etc/init.d/opmode restart
H A Dcfg_brmode4 oc /etc/init.d/opmode restart
H A Dcfg_extmode4 oc /etc/init.d/opmode restart
H A Dcfg_opmode4 oc /etc/init.d/opmode restart
H A Dcfg_vlan_iptv4 oc /etc/init.d/opmode restart
/netgear-R7800-V1.0.2.28/package/base-files/files/etc/init.d/
H A Dopmode4 . /lib/cfgmgr/opmode.sh
55 local opmode=$($CONFIG get i_opmode)
56 if [ "$opmode" = "apmode" -o "$opmode" = "brmode" ]; then
H A Dnet-br80 local opmode=$($CONFIG get i_opmode)
86 setup_hostname $opmode
96 setup_interface $opmode
105 if [ "$opmode" = "apmode" ]; then
/netgear-R7800-V1.0.2.28/package/base-files/files/lib/cfgmgr/
H A Dopmode.sh47 # opmode related induced configs :
71 local opmode=$(op_opmode)
76 oc echo "opmode = $opmode"
77 $CONFIG set i_opmode=$opmode
79 case "$opmode" in
516 local opmode=$($CONFIG get i_opmode)
519 case "$opmode" in
H A Denet.sh14 # sw_configvlan() # configure switch vlan for all kind of opmode.
302 local opmode=$1
306 case "$opmode" in
/netgear-R7800-V1.0.2.28/package/qca-nss-drv/src/exports/
H A Dnss_wifi_vdev.h124 uint32_t opmode; /**< VAP Opmode - AP or STA? */ member in struct:nss_wifi_vdev_config_msg

Completed in 36 milliseconds