Searched defs:sms_tx_stats (Results 1 – 1 of 1) 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 …]