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

/netgear-R7800-V1.0.2.28/target/linux/etrax/image/
H A Dboot_linux64 #! Use $opts{'x'} instead of $opt_x.
107 use vars qw($my_name %opts);
132 getopts('b:d:fFhi:o:O:ps:S:', \%opts);
134 &print_help if ($opts{'h'});
137 $image_name = ($opts{'i'} ? $opts{'i'} : 'fimage');
140 if ($opts{'f'} || $opts{'F'})
144 $offset = ($opts{'f'} ? 0x10000 : 0);
146 $offset = &convert_size($opts{'
[all...]
/netgear-R7800-V1.0.2.28/scripts/
H A Dfeeds232 my %opts;
234 getopt('r:', \%opts);
236 search_feed($feed->[1], @ARGV) if (!defined($opts{r}) or $opts{r} eq $feed->[1]);
256 my %opts;
258 getopts('r:d:sh', \%opts);
259 if ($opts{h}) {
263 if ($opts{s}) {
277 if ($opts{d}) {
278 printf "%s%s%s%s%s%s%s\n", $feed->[1], $opts{
[all...]
H A Dpkgstat.pl11 my %opts;
172 my $workbook = Excel::Writer::XLSX->new($opts{o});
174 die "Error: Unable to open \"$opts{o}\"";
224 write_xlsx() if (exists($opts{o}) && defined($opts{o}));
227 getopts('o:', \%opts);
H A Ddl_cleanup.py156 (opts, args) = getopt.getopt(argv[1:],
166 for (o, v) in opts:
/netgear-R7800-V1.0.2.28/package/qca-nss-clients/src/nss_qdisc/
H A Dnss_blackhole.c197 struct nlattr *opts = NULL; local
209 opts = nla_nest_start(skb, TCA_OPTIONS);
210 if (opts == NULL) {
216 return nla_nest_end(skb, opts);
219 nla_nest_cancel(skb, opts);
H A Dnss_fifo.c158 struct nlattr *opts = NULL; local
171 opts = nla_nest_start(skb, TCA_OPTIONS);
172 if (opts == NULL) {
178 return nla_nest_end(skb, opts);
181 nla_nest_cancel(skb, opts);
H A Dnss_codel.c175 struct nlattr *opts = NULL; local
189 opts = nla_nest_start(skb, TCA_OPTIONS);
190 if (opts == NULL) {
196 return nla_nest_end(skb, opts);
199 nla_nest_cancel(skb, opts);
H A Dnss_prio.c229 struct nlattr *opts = NULL; local
235 opts = nla_nest_start(skb, TCA_OPTIONS);
236 if (opts == NULL || nla_put(skb, TCA_NSSPRIO_PARMS, sizeof(qopt), &qopt)) {
240 return nla_nest_end(skb, opts);
243 nla_nest_cancel(skb, opts);
H A Dnss_tbl.c198 struct nlattr *opts = NULL; local
207 opts = nla_nest_start(skb, TCA_OPTIONS);
208 if (opts == NULL || nla_put(skb, TCA_NSSTBL_PARMS, sizeof(opt), &opt)) {
212 return nla_nest_end(skb, opts);
215 nla_nest_cancel(skb, opts);
H A Dnss_wred.c269 struct nlattr *opts = NULL; local
301 opts = nla_nest_start(skb, TCA_OPTIONS);
302 if (opts == NULL || nla_put(skb, TCA_NSSWRED_PARMS, sizeof(opt), &opt)) {
306 return nla_nest_end(skb, opts);
309 nla_nest_cancel(skb, opts);
H A Dnss_bf.c465 struct nlattr *opts; local
483 opts = nla_nest_start(skb, TCA_OPTIONS);
484 if (opts == NULL || nla_put(skb, TCA_NSSBF_CLASS_PARMS, sizeof(qopt), &qopt)) {
488 return nla_nest_end(skb, opts);
491 nla_nest_cancel(skb, opts);
H A Dnss_wrr.c425 struct nlattr *opts; local
440 opts = nla_nest_start(skb, TCA_OPTIONS);
441 if (opts == NULL || nla_put(skb, TCA_NSSWRR_CLASS_PARMS, sizeof(qopt), &qopt)) {
444 return nla_nest_end(skb, opts);
447 nla_nest_cancel(skb, opts);
H A Dnss_htb.c586 struct nlattr *opts; local
607 opts = nla_nest_start(skb, TCA_OPTIONS);
609 if (opts == NULL || nla_put(skb, TCA_NSSHTB_CLASS_PARMS, sizeof(qopt), &qopt)) {
613 return nla_nest_end(skb, opts);
616 nla_nest_cancel(skb, opts);
/netgear-R7800-V1.0.2.28/target/linux/amazon/files/drivers/char/
H A Difx_ssc.c338 } else if ((info->opts.modeRxTx == IFX_SSC_MODE_RX) &&
668 if (info->opts.modeRxTx == IFX_SSC_MODE_TX)
704 if (info->opts.modeRxTx == IFX_SSC_MODE_TX)
709 if (info->opts.modeRxTx == IFX_SSC_MODE_RXTX) {
787 if (info->opts.modeRxTx == IFX_SSC_MODE_TX)
792 if (info->opts.modeRxTx == IFX_SSC_MODE_RXTX) {
829 if (info->opts.modeRxTx == IFX_SSC_MODE_RXTX) {
876 if (info->opts.modeRxTx == IFX_SSC_MODE_RX)
882 if (info->opts.modeRxTx == IFX_SSC_MODE_TX) {
1194 info->opts
1240 struct ifx_ssc_hwopts *opts = &info->opts; local
[all...]
/netgear-R7800-V1.0.2.28/package/qca-nss-clients/src/profiler/
H A Dprofilenode.h160 uint32_t opts; member in struct:debug_box
H A Dprofile.c465 db->opts |= DEBUG_OPT_MOVEIO;
535 db->dlen = db->opts = 0;
548 printk("dbg res %d dlen = %d opt %x\n", result, db->dlen, db->opts);
/netgear-R7800-V1.0.2.28/target/linux/amazon/files/include/asm-mips/amazon/
H A Difx_ssc.h102 #define IFX_SSC_IS_MASTER(p) ((p)->opts.masterSelect == SSC_MASTER_MODE)
107 struct ifx_ssc_hwopts opts; member in struct:ifx_ssc_port
/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dmktitanimg.h35 CMDLINE_OPT opts[26]; /* Options 'a' through 'z' */ member in struct:CMDLINE_CFG
H A Dmktitanimg.c918 if( cmdline_cfg.opts[option].flags & CMDLINE_OPTFLAG_ALLOW )
949 || (cmdline_data.opt_args[option].argc == cmdline_cfg.opts[option].max) /* Did we reach MAX arguments? */
959 if( cmdline_data.opt_args[option].argc == cmdline_cfg.opts[option].max )
980 if(cmdline_cfg.opts[i].flags & CMDLINE_OPTFLAG_ALLOW)
983 if(cmdline_cfg.opts[i].flags & CMDLINE_OPTFLAG_MANDAT)
994 if(cmdline_data.opt_args[i].argc < cmdline_cfg.opts[i].min)
1017 if(cmdline_data.opt_args[i].argc < cmdline_cfg.opts[i].min)
/netgear-R7800-V1.0.2.28/scripts/flashing/
H A Djungo-image.py168 opts, args = getopt.getopt(sys.argv[1:], "hdf:qp:P:rvV", \
176 for o, a in opts:

Completed in 186 milliseconds