| /f-stack/dpdk/lib/librte_power/ |
| H A D | rte_power_empty_poll.c | 147 poll_stats->thresh[HGH_BUSY].trained = true; in set_policy() 171 poll_stats->thresh[freq].cur_train_iter++; in update_training_stats() 188 poll_stats->thresh[freq].base_edpi = in update_training_stats() 189 poll_stats->thresh[freq].base_edpi / in update_training_stats() 196 poll_stats->thresh[freq].base_edpi += in update_training_stats() 199 poll_stats->thresh[freq].trained = true; in update_training_stats() 230 s->thresh[s->cur_freq].base_edpi); in update_stats() 264 poll_stats->thresh[cur_freq].base_edpi); in update_stats_normal() 348 poll_stats->thresh[LOW].base_edpi); in empty_poll_training() 351 poll_stats->thresh[MED].base_edpi); in empty_poll_training() [all …]
|
| H A D | rte_power_empty_poll.h | 77 struct freq_threshold thresh[NUM_FREQ]; member
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/accel/ |
| H A D | lis302.txt | 29 - 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>;
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | omap3-gta04a3.dts | 26 st,click-thresh-x = <8>; 27 st,click-thresh-y = <8>; 28 st,click-thresh-z = <10>;
|
| H A D | omap3-overo-common-peripherals.dtsi | 63 st,click-thresh-x = <10>; 64 st,click-thresh-y = <10>; 65 st,click-thresh-z = <10>;
|
| H A D | pxa300-raumfeld-controller.dts | 135 st,click-thresh-x = <10>; 136 st,click-thresh-y = <10>; 137 st,click-thresh-z = <10>;
|
| H A D | am335x-evmsk.dts | 473 st,click-thresh-x = <10>; 474 st,click-thresh-y = <10>; 475 st,click-thresh-z = <10>;
|
| H A D | am335x-evm.dts | 436 st,click-thresh-x = <10>; 437 st,click-thresh-y = <10>; 438 st,click-thresh-z = <10>;
|
| /f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_timer.c | 176 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 D | ar9300_mci.c | 67 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()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/light/ |
| H A D | us5182d.txt | 33 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.
|
| /f-stack/dpdk/drivers/common/octeontx2/hw/ |
| H A D | otx2_npa.h | 239 uint64_t thresh : 36; member 288 uint64_t thresh : 36; member
|
| /f-stack/dpdk/drivers/bus/fslmc/qbman/include/ |
| H A D | fsl_qbman_portal.h | 263 int qbman_swp_dequeue_thresh(struct qbman_swp *s, unsigned int thresh); 1136 int qbman_swp_enqueue_thresh(struct qbman_swp *s, unsigned int thresh); 1201 int qbman_swp_release_thresh(struct qbman_swp *s, unsigned int thresh);
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-fpa-defs.h | 2250 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;
|
| H A D | cvmx-pcmx-defs.h | 487 …uint64_t thresh : 4; /**< If number of bytes remaining in the DMA fifo is <… member 496 uint64_t thresh : 4;
|
| /f-stack/dpdk/drivers/event/dlb2/pf/base/ |
| H A D | dlb2_mbox.h | 434 u16 thresh; member 450 u16 thresh; member
|
| /f-stack/dpdk/drivers/event/dlb2/ |
| H A D | dlb2.c | 316 int first, last, thresh, i; in set_qid_depth_thresh() local 328 if (sscanf(value, "all:%d", &thresh) == 1) { in set_qid_depth_thresh() 333 } else if (sscanf(value, "%d:%d", &first, &thresh) == 2) { in set_qid_depth_thresh() 345 if (thresh < 0 || thresh > DLB2_MAX_QUEUE_DEPTH_THRESHOLD) { in set_qid_depth_thresh() 352 qid_thresh->val[i] = thresh; /* indexed by qid */ in set_qid_depth_thresh() 2641 int16_t thresh = qm_port->token_pop_thresh; in __dlb2_event_enqueue_burst() local 2647 qm_port->issued_releases >= thresh - 1) { in __dlb2_event_enqueue_burst() 2656 qm_port->issued_releases -= thresh; in __dlb2_event_enqueue_burst() 2791 int16_t thresh = qm_port->token_pop_thresh; in dlb2_event_release() local 2794 qm_port->issued_releases >= thresh - 1) { in dlb2_event_release() [all …]
|
| /f-stack/dpdk/drivers/mempool/octeontx2/ |
| H A D | otx2_mempool_debug.c | 85 npa_dump("W6: thresh\t\t%"PRIx64"\n", (uint64_t)aura->thresh); in npa_lf_aura_dump()
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | bnx2x.rst | 215 PMD: bnx2x_dev_tx_queue_setup(): fp[00] req_bd=512, thresh=512, 218 PMD: bnx2x_dev_rx_queue_setup(): fp[00] req_bd=128, thresh=0,
|
| /f-stack/freebsd/netinet/tcp_stacks/ |
| H A D | rack.c | 4188 uint32_t thresh; in rack_calc_thresh_rack() local 4243 thresh += 1; in rack_calc_thresh_rack() 4251 thresh = rack_rto_max; in rack_calc_thresh_rack() 4253 return (thresh); in rack_calc_thresh_rack() 4261 uint32_t thresh, len; in rack_calc_thresh_tlp() local 4269 thresh = (srtt * 2); in rack_calc_thresh_tlp() 4285 thresh = alt_thresh; in rack_calc_thresh_tlp() 4305 thresh += inter_gap; in rack_calc_thresh_tlp() 4315 thresh = alt_thresh; in rack_calc_thresh_tlp() 4342 return (thresh); in rack_calc_thresh_tlp() [all …]
|
| H A D | bbr.c | 4144 thresh += (srtt >> 2); in bbr_calc_thresh_rack() 4146 thresh += 1000; in bbr_calc_thresh_rack() 4154 thresh = t_rxtcur; in bbr_calc_thresh_rack() 4161 return (thresh); in bbr_calc_thresh_rack() 4182 thresh = (srtt * 2); in bbr_calc_thresh_tlp() 4203 thresh += inter_gap; in bbr_calc_thresh_tlp() 4212 thresh = alt_thresh; in bbr_calc_thresh_tlp() 4223 thresh = t_rxtcur; in bbr_calc_thresh_tlp() 4231 thresh = bbr_tlp_min; in bbr_calc_thresh_tlp() 4233 return (thresh); in bbr_calc_thresh_tlp() [all …]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/input/ |
| H A D | iqs269a.yaml | 392 azoteq,thresh: 410 azoteq,thresh: 435 azoteq,thresh:
|
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | rte_flow.h | 1057 uint32_t thresh; /**< Accuracy threshold. */ member 1063 .thresh = 0xffffffff,
|
| /f-stack/dpdk/examples/ip_reassembly/ |
| H A D | main.c | 248 send_burst(struct lcore_queue_conf *qconf, uint32_t thresh, uint16_t port) in send_burst() argument 259 if (fill >= thresh) { in send_burst()
|
| /f-stack/dpdk/drivers/event/dlb/ |
| H A D | dlb.c | 2744 int16_t thresh = qm_port->token_pop_thresh; in __dlb_event_enqueue_burst() local 2750 qm_port->issued_releases >= thresh - 1) { in __dlb_event_enqueue_burst() 2759 qm_port->issued_releases -= thresh; in __dlb_event_enqueue_burst() 3433 int16_t thresh = qm_port->token_pop_thresh; in dlb_event_release() local 3436 qm_port->issued_releases >= thresh - 1) { in dlb_event_release() 3441 qm_port->issued_releases -= thresh; in dlb_event_release()
|