Home
last modified time | relevance | path

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

/f-stack/freebsd/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 …]
/f-stack/freebsd/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
/f-stack/dpdk/app/test-bbdev/
H A Dtest_bbdev_perf.c1596 double coeff = 2.0 * sqrt(N0); in gen_qm2_llr() local