Searched refs:threshold (Results 151 - 175 of 297) sorted by relevance

1234567891011>>

/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_transport.c85 return atomic_read(ring->inflights) > ring->threshold;
276 ring->threshold = ADF_PERCENT(max_inflights, ADF_MAX_RING_THRESHOLD);
/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Dradio.c804 s32 threshold; local
819 threshold = (phy->nrssi[1] - phy->nrssi[0]) * 32;
820 threshold += 20 * (phy->nrssi[0] + 1);
821 threshold /= 40;
823 threshold = phy->nrssi[1] - 5;
825 threshold = clamp_val(threshold, 0, 0x3E);
827 b43legacy_phy_write(dev, 0x0020, (((u16)threshold) << 8)
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.h382 u32 threshold, struct netlink_ext_ack *extack);
390 u16 pool_index, u32 threshold,
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dih_v6_0.c81 * @threshold: threshold to trigger the wptr reporting
85 * threshold input range: 0 ~ 15, default 0,
86 * real_threshold = 2^threshold
94 u32 threshold, u32 timeout, bool enabled)
106 RB_USED_INT_THRESHOLD, threshold);
93 force_update_wptr_for_self_int(struct amdgpu_device *adev, u32 threshold, u32 timeout, bool enabled) argument
H A Dih_v6_1.c81 * @threshold: threshold to trigger the wptr reporting
85 * threshold input range: 0 ~ 15, default 0,
86 * real_threshold = 2^threshold
94 u32 threshold, u32 timeout, bool enabled)
106 RB_USED_INT_THRESHOLD, threshold);
93 force_update_wptr_for_self_int(struct amdgpu_device *adev, u32 threshold, u32 timeout, bool enabled) argument
H A Dih_v7_0.c81 * @threshold: threshold to trigger the wptr reporting
85 * threshold input range: 0 ~ 15, default 0,
86 * real_threshold = 2^threshold
94 u32 threshold, u32 timeout, bool enabled)
106 RB_USED_INT_THRESHOLD, threshold);
93 force_update_wptr_for_self_int(struct amdgpu_device *adev, u32 threshold, u32 timeout, bool enabled) argument
/linux-master/drivers/irqchip/
H A Dirq-sifive-plic.c52 * now there's only two: a source priority threshold over which the hart will
392 static void plic_set_threshold(struct plic_handler *handler, u32 threshold) argument
394 /* priority must be > threshold to trigger an interrupt */
395 writel(threshold, handler->hart_base + CONTEXT_THRESHOLD);
/linux-master/arch/m68k/fpsp040/
H A Dsint.S211 movel #0x403e,%d1 |set threshold for dnrm_lp
/linux-master/sound/soc/tegra/
H A Dtegra30_ahub.h475 unsigned int threshold; member in struct:tegra30_ahub_cif_conf
/linux-master/include/uapi/linux/
H A Domap3isp.h280 __u8 threshold; /* Threshold Value for Horizontal Median Filter */ member in struct:omap3isp_h3a_af_hmf
479 * @thres: Horizontal median filter threshold.
643 * between the pixels in the image along with the filter threshold.
645 * format in the image, vertical and horizontal gradient threshold.
/linux-master/drivers/net/wireless/silabs/wfx/
H A Dhif_api_mib.h204 __le32 threshold; member in struct:wfx_hif_mib_dot11_rts_threshold
H A Dhif_tx_mib.c302 .threshold = cpu_to_le32(val >= 0 ? val : 0xFFFF),
/linux-master/include/rdma/
H A Drdma_vt.h189 int threshold; member in struct:rvt_wss
/linux-master/drivers/gpu/drm/tegra/
H A Duapi.c358 return host1x_syncpt_wait(sp, args->threshold, timeout_jiffies, &args->value);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_rule.c692 int threshold; local
703 threshold = mlx5dr_ste_htbl_increase_threshold(htbl);
704 if (ctrl->num_of_collisions >= threshold &&
705 (ctrl->num_of_valid_entries - ctrl->num_of_collisions) >= threshold)
/linux-master/include/linux/
H A Dhost1x.h225 struct dma_fence *host1x_fence_create(struct host1x_syncpt *sp, u32 threshold,
/linux-master/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-core.h141 u32 threshold; member in struct:mxc_isi_panic_thd
/linux-master/include/media/
H A Dv4l2-common.h548 unsigned int n_terms, unsigned int threshold);
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dacx.h210 __le16 threshold; member in struct:acx_rts_threshold
306 /* The RX Clear Channel Assessment threshold in the PHY */
522 __le16 threshold; member in struct:wl1271_acx_rx_config_opt
636 __le16 threshold; member in struct:wl1271_acx_rssi_snr_trigger
/linux-master/drivers/net/ethernet/netronome/nfp/abm/
H A Dqdisc.c219 qdisc->red.band[i].threshold);
560 nfp_warn(cpp, "GRED offload failed - threshold mismatch (p:%08x h:%08x vq:%d)\n",
565 nfp_warn(cpp, "GRED offload failed - threshold too large %d > %d (p:%08x h:%08x vq:%d)\n",
593 qdisc->red.band[i].threshold = opt->set.tab[i].min;
688 nfp_warn(cpp, "RED offload failed - threshold too large %d > %d (p:%08x h:%08x)\n",
726 qdisc->red.band[0].threshold = opt->set.min;
/linux-master/fs/ocfs2/
H A Dmove_extents.c662 * a best-effort attempt by compromising to a threshold
729 * Helper to calculate the defraging length in one run according to threshold.
732 u32 threshold, int *skip)
734 if ((*alloc_size + *len_defraged) < threshold) {
747 * to reach the threshold.
753 *alloc_size = threshold - *len_defraged;
731 ocfs2_calc_extent_defrag_len(u32 *alloc_size, u32 *len_defraged, u32 threshold, int *skip) argument
/linux-master/drivers/iio/accel/
H A Dkionix-kx022a.c578 u8 threshold; local
580 threshold = data->watermark;
583 KX022A_MASK_WM_TH, threshold);
/linux-master/arch/x86/kernel/cpu/resctrl/
H A Dmonitor.c50 * threshold occupancy
66 * change the threshold occupancy value.
87 * This is the threshold cache occupancy in bytes at which we will consider an
93 * This is the maximum value for the reallocation threshold, in bytes.
101 * If rmid > rmid threshold, MBM total and local values should be multiplied
106 * 1. The threshold 0 is changed to rmid count - 1 so don't do correction
318 * reported LLC occupancy is below the threshold clear the busy bit and
341 * are marked as busy for occupancy < threshold. If the occupancy
342 * is less than the threshold decrement the busy counter of the
1010 unsigned int threshold; local
[all...]
/linux-master/net/sched/
H A Dsch_fq_codel.c144 unsigned int threshold; local
162 threshold = maxbacklog >> 1;
172 } while (++i < max_packets && len < threshold);
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_hotplug.c66 * of interrupts exceeds a certain threshold, the interrupt is disabled for a
128 * @HPD_STORM_DEFAULT_THRESHOLD. Long IRQs count as +10 to this threshold, and
129 * short IRQs count as +1. If this threshold is exceeded, it's considered an
140 * The HPD threshold can be controlled through i915_hpd_storm_ctl in debugfs,
152 const int threshold = hpd->hpd_storm_threshold; local
155 if (!threshold ||
165 if (hpd->stats[pin].count > threshold) {
1054 "Setting HPD storm detection threshold to %d\n",

Completed in 340 milliseconds

1234567891011>>