Linux Kernel
3.7.1
|
#include <common.h>
Data Fields | |
enum il_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 il_rate_scale_data | win [RATE_COUNT] |
struct il_scale_tbl_info – tx params and success history for all rates
There are two of these in struct il_lq_sta, one for "active", and one for "search".
enum il_table_type lq_type |