Linux Kernel
3.7.1
|
#include <rs.h>
Data Fields | |
enum iwl_table_type | lq_type |
u8 | ant_type |
u8 | is_SGI |
u8 | is_ht40 |
u8 | is_dup |
u8 | action |
u8 | max_search |
s32 * | expected_tpt |
u32 | current_rate |
struct iwl_rate_scale_data | win [IWL_RATE_COUNT] |
struct iwl_scale_tbl_info – tx params and success history for all rates
There are two of these in struct iwl_lq_sta, one for "active", and one for "search".
enum iwl_table_type lq_type |