Searched defs:iwl_rate_scale_data (Results 1 – 4 of 4) sorted by relevance
280 struct iwl_rate_scale_data { struct281 u64 data; /* bitmap of successful frames */305 struct iwl_rate_scale_data win[IWL_RATE_COUNT]; /* rate histories */ argument
275 struct iwl_rate_scale_data { struct276 u64 data; /* bitmap of successful frames */300 struct iwl_rate_scale_data win[IWL_RATE_COUNT]; /* rate histories */ argument
256 struct iwl_rate_scale_data { struct257 u64 data; /* bitmap of successful frames */258 s32 success_counter; /* number of frames successful */259 s32 success_ratio; /* per-cent * 128 */260 s32 counter; /* number of frames attempted */261 s32 average_tpt; /* success ratio * expected throughput */
234 struct iwl_rate_scale_data { struct235 u64 data; /* bitmap of successful frames */236 s32 success_counter; /* number of frames successful */237 s32 success_ratio; /* per-cent * 128 */238 s32 counter; /* number of frames attempted */239 s32 average_tpt; /* success ratio * expected throughput */