Home
last modified time | relevance | path

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

12

/freebsd-14-stable/sys/dev/dpaa/
HDbman.c198 uint32_t thresholds[MAX_DEPLETION_THRESHOLDS]; in bman_pool_create() local
243 thresholds[BM_POOL_DEP_THRESH_SW_ENTRY] = dep_sw_entry; in bman_pool_create()
244 thresholds[BM_POOL_DEP_THRESH_SW_EXIT] = dep_sw_exit; in bman_pool_create()
245 thresholds[BM_POOL_DEP_THRESH_HW_ENTRY] = dep_hw_entry; in bman_pool_create()
246 thresholds[BM_POOL_DEP_THRESH_HW_EXIT] = dep_hw_exit; in bman_pool_create()
247 error = BM_POOL_ConfigDepletion(pool, f_Depletion, thresholds); in bman_pool_create()
/freebsd-14-stable/sys/contrib/ncsw/Peripherals/BM/
HDbm.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()
HDbm_ipc.h97 uint32_t thresholds[MAX_DEPLETION_THRESHOLDS]; /**< IN */
HDbm.h446 t_Error BmSetPoolThresholds(t_Handle h_Bm, uint8_t bpid, const uint32_t *thresholds);
/freebsd-14-stable/sys/contrib/dev/iwlwifi/mvm/
HDtt.c562 __le16 *thresholds; member
573 twd->thresholds[twd->count++] = cpu_to_le16((s16)(trip->temperature / 1000)); in iwl_trip_temp_cb()
583 struct iwl_trip_walk_data twd = { .thresholds = cmd.thresholds, .count = 0 }; in iwl_mvm_send_temp_report_ths_cmd()
601 sort(cmd.thresholds, twd.count, sizeof(s16), compare_temps, NULL); in iwl_mvm_send_temp_report_ths_cmd()
/freebsd-14-stable/sys/contrib/dev/iwlwifi/fw/api/
HDphy.h232 __le16 thresholds[IWL_MAX_DTS_TRIPS]; member
/freebsd-14-stable/sys/contrib/ncsw/inc/Peripherals/
HDbm_ext.h508 uint32_t thresholds[MAX_DEPLETION_THRESHOLDS]);
/freebsd-14-stable/sys/contrib/device-tree/Bindings/sound/
HDcs43130.txt36 Define 2 DC impedance thresholds in ohms for HP output control.
/freebsd-14-stable/sys/contrib/device-tree/Bindings/iio/light/
HDus5182d.txt11 - upisemi,dark-ths: array of 8 elements containing 16-bit thresholds (adc
/freebsd-14-stable/contrib/ofed/infiniband-diags/src/
HDibqueryerrors.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-14-stable/sys/contrib/device-tree/Bindings/net/
Dibm,emac.txt39 thresholds).
41 - mal-burst-size : 1 cell, MAL burst size (used to calculate thresholds)
/freebsd-14-stable/sys/contrib/device-tree/Bindings/thermal/
HDexynos-thermal.txt44 temperature thresholds. Number of supported thermal trip points depends
/freebsd-14-stable/sys/contrib/device-tree/Bindings/soc/fsl/
HDbman.txt15 originally created by software with configurable depletion thresholds. This
/freebsd-14-stable/contrib/bsnmp/snmp_ntp/
HDBEGEMOT-NTP-MIB.txt141 found or one of the above thresholds is crossed."
/freebsd-14-stable/sys/contrib/device-tree/Bindings/clock/
Dsilabs,si5341.txt66 rather than 1.8V thresholds.
/freebsd-14-stable/sys/contrib/device-tree/src/arm/
HDomap3-n950-n9.dtsi317 /* Interrupt line 1 for thresholds */
/freebsd-14-stable/crypto/openssl/doc/man3/
HDEVP_RAND.pod342 thresholds ensure sufficient prediction resistance over time and you
/freebsd-14-stable/usr.sbin/bsdconfig/share/
HDdialog.subr1356 # Obtain/Adjust minimum and maximum thresholds
1458 # Obtain/Adjust minimum and maximum thresholds
/freebsd-14-stable/crypto/heimdal/lib/wind/
HDrfc3492.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-14-stable/contrib/gdtoa/
HDchanges61 the underflow and overflow thresholds.
/freebsd-14-stable/sys/dev/iwm/
HDif_iwmreg.h2272 uint16_t thresholds[IWM_MAX_DTS_TRIPS]; member
/freebsd-14-stable/contrib/ntp/ntpd/
HDinvoke-ntp.conf.texi2960 If both the forward and backward step thresholds are set to zero, step
HDntp.conf.def3176 If both the forward and backward step thresholds are set to zero, step
/freebsd-14-stable/contrib/ntp/
HDChangeLog1186 * [Bug 2763] Fix for different thresholds for forward and backward steps.
1223 * [Bug 2763] Allow different thresholds for forward and backward steps.
HDNEWS3197 * [Bug 2763] Allow different thresholds for forward and backward steps.
6963 * [Bug 2763] Allow different thresholds for forward and backward steps.

12