Home
last modified time | relevance | path

Searched full:thresholds (Results 1 – 25 of 206) sorted by relevance

123456789

/freebsd/lib/libc/tests/gen/
H A Darc4random_test.c84 * Test with various thresholds.
90 static const uint32_t thresholds[] = { in ATF_TC_BODY() local
96 for (i = 0; thresholds[i] != 0; i++) in ATF_TC_BODY()
98 ATF_CHECK(arc4random_uniform(thresholds[i]) < thresholds[i]); in ATF_TC_BODY()
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dphy.h230 * struct temp_report_ths_cmd - set temperature thresholds
232 * @num_temps: number of temperature thresholds passed
233 * @thresholds: array with the thresholds to be configured
237 __le16 thresholds[IWL_MAX_DTS_TRIPS]; member
H A Dmac.h445 * struct iwl_he_pkt_ext_v1 - QAM thresholds
450 * Each entry contains 2 QAM thresholds for 8us and 16us:
456 * @pkt_ext_qam_th: QAM thresholds
469 * struct iwl_he_pkt_ext_v2 - QAM thresholds
474 * Each entry contains 2 QAM thresholds for 8us and 16us:
480 * @pkt_ext_qam_th: QAM thresholds
612 /* The below fields are set via PPE thresholds element */
680 /* The below fields are set via PPE thresholds element */
755 /* The below fields are set via PPE thresholds element */
/freebsd/sys/dev/dpaa/
H A Dbman.c197 uint32_t thresholds[MAX_DEPLETION_THRESHOLDS]; in bman_pool_create() local
242 thresholds[BM_POOL_DEP_THRESH_SW_ENTRY] = dep_sw_entry; in bman_pool_create()
243 thresholds[BM_POOL_DEP_THRESH_SW_EXIT] = dep_sw_exit; in bman_pool_create()
244 thresholds[BM_POOL_DEP_THRESH_HW_ENTRY] = dep_hw_entry; in bman_pool_create()
245 thresholds[BM_POOL_DEP_THRESH_HW_EXIT] = dep_hw_exit; in bman_pool_create()
246 error = BM_POOL_ConfigDepletion(pool, f_Depletion, thresholds); in bman_pool_create()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMisExpect.h28 /// checkBackendInstrumentation - compares PGO counters to the thresholds used
40 /// checkFrontendInstrumentation - compares PGO counters to the thresholds used
54 /// veryifyMisExpect - compares RealWeights to the thresholds used
64 /// checkExpectAnnotations - compares PGO counters to the thresholds used
/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Dsta.c174 /* According to the 11be spec, if for a specific BW the PPE Thresholds in iwl_mld_parse_ppe()
175 * isn't present - it should inherit the thresholds from the last in iwl_mld_parse_ppe()
176 * BW for which we had PPE Thresholds. In 11ax though, we don't have in iwl_mld_parse_ppe()
243 /* Set the PPE thresholds accordingly */ in iwl_mld_set_pkt_ext_from_nominal_padding()
284 /* Initialize the PPE thresholds to "None" (7), as described in Table in iwl_mld_fill_pkt_ext()
294 /* If PPE Thresholds exists, parse them into a FW-familiar in iwl_mld_fill_pkt_ext()
310 /* EHT PPE Thresholds doesn't exist - set the API according to in iwl_mld_fill_pkt_ext()
316 * Thresholds for BW 320Mhz, thresholds for this BW will in iwl_mld_fill_pkt_ext()
329 /* if PPE Thresholds doesn't present in both EHT IE and HE IE - in iwl_mld_fill_pkt_ext()
330 * take the Thresholds from Common Nominal Packet Padding field in iwl_mld_fill_pkt_ext()
[all …]
H A Dthermal.c127 __le16 *thresholds; member
138 twd->thresholds[twd->count++] = in iwl_trip_temp_iter()
150 .thresholds = cmd.thresholds, in iwl_mld_config_temp_report_ths()
167 sort(cmd.thresholds, twd.count, sizeof(s16), in iwl_mld_config_temp_report_ths()
/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.c112 ipcPoolThresh.thresholds)) != E_OK) in BmHandleIpcMsgCB()
237 t_Error BmSetPoolThresholds(t_Handle h_Bm, uint8_t bpid, const uint32_t *thresholds) in BmSetPoolThresholds() argument
248 thresholds[0], in BmSetPoolThresholds()
249 thresholds[1], in BmSetPoolThresholds()
250 thresholds[2], in BmSetPoolThresholds()
251 thresholds[3]); in BmSetPoolThresholds()
261 memcpy(ipcPoolThresh.thresholds, thresholds, sizeof(uint32_t) * MAX_DEPLETION_THRESHOLDS); in BmSetPoolThresholds()
/freebsd/contrib/ofed/infiniband-diags/man/
H A Dibqueryerrors.8246 \fB0\fP if scan succeeds without errors beyond thresholds
248 \fB1\fP if errors are found beyond thresholds or inconsistencies are found in check mode.
263 # Define thresholds for error counters
/freebsd/contrib/ntp/html/
H A Dclock.html18 <li class="inline"><a href="#step">Step and Stepout Thresholds</a></li>
26 …ped and how the initial time and frequency are determined using three thresholds: <em>panic</em>,…
29 <h4 id="step"> Step and Stepout Thresholds</h4>
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp44 "shared thresholds as PGO."));
110 /// Compute the hot and cold thresholds. in isFunctionEntryCold()
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dbaikal,bt1-pvt.yaml21 functions like thresholds/data ready interrupts, its status and masks,
31 | Low-Vt sensor |-| | +--| Thresholds comparator |
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dthermal-zones.yaml48 platform-data regarding temperature thresholds and the mitigation actions
49 to take when the temperature crosses those thresholds.
195 crosses one of the temperature thresholds described in the trips
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtt.c550 __le16 *thresholds; member
561 twd->thresholds[twd->count++] = cpu_to_le16((s16)(trip->temperature / 1000)); in iwl_trip_temp_cb()
571 struct iwl_trip_walk_data twd = { .thresholds = cmd.thresholds, .count = 0 }; in iwl_mvm_send_temp_report_ths_cmd()
589 sort(cmd.thresholds, twd.count, sizeof(s16), compare_temps, NULL); in iwl_mvm_send_temp_report_ths_cmd()
/freebsd/sys/dev/igc/
H A Digc_i225.c879 /* igc_set_ltr_i225 - Set Latency Tolerance Reporting thresholds.
883 * Set the LTR thresholds based on the link speed (Mbps), EEE, and DMAC
894 /* If we do not have link, LTR thresholds are zero. */ in igc_set_ltr_i225()
948 /* Calculate the thresholds. Since speed is in Mbps, simplify in igc_set_ltr_i225()
962 /* Only write the LTR thresholds if they differ from before. */ in igc_set_ltr_i225()
1057 * thresholds. in igc_check_for_link_i225()
/freebsd/sys/net80211/
H A Dieee80211_scan.c56 * Roaming-related defaults. RSSI thresholds are as returned by the
57 * driver (.5dBm). Transmit rate thresholds are IEEE rate codes (i.e
60 /* rssi thresholds */
64 /* transmit rate thresholds */
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h36 // Various thresholds used by inline cost analysis.
197 /// Thresholds to tune inline cost analysis. The inline cost analysis decides
310 /// Get the cost estimate ignoring thresholds. This is similar to getInlineCost
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dibm,emac.txt39 thresholds).
41 - mal-burst-size : 1 cell, MAL burst size (used to calculate thresholds)
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd_inc.h84 * Green Tx, Based on different RSSI of Received Beacon thresholds,
86 * The thresholds are decided by system team.
/freebsd/sys/contrib/device-tree/Bindings/iio/light/
H A Dus5182d.txt11 - upisemi,dark-ths: array of 8 elements containing 16-bit thresholds (adc
/freebsd/sys/contrib/device-tree/Bindings/interconnect/
H A Dqcom,bcm-voter.yaml16 thresholds values from consumers by communicating through their respective
/freebsd/sys/contrib/device-tree/Bindings/iio/magnetometer/
H A Dti,tmag5273.yaml52 thresholds or when a conversion is completed.
/freebsd/share/man/man4/
H A Dmax44009.489 driver does not support illuminance thresholds and the corresponding
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dcs43130.txt36 Define 2 DC impedance thresholds in ohms for HP output control.
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/
H A Dfsl,bman.yaml15 pools originally created by software with configurable depletion thresholds.

123456789