Searched defs:iwl_rate_scale_data (Results 1 – 2 of 2) sorted by relevance
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
239 struct iwl_rate_scale_data { struct240 u64 data; /* bitmap of successful frames */241 s32 success_counter; /* number of frames successful */242 s32 success_ratio; /* per-cent * 128 */243 s32 counter; /* number of frames attempted */244 s32 average_tpt; /* success ratio * expected throughput */