Lines Matching refs:stat
629 c->strength.stat[0].scale = FE_SCALE_DECIBEL;
630 c->strength.stat[0].svalue = stmp1;
633 c->strength.stat[0].scale = FE_SCALE_NOT_AVAILABLE;
711 c->cnr.stat[0].scale = FE_SCALE_DECIBEL;
712 c->cnr.stat[0].svalue = utmp1;
715 c->cnr.stat[0].scale = FE_SCALE_NOT_AVAILABLE;
768 c->post_bit_error.stat[0].scale = FE_SCALE_COUNTER;
769 c->post_bit_error.stat[0].uvalue += utmp1;
770 c->post_bit_count.stat[0].scale = FE_SCALE_COUNTER;
771 c->post_bit_count.stat[0].uvalue += utmp2;
773 c->block_error.stat[0].scale = FE_SCALE_COUNTER;
774 c->block_error.stat[0].uvalue += utmp3;
775 c->block_count.stat[0].scale = FE_SCALE_COUNTER;
776 c->block_count.stat[0].uvalue += utmp4;
779 c->post_bit_error.stat[0].scale = FE_SCALE_NOT_AVAILABLE;
780 c->post_bit_count.stat[0].scale = FE_SCALE_NOT_AVAILABLE;
782 c->block_error.stat[0].scale = FE_SCALE_NOT_AVAILABLE;
783 c->block_count.stat[0].scale = FE_SCALE_NOT_AVAILABLE;