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

<<1112

/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmcs.c1348 mcs_reg_write(mcs, reg, pn->threshold);
H A Dmbox.h2116 u64 threshold; member in struct:mcs_set_pn_threshold
2117 u8 xpn; /* '1' for setting xpn threshold */
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Dmain.c466 .threshold = 0,
/linux-master/include/net/
H A Dxfrm.h590 /* default seq threshold size */
1463 u16 threshold; member in struct:xfrm_algo_comp_info
/linux-master/sound/soc/codecs/
H A Dwm_adsp.c111 __be32 threshold; member in struct:wm_adsp_alg_xm_struct
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c102 MODULE_PARM_DESC(tc, "DMA threshold control value");
2383 priv->xstats.threshold = SF_DMA_MODE;
2483 * available TX ring is less than threshold.
2579 if (unlikely(priv->xstats.threshold != SF_DMA_MODE) && tc <= 256) {
2588 priv->xstats.threshold = tc;
2923 /* Try to bump up the dma threshold on this failure */
3118 * timer handler and default threshold used for enabling the
4262 /* Desc availability based on threshold should be enough safe */
6149 /* Try to bump up the dma threshold on this failure */
7680 priv->xstats.threshold
[all...]
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dwmi.c2168 int wmi_rbufcap_cfg(struct wil6210_priv *wil, bool enable, u16 threshold) argument
2175 .rx_desc_threshold = cpu_to_le16(threshold),
/linux-master/drivers/net/ethernet/intel/
H A De100.c486 u8 threshold; member in struct:cb::__anon551::__anon552
1761 cb->u.tcb.threshold = nic->tx_threshold;
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h5113 * 1 - Generate Pause frames according to Rx buffer threshold.
5121 * 1 - Generate Pause frames according to Rx buffer threshold.
5130 * 1 - Generate priority Pause frames according to Rx buffer threshold on
5794 * allocation for different Prios, and the Pause threshold management.
5892 u16 threshold)
5897 mlxsw_reg_pbmc_buf_xoff_threshold_set(payload, buf_index, threshold);
5898 mlxsw_reg_pbmc_buf_xon_threshold_set(payload, buf_index, threshold);
9365 * event / interrupt notification mechanism. Fan speed threshold are
9423 * below the threshold.
9492 * In case of module this is SFF critical temperature threshold
5890 mlxsw_reg_pbmc_lossless_buffer_pack(char *payload, int buf_index, u16 size, u16 threshold) argument
[all...]
/linux-master/kernel/trace/
H A Dtrace.c1630 unsigned long threshold; local
1635 ret = kstrtoul(str, 0, &threshold);
1638 tracing_thresh = threshold * 1000;
/linux-master/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_cnfg.h927 __le16 threshold[3]; member in struct:mpi3_io_unit3_sensor
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c5681 u32 threshold; local
5687 threshold = state->performance_levels[state->performance_level_count-1].sclk * 100 / 100;
5721 (state->performance_levels[i].sclk < threshold) ?
5737 threshold / 512);
/linux-master/drivers/gpu/drm/radeon/
H A Dsi_dpm.c5135 u32 threshold; local
5141 threshold = state->performance_levels[state->performance_level_count-1].sclk * 100 / 100;
5175 (state->performance_levels[i].sclk < threshold) ?
5191 threshold / 512);
/linux-master/drivers/media/dvb-frontends/
H A Ddrxk_hard.c3359 data |= ((echo_thres->threshold <<
3365 data |= ((echo_thres->threshold <<
3504 /* sense threshold for sense pre-SAW detection */
3543 /* virtual clipping threshold for clipping ADC detection */
3547 status = write16(state, IQM_CF_DATATH__A, 495); /* crunching threshold */
3556 status = write16(state, IQM_CF_PKDTH__A, 2); /* peak detector threshold */
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth.c1965 /* If we reached the XSK Tx per NAPI threshold, we're done */
1993 * or we reached the Tx confirmations threshold, we're done.
2077 /* FQ taildrop: threshold is in bytes, per frame queue. Enabled if
2086 td.threshold = DPAA2_ETH_FQ_TAILDROP_THRESH;
2106 /* Congestion group taildrop: threshold is in frames, per group
2110 * CG taildrop threshold, so it won't interfere with it; we also
2117 td.threshold = DPAA2_ETH_CG_TAILDROP_THRESH(priv);
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c4519 u8 thermal_value, u8 threshold)
4573 u8 thermal_value, u8 threshold)
4518 rtl8812ae_do_iqk(struct ieee80211_hw *hw, u8 delta_thermal_index, u8 thermal_value, u8 threshold) argument
4572 rtl8821ae_do_iqk(struct ieee80211_hw *hw, u8 delta_thermal_index, u8 thermal_value, u8 threshold) argument
/linux-master/drivers/net/wireless/marvell/
H A Dmwl8k.c1880 * packets ever exceeds the ampdu_min_traffic threshold, we will allow
3363 __le16 threshold; member in struct:mwl8k_cmd_set_rts_threshold
3379 cmd->threshold = cpu_to_le16(rts_thresh);
/linux-master/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_main.c430 /* Set 8 Pools BPPI threshold for MVPP23 */
875 /* Set threshold 0 to disable Flow control */
2279 /* Min. TX threshold must be less than minimal packet length */
2719 /* Set the number of non-occupied descriptors threshold */
2996 /* Set the number of non occupied descriptors threshold */
7169 * required by spec RX FIFO threshold 9KB
7171 * required by spec RX FIFO threshold 4KB
7173 * required by spec RX FIFO threshold 2KB
7214 int threshold = MVPP2_TX_FIFO_THRESHOLD(size); local
7217 mvpp2_write(priv, MVPP22_TX_FIFO_THRESH_REG(port), threshold);
[all...]
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_hsi.h5151 u32 threshold[3]; member in struct:dynamic_hc_sm_config
/linux-master/arch/m68k/ifpsp060/src/
H A Dpfpsp.S2338 mov.w &0x3c01,%d1 # pass denorm threshold
5813 # According to the exponent underflow threshold for the given #
5815 # exponent of the operand to the threshold value. While shifting the #
5825 # table of exponent threshold values for each precision
5835 # Load the exponent threshold for the precision selected and check
5836 # to see if (threshold - exponent) is > 65 in which case we can
5841 mov.w (tbl_thresh.b,%pc,%d0.w*2), %d1 # load prec threshold
5843 sub.w FTEMP_EX(%a0), %d0 # diff = threshold - exp
5862 mov.w %d1, FTEMP_EX(%a0) # load exp with threshold
5868 # dnrm_lp(): normalize exponent/mantissa to specified threshold #
[all...]
H A Dfplsp.S8444 fcmp.x %fp0,LTHOLD(%pc) # compare with min threshold
H A Dfpsp.S2339 mov.w &0x3c01,%d1 # pass denorm threshold
8550 fcmp.x %fp0,LTHOLD(%pc) # compare with min threshold
21691 # According to the exponent underflow threshold for the given #
21693 # exponent of the operand to the threshold value. While shifting the #
21703 # table of exponent threshold values for each precision
21713 # Load the exponent threshold for the precision selected and check
21714 # to see if (threshold - exponent) is > 65 in which case we can
21719 mov.w (tbl_thresh.b,%pc,%d0.w*2), %d1 # load prec threshold
21721 sub.w FTEMP_EX(%a0), %d0 # diff = threshold - exp
21740 mov.w %d1, FTEMP_EX(%a0) # load exp with threshold
[all...]

Completed in 634 milliseconds

<<1112