Home
last modified time | relevance | path

Searched refs:thresholds (Results 1 – 25 of 32) sorted by relevance

12

/freebsd-13.1/sys/dev/dpaa/
H A Dbman.c202 uint32_t thresholds[MAX_DEPLETION_THRESHOLDS]; in bman_pool_create() local
247 thresholds[BM_POOL_DEP_THRESH_SW_ENTRY] = dep_sw_entry; in bman_pool_create()
248 thresholds[BM_POOL_DEP_THRESH_SW_EXIT] = dep_sw_exit; in bman_pool_create()
249 thresholds[BM_POOL_DEP_THRESH_HW_ENTRY] = dep_hw_entry; in bman_pool_create()
250 thresholds[BM_POOL_DEP_THRESH_HW_EXIT] = dep_hw_exit; in bman_pool_create()
251 error = BM_POOL_ConfigDepletion(pool, f_Depletion, thresholds); in bman_pool_create()
/freebsd-13.1/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()
H A Dbm_ipc.h97 uint32_t thresholds[MAX_DEPLETION_THRESHOLDS]; /**< IN */
H A Dbm.h446 t_Error BmSetPoolThresholds(t_Handle h_Bm, uint8_t bpid, const uint32_t *thresholds);
/freebsd-13.1/sys/contrib/dev/iwlwifi/fw/api/
H A Dphy.h223 __le16 thresholds[IWL_MAX_DTS_TRIPS]; member
/freebsd-13.1/sys/contrib/device-tree/Bindings/interconnect/
H A Dqcom,bcm-voter.yaml16 thresholds values from consumers by communicating through their respective
/freebsd-13.1/sys/contrib/ncsw/inc/Peripherals/
H A Dbm_ext.h508 uint32_t thresholds[MAX_DEPLETION_THRESHOLDS]);
/freebsd-13.1/sys/contrib/device-tree/Bindings/sound/
H A Dcs43130.txt36 Define 2 DC impedance thresholds in ohms for HP output control.
/freebsd-13.1/sys/contrib/device-tree/Bindings/iio/light/
H A Dus5182d.txt11 - upisemi,dark-ths: array of 8 elements containing 16-bit thresholds (adc
/freebsd-13.1/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.
176 crosses one of the temperature thresholds described in the trips
H A Dexynos-thermal.txt44 temperature thresholds. Number of supported thermal trip points depends
/freebsd-13.1/sys/contrib/dev/iwlwifi/mvm/
H A Dtt.c581 cmd.thresholds[idx++] = in iwl_mvm_send_temp_report_ths_cmd()
591 sort(cmd.thresholds, idx, sizeof(s16), compare_temps, NULL); in iwl_mvm_send_temp_report_ths_cmd()
598 if (le16_to_cpu(cmd.thresholds[i]) == in iwl_mvm_send_temp_report_ths_cmd()
/freebsd-13.1/sys/contrib/device-tree/Bindings/hwmon/
H A Dbaikal,bt1-pvt.yaml21 functions like thresholds/data ready interrupts, its status and masks,
/freebsd-13.1/contrib/ofed/infiniband-diags/src/
H A Dibqueryerrors.c98 uint8_t thresholds[1204] = { 0 }; variable
115 mad_encode_field(thresholds, f, &val); in set_thres()
179 mad_decode_field(thresholds, field, &thres); in exceeds_threshold()
/freebsd-13.1/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)
H A Dethernet-controller.yaml121 such as flow control thresholds.
/freebsd-13.1/sys/contrib/device-tree/Bindings/soc/fsl/
H A Dbman.txt15 originally created by software with configurable depletion thresholds. This
/freebsd-13.1/crypto/openssl/doc/man3/
H A DRAND_DRBG_reseed.pod82 its reseeding thresholds.
/freebsd-13.1/contrib/bsnmp/snmp_ntp/
H A DBEGEMOT-NTP-MIB.txt141 found or one of the above thresholds is crossed."
/freebsd-13.1/sys/contrib/device-tree/Bindings/serial/
H A D8250.yaml171 TX FIFO thresholds.
/freebsd-13.1/sys/contrib/device-tree/Bindings/input/
H A Diqs269a.yaml283 deep-touch events relative to their respective thresholds.
389 ent thresholds or hysteresis (if applicable).
/freebsd-13.1/sys/contrib/device-tree/src/arm/
H A Domap3-n950-n9.dtsi317 /* Interrupt line 1 for thresholds */
/freebsd-13.1/sys/contrib/device-tree/Bindings/iio/adc/
H A Dst,stm32-adc.yaml17 voltage goes beyond the user-defined, higher or lower thresholds.
/freebsd-13.1/crypto/heimdal/lib/wind/
H A Drfc3492.txt293 integer is self-delimiting by means of thresholds t(j), each of which
306 734251... Suppose the thresholds are 2, 3, 5, 5, 5, 5... This
/freebsd-13.1/usr.sbin/bsdconfig/share/
H A Ddialog.subr1357 # Obtain/Adjust minimum and maximum thresholds
1459 # Obtain/Adjust minimum and maximum thresholds

12