Lines Matching refs:post_bit_error
741 memset(&c->post_bit_error, 0, sizeof(c->post_bit_error));
1541 c->post_bit_error.len = NUM_LAYERS + 1;
1555 c->post_bit_error.stat[layer].scale = FE_SCALE_NOT_AVAILABLE;
1618 c->post_bit_error.stat[1 + layer].scale = FE_SCALE_COUNTER;
1619 c->post_bit_error.stat[1 + layer].uvalue += bit_error;
1627 c->post_bit_error.stat[1 + layer].scale = FE_SCALE_NOT_AVAILABLE;
1665 t_post_bit_error += c->post_bit_error.stat[1 + layer].uvalue;
1707 c->post_bit_error.stat[0].scale = FE_SCALE_COUNTER;
1708 c->post_bit_error.stat[0].uvalue = t_post_bit_error;
1712 c->post_bit_error.stat[0].scale = FE_SCALE_NOT_AVAILABLE;