Searched defs:sms_tx_stats (Results 1 – 1 of 1) sorted by relevance
935 struct sms_tx_stats { struct936 u32 frequency; /* frequency in Hz */937 u32 bandwidth; /* bandwidth in MHz */938 u32 transmission_mode; /* FFT mode carriers in Kilos */939 u32 guard_interval; /* Guard Interval from941 u32 code_rate; /* Code Rate from SMSHOSTLIB_CODE_RATE_ET */942 u32 lp_code_rate; /* Low Priority Code Rate from944 u32 hierarchy; /* hierarchy from SMSHOSTLIB_HIERARCHY_ET */945 u32 constellation; /* constellation from949 u32 cell_id; /* TPS Cell ID in bits 15..0, bits 31..16 zero;[all …]