Searched defs:SMSHOSTLIB_STATISTICS_ISDBT_ST (Results 1 – 1 of 1) sorted by relevance
459 struct SMSHOSTLIB_STATISTICS_ISDBT_ST { struct460 u32 StatisticsType; /* Enumerator identifying the type of the467 u32 FullSize; /* Total size of the structure returned by the modem.472 u32 IsRfLocked; /* 0 - not locked, 1 - locked */473 u32 IsDemodLocked; /* 0 - not locked, 1 - locked */474 u32 IsExternalLNAOn; /* 0 - external LNA off, 1 - external LNA on */477 s32 SNR; /* dB */478 s32 RSSI; /* dBm */479 s32 InBandPwr; /* In band power in dBM */480 s32 CarrierOffset; /* Carrier Offset in Hz */[all …]