Searched defs:sms_tx_stats (Results 1 – 1 of 1) sorted by relevance
928 struct sms_tx_stats { struct929 u32 frequency; /* frequency in Hz */930 u32 bandwidth; /* bandwidth in MHz */931 u32 transmission_mode; /* FFT mode carriers in Kilos */932 u32 guard_interval; /* Guard Interval from934 u32 code_rate; /* Code Rate from SMSHOSTLIB_CODE_RATE_ET */935 u32 lp_code_rate; /* Low Priority Code Rate from937 u32 hierarchy; /* hierarchy from SMSHOSTLIB_HIERARCHY_ET */938 u32 constellation; /* constellation from942 u32 cell_id; /* TPS Cell ID in bits 15..0, bits 31..16 zero;[all …]