Searched defs:sms_tx_stats (Results 1 – 1 of 1) sorted by relevance
922 struct sms_tx_stats { struct923 u32 frequency; /* frequency in Hz */924 u32 bandwidth; /* bandwidth in MHz */925 u32 transmission_mode; /* FFT mode carriers in Kilos */926 u32 guard_interval; /* Guard Interval from928 u32 code_rate; /* Code Rate from SMSHOSTLIB_CODE_RATE_ET */929 u32 lp_code_rate; /* Low Priority Code Rate from931 u32 hierarchy; /* hierarchy from SMSHOSTLIB_HIERARCHY_ET */932 u32 constellation; /* constellation from936 u32 cell_id; /* TPS Cell ID in bits 15..0, bits 31..16 zero;[all …]