Lines Matching defs:num_ecc_strength
52 u8 num_ecc_strength;
178 for (i = 0; i < ecc->caps->num_ecc_strength; i++) {
183 if (i == ecc->caps->num_ecc_strength) {
441 for (i = 0; i < ecc->caps->num_ecc_strength; i++) {
451 *p = ecc_strength[ecc->caps->num_ecc_strength - 1];
466 .num_ecc_strength = 20,
477 .num_ecc_strength = 23,
488 .num_ecc_strength = 5,
499 .num_ecc_strength = 11,
535 max_eccdata_size = ecc->caps->num_ecc_strength - 1;