Searched defs:sms_tx_stats (Results 1 – 2 of 2) sorted by relevance
923 struct sms_tx_stats { struct924 u32 frequency; /* frequency in Hz */925 u32 bandwidth; /* bandwidth in MHz */926 u32 transmission_mode; /* FFT mode carriers in Kilos */927 u32 guard_interval; /* Guard Interval from929 u32 code_rate; /* Code Rate from SMSHOSTLIB_CODE_RATE_ET */930 u32 lp_code_rate; /* Low Priority Code Rate from932 u32 hierarchy; /* hierarchy from SMSHOSTLIB_HIERARCHY_ET */933 u32 constellation; /* constellation from937 u32 cell_id; /* TPS Cell ID in bits 15..0, bits 31..16 zero;[all …]
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 …]