Home
last modified time | relevance | path

Searched defs:coeff (Results 1 – 7 of 7) sorted by relevance

/freebsd-13.1/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_impl.h46 raidz_rec_q_coeff(const raidz_row_t *rr, const int *tgtidx, unsigned *coeff) in raidz_rec_q_coeff()
55 raidz_rec_r_coeff(const raidz_row_t *rr, const int *tgtidx, unsigned *coeff) in raidz_rec_r_coeff()
64 raidz_rec_pq_coeff(const raidz_row_t *rr, const int *tgtidx, unsigned *coeff) in raidz_rec_pq_coeff()
80 raidz_rec_pr_coeff(const raidz_row_t *rr, const int *tgtidx, unsigned *coeff) in raidz_rec_pr_coeff()
97 raidz_rec_qr_coeff(const raidz_row_t *rr, const int *tgtidx, unsigned *coeff) in raidz_rec_qr_coeff()
679 unsigned coeff[MUL_CNT]; in raidz_reconstruct_q_impl() local
773 unsigned coeff[MUL_CNT]; in raidz_reconstruct_r_impl() local
920 unsigned coeff[MUL_CNT]; in raidz_reconstruct_pq_impl() local
1080 unsigned coeff[MUL_CNT]; in raidz_reconstruct_pr_impl() local
1247 unsigned coeff[MUL_CNT]; in raidz_reconstruct_qr_impl() local
[all …]
/freebsd-13.1/sys/dev/sound/pcm/
H A Dfeeder_eq.c121 struct feed_eq_coeff *coeff; member
H A Dfeeder_rate.c821 int32_t coeff; in z_coeff_interpolate() local
/freebsd-13.1/sys/dev/otus/
H A Dif_otus.c2801 otus_get_delta_slope(uint32_t coeff, uint32_t *exponent, uint32_t *mantissa) in otus_get_delta_slope()
2828 uint32_t coeff, exp, man, tmp; in otus_set_chan() local
/freebsd-13.1/contrib/ofed/opensm/opensm/
H A Dosm_mesh.c226 static char *poly_print(int n, int *coeff) in poly_print()
/freebsd-13.1/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c5777 struct coeff_t *coeff, HAL_BOOL is_cal_reusable) in ar9300_tx_iq_cal_outlier_detection()
6082 static struct coeff_t coeff; in ar9300_tx_iq_cal_post_proc() local
/freebsd-13.1/sys/dev/bwn/
H A Dif_bwn_phy_lp.c1189 uint32_t rxcomp, txgain, coeff, rfpwr, *tabs; in bwn_phy_lp_bugfix() local