Searched defs:sms_isdbt_stats (Results 1 – 1 of 1) sorted by relevance
806 struct sms_isdbt_stats { struct807 u32 statistics_type; /* Enumerator identifying the type of the814 u32 full_size; /* Total size of the structure returned by the modem.819 u32 is_rf_locked; /* 0 - not locked, 1 - locked */820 u32 is_demod_locked; /* 0 - not locked, 1 - locked */821 u32 is_external_lna_on; /* 0 - external LNA off, 1 - external LNA on */824 s32 SNR; /* dB */848 struct sms_isdbt_stats_ex { argument