Home
last modified time | relevance | path

Searched refs:weights (Results 1 – 5 of 5) sorted by relevance

/drivers/md/
Ddm-historical-service-time.c50 unsigned int weights[HST_WEIGHT_COUNT]; member
153 return s->weights[bucket]; in hst_weight()
171 s->weights[i] = fixed_power(base, HST_FIXED_SHIFT, i + 1); in hst_set_weights()
172 s->weights[HST_WEIGHT_COUNT - 1] = 0; in hst_set_weights()
246 DMEMIT("2 %u %u ", s->weights[0], s->threshold_multiplier); in hst_status()
/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_qdisc.c963 const unsigned int *weights, in __mlxsw_sp_qdisc_ets_replace() argument
981 weights[band]); in __mlxsw_sp_qdisc_ets_replace()
1143 p->quanta, p->weights, p->priomap); in mlxsw_sp_qdisc_ets_replace()
/drivers/staging/media/ipu3/
Dipu3-css-params.c2451 acc->ae.weights[i] = acc_user->ae.weights[i]; in imgu_css_cfg_acc()
2457 acc->ae.weights[i] = acc_old->ae.weights[i]; in imgu_css_cfg_acc()
2466 acc->ae.weights[i] = weight_def; in imgu_css_cfg_acc()
Dipu3-abi.h1229 struct ipu3_uapi_ae_weight_elem weights[IPU3_UAPI_AE_WEIGHTS] member
/drivers/staging/media/ipu3/include/
Dintel-ipu3.h247 struct ipu3_uapi_ae_weight_elem weights[ member