Home
last modified time | relevance | path

Searched refs:nfp_ustore_ecc_polynomials (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/
H A Dnfp_asm.c288 static const u64 nfp_ustore_ecc_polynomials[NFP_USTORE_ECC_POLY_WORDS] = { variable
317 ecc |= parity(nfp_ustore_ecc_polynomials[i] & insn) << i; in nfp_ustore_calc_ecc_insn()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/
H A Dnfp_asm.c288 static const u64 nfp_ustore_ecc_polynomials[NFP_USTORE_ECC_POLY_WORDS] = { variable
317 ecc |= parity(nfp_ustore_ecc_polynomials[i] & insn) << i; in nfp_ustore_calc_ecc_insn()

Completed in 2 milliseconds