Searched refs:ecc_bytes_total (Results 1 – 1 of 1) sorted by relevance
5380 int req_corr, step_size, strength, nsteps, ecc_bytes, ecc_bytes_total; in nand_match_ecc_req() local5415 ecc_bytes_total = ecc_bytes * nsteps; in nand_match_ecc_req()5417 if (ecc_bytes_total > oobavail || in nand_match_ecc_req()5425 if (ecc_bytes_total < best_ecc_bytes_total) { in nand_match_ecc_req()5426 best_ecc_bytes_total = ecc_bytes_total; in nand_match_ecc_req()