Home
last modified time | relevance | path

Searched refs:thresh (Results 1 – 25 of 38) sorted by relevance

12

/freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/
H A Dtst.cputime.ksh36 int thresh;
41 thresh = 10;
63 /((total * 100) / (timestamp - start)) > thresh/
67 printf("expected no more than %d%%!\n", thresh);
/freebsd-13.1/sys/contrib/device-tree/Bindings/iio/accel/
H A Dlis302.txt29 - st,click-thresh-{x,y,z}: set the x/y/z axis threshold
77 st,click-thresh-x = <10>;
78 st,click-thresh-y = <10>;
79 st,click-thresh-z = <10>;
101 st,click-thresh-x = <10>;
102 st,click-thresh-y = <10>;
103 st,click-thresh-z = <10>;
/freebsd-13.1/contrib/tcpdump/
H A Dprint-dvmrp.c259 register u_char thresh; in print_neighbors() local
267 thresh = *bp++; in print_neighbors()
274 ipaddr_string(ndo, bp), metric, thresh)); in print_neighbors()
291 register u_char metric, thresh, flags; in print_neighbors2() local
301 thresh = *bp++; in print_neighbors2()
308 metric, thresh)); in print_neighbors2()
/freebsd-13.1/sys/contrib/device-tree/src/arm/
H A Domap3-gta04a3.dts26 st,click-thresh-x = <8>;
27 st,click-thresh-y = <8>;
28 st,click-thresh-z = <10>;
H A Domap3-overo-common-peripherals.dtsi63 st,click-thresh-x = <10>;
64 st,click-thresh-y = <10>;
65 st,click-thresh-z = <10>;
H A Dpxa300-raumfeld-controller.dts135 st,click-thresh-x = <10>;
136 st,click-thresh-y = <10>;
137 st,click-thresh-z = <10>;
H A Dam335x-evmsk.dts473 st,click-thresh-x = <10>;
474 st,click-thresh-y = <10>;
475 st,click-thresh-z = <10>;
H A Dam335x-evm.dts436 st,click-thresh-x = <10>;
437 st,click-thresh-y = <10>;
438 st,click-thresh-z = <10>;
/freebsd-13.1/sys/dev/iicbus/
H A Dads111x.c351 int thresh, err; in ads111x_sysctl_lothresh() local
354 if ((err = ads111x_read_2(sc, ADS111x_LOTHRESH, &thresh)) != 0) in ads111x_sysctl_lothresh()
356 err = sysctl_handle_int(oidp, &thresh, 0, req); in ads111x_sysctl_lothresh()
360 err = ads111x_write_2(sc, ADS111x_CONF, thresh); in ads111x_sysctl_lothresh()
370 int thresh, err; in ads111x_sysctl_hithresh() local
373 if ((err = ads111x_read_2(sc, ADS111x_HITHRESH, &thresh)) != 0) in ads111x_sysctl_hithresh()
375 err = sysctl_handle_int(oidp, &thresh, 0, req); in ads111x_sysctl_hithresh()
379 err = ads111x_write_2(sc, ADS111x_CONF, thresh); in ads111x_sysctl_hithresh()
/freebsd-13.1/tools/tools/whereintheworld/
H A Dwhereintheworld.pl18 my $thresh = 10;
56 while (@lines > $thresh) {
/freebsd-13.1/sys/contrib/device-tree/Bindings/iio/light/
H A Dus5182d.txt33 There will be no dark-gain compensation by default when ALS > thresh
34 (0 * dark-gain), and a 1.35 compensation factor when ALS < thresh.
/freebsd-13.1/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_timer.c176 u_int32_t *thresh) in ar9300_get_gen_timer_interrupts() argument
180 *thresh = ahp->ah_intr_gen_timer_thresh; in ar9300_get_gen_timer_interrupts()
H A Dar9300_mci.c67 u_int32_t thresh; in ar9300_mci_osla_setup() local
80 thresh = MS(ah->ah_config.ath_hal_mci_config, in ar9300_mci_osla_setup()
83 AR_BTCOEX_CTRL_AGGR_THRESH, thresh); in ar9300_mci_osla_setup()
88 thresh, (thresh + 1)*125/10, (thresh + 1)*125%10); in ar9300_mci_osla_setup()
/freebsd-13.1/sys/dev/vnic/
H A Dnicvf_queues.h251 uint32_t thresh; /* Threshold level for interrupt */ member
288 uint16_t thresh; member
316 uint16_t thresh; member
H A Dnicvf_queues.c363 rbdr->thresh = RBDR_THRESH; in nicvf_init_rbdr()
924 cq->thresh = pass1_silicon(nic->dev) ? 0 : CMP_QUEUE_CQE_THRESH; in nicvf_init_cmp_queue()
1076 sq->thresh = SND_QUEUE_THRESH; in nicvf_init_snd_queue()
1399 nicvf_queue_reg_write(nic, NIC_QSET_CQ_0_7_THRESH, qidx, cq->thresh); in nicvf_cmp_queue_config()
1448 nicvf_queue_reg_write(nic, NIC_QSET_SQ_0_7_THRESH, qidx, sq->thresh); in nicvf_snd_queue_config()
1485 rbdr->thresh - 1); in nicvf_rbdr_config()
/freebsd-13.1/contrib/diff/src/
H A Dcontext.c388 lin thresh; in find_hunk() local
404 thresh = (prev->ignore || (start && start->ignore) in find_hunk()
414 && start->line0 - top0 < thresh); in find_hunk()
/freebsd-13.1/sys/dev/sound/isa/
H A Dsb8.c504 int speed, tmp, thresh, max; in sb_speed() local
508 thresh = stereo? 11025 : 23000; in sb_speed()
511 thresh = play? 23000 : 13000; in sb_speed()
514 thresh = 999999; in sb_speed()
524 if (speed > thresh) in sb_speed()
/freebsd-13.1/sys/contrib/octeon-sdk/
H A Dcvmx-fpa-defs.h2250 uint64_t thresh : 32; /**< Packet Threshold. */ member
2252 uint64_t thresh : 32;
2332 uint64_t thresh : 32; /**< The Threshold. */ member
2334 uint64_t thresh : 32;
2341 uint64_t thresh : 29; /**< The Threshold. */ member
2343 uint64_t thresh : 29;
2632 uint64_t thresh : 32; /**< WQE Threshold. */ member
2634 uint64_t thresh : 32;
/freebsd-13.1/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_btcoex.c170 ar5416BTCoexSetupBmissThresh(struct ath_hal *ah, u_int32_t thresh) in ar5416BTCoexSetupBmissThresh() argument
174 ahp->ah_btCoexMode2 |= SM(thresh, AR_BT_BCN_MISS_THRESH); in ar5416BTCoexSetupBmissThresh()
/freebsd-13.1/sys/dev/mwl/
H A Dmwlhal.h528 int mwl_hal_setaggampduratemode(struct mwl_hal *, int mode, int thresh);
529 int mwl_hal_getaggampduratemode(struct mwl_hal *, int *mode, int *thresh);
/freebsd-13.1/crypto/openssh/
H A Dmisc.c1691 bw->thresh = buflen; in bandwidth_limit_init()
1709 if (bw->lamt < bw->thresh) in bandwidth_limit()
1728 bw->thresh /= 2; in bandwidth_limit()
1729 if (bw->thresh < bw->buflen / 4) in bandwidth_limit()
1730 bw->thresh = bw->buflen / 4; in bandwidth_limit()
1732 bw->thresh *= 2; in bandwidth_limit()
1733 if (bw->thresh > bw->buflen * 8) in bandwidth_limit()
1734 bw->thresh = bw->buflen * 8; in bandwidth_limit()
H A Dmisc.h166 u_int64_t thresh; /* threshold after which we'll check timers */ member
/freebsd-13.1/sys/contrib/device-tree/Bindings/input/
H A Diqs269a.yaml392 azoteq,thresh:
410 azoteq,thresh:
435 azoteq,thresh:
/freebsd-13.1/sys/netinet/tcp_stacks/
H A Dbbr.c4149 thresh += (srtt >> 2); in bbr_calc_thresh_rack()
4151 thresh += 1000; in bbr_calc_thresh_rack()
4159 thresh = t_rxtcur; in bbr_calc_thresh_rack()
4166 return (thresh); in bbr_calc_thresh_rack()
4187 thresh = (srtt * 2); in bbr_calc_thresh_tlp()
4208 thresh += inter_gap; in bbr_calc_thresh_tlp()
4217 thresh = alt_thresh; in bbr_calc_thresh_tlp()
4228 thresh = t_rxtcur; in bbr_calc_thresh_tlp()
4236 thresh = bbr_tlp_min; in bbr_calc_thresh_tlp()
4238 return (thresh); in bbr_calc_thresh_tlp()
[all …]
H A Drack.c5053 uint32_t thresh; in rack_calc_thresh_rack() local
5108 thresh += 1; in rack_calc_thresh_rack()
5116 thresh = rack_rto_max; in rack_calc_thresh_rack()
5118 return (thresh); in rack_calc_thresh_rack()
5126 uint32_t thresh, len; in rack_calc_thresh_tlp() local
5134 thresh = (srtt * 2); in rack_calc_thresh_tlp()
5150 thresh = alt_thresh; in rack_calc_thresh_tlp()
5170 thresh += inter_gap; in rack_calc_thresh_tlp()
5180 thresh = alt_thresh; in rack_calc_thresh_tlp()
5207 return (thresh); in rack_calc_thresh_tlp()
[all …]

12