Lines Matching defs:RECEPTION_STATISTICS_PER_SLICES_S
63 struct RECEPTION_STATISTICS_PER_SLICES_S { struct
64 u32 result;
65 u32 snr;
66 s32 in_band_power;
67 u32 ts_packets;
68 u32 ets_packets;
69 u32 constellation;
70 u32 hp_code;
71 u32 tps_srv_ind_lp;
72 u32 tps_srv_ind_hp;
73 u32 cell_id;
74 u32 reason;
75 u32 request_id;
76 u32 modem_state; /* from SMSHOSTLIB_DVB_MODEM_STATE_ET */
78 u32 ber; /* Post Viterbi BER [1E-5] */
79 s32 RSSI; /* dBm */
80 s32 carrier_offset; /* Carrier Offset in bin/1024 */
82 u32 is_rf_locked; /* 0 - not locked, 1 - locked */
83 u32 is_demod_locked; /* 0 - not locked, 1 - locked */
85 u32 ber_bit_count; /* Total number of SYNC bits. */
86 u32 ber_error_count; /* Number of erroneous SYNC bits. */
88 s32 MRC_SNR; /* dB */
89 s32 mrc_in_band_pwr; /* In band power in dBM */
90 s32 MRC_RSSI; /* dBm */