| /f-stack/dpdk/drivers/bus/dpaa/base/qbman/ |
| H A D | bman_driver.c | 257 int bm_pool_set(u32 bpid, const u32 *thresholds) in bm_pool_set() argument 264 __generate_thresh(thresholds[0], 0)); in bm_pool_set() 266 __generate_thresh(thresholds[1], 1)); in bm_pool_set() 268 __generate_thresh(thresholds[2], 0)); in bm_pool_set() 270 __generate_thresh(thresholds[3], 1)); in bm_pool_set()
|
| H A D | bman.c | 199 int ret = bm_pool_set(bpid, params->thresholds); in bman_new_pool() 348 int bman_update_pool_thresholds(struct bman_pool *pool, const u32 *thresholds) in bman_update_pool_thresholds() argument 354 return bm_pool_set(bpid, thresholds); in bman_update_pool_thresholds()
|
| H A D | bman_priv.h | 87 int bm_pool_set(u32 bpid, const u32 *thresholds);
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/BM/ |
| H A D | bm.c | 112 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 D | bm_ipc.h | 97 uint32_t thresholds[MAX_DEPLETION_THRESHOLDS]; /**< IN */
|
| H A D | bm.h | 446 t_Error BmSetPoolThresholds(t_Handle h_Bm, uint8_t bpid, const uint32_t *thresholds);
|
| /f-stack/dpdk/drivers/bus/dpaa/include/ |
| H A D | fsl_bman.h | 182 u32 thresholds[4]; member 333 int bman_update_pool_thresholds(struct bman_pool *pool, const u32 *thresholds);
|
| /f-stack/freebsd/contrib/device-tree/Bindings/interconnect/ |
| H A D | qcom,bcm-voter.yaml | 16 thresholds values from consumers by communicating through their respective
|
| /f-stack/freebsd/contrib/ncsw/inc/Peripherals/ |
| H A D | bm_ext.h | 508 uint32_t thresholds[MAX_DEPLETION_THRESHOLDS]);
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | cs43130.txt | 36 Define 2 DC impedance thresholds in ohms for HP output control.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/light/ |
| H A D | us5182d.txt | 11 - upisemi,dark-ths: array of 8 elements containing 16-bit thresholds (adc
|
| /f-stack/dpdk/doc/guides/eventdevs/ |
| H A D | octeontx2.rst | 75 thresholds. GGRPs that have higher importance can be assigned higher 76 thresholds than the rest. The dictionary format is as follows
|
| H A D | dlb2.rst | 369 DLB2 supports setting and tracking queue depth thresholds. Hardware uses 370 the thresholds to track how full a queue is compared to its threshold. 376 - Greater than 100% of depth thresholds
|
| /f-stack/freebsd/contrib/device-tree/Bindings/thermal/ |
| H A D | thermal-zones.yaml | 48 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 D | exynos-thermal.txt | 44 temperature thresholds. Number of supported thermal trip points depends
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | l3_forward_power_man.rst | 52 Specifically, some thresholds are checked to see whether a specific core running a DPDK polling thr… 328 The assumption is that the Rx queue size is 128 and the thresholds specified above 364 …The thresholds specified above need to be adjusted for different Intel processors and traffic prof… 390 …application will start in normal mode, and will use either the default thresholds or those supplie… 404 To initially obtain the ideal thresholds for the system, the training 415 cores. The thresholds should be very similar for each core.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/hwmon/ |
| H A D | baikal,bt1-pvt.yaml | 21 functions like thresholds/data ready interrupts, its status and masks,
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | power_man.rst | 160 change thresholds for a given system. The thresholds will differ from
|
| H A D | traffic_management.rst | 117 algorithm uses a separate set of RED thresholds for each packet color and uses 118 separate set of RED thresholds for each packet color.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | ibm,emac.txt | 39 thresholds). 41 - mal-burst-size : 1 cell, MAL burst size (used to calculate thresholds)
|
| H A D | ethernet-controller.yaml | 121 such as flow control thresholds.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/soc/fsl/ |
| H A D | bman.txt | 15 originally created by software with configurable depletion thresholds. This
|
| /f-stack/freebsd/contrib/device-tree/Bindings/serial/ |
| H A D | 8250.yaml | 171 TX FIFO thresholds.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/input/ |
| H A D | iqs269a.yaml | 283 deep-touch events relative to their respective thresholds. 389 ent thresholds or hysteresis (if applicable).
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | omap3-n950-n9.dtsi | 317 /* Interrupt line 1 for thresholds */
|