Searched defs:il_lq_sta (Results 1 – 1 of 1) sorted by relevance
2958 struct il_lq_sta { struct2959 u8 active_tbl; /* idx of active table, range 0-1 */2960 u8 enable_counter; /* indicates HT mode */2961 u8 stay_in_tbl; /* 1: disallow, 0: allow search for new mode */2962 u8 search_better_tbl; /* 1: currently trying alternate mode */2963 s32 last_tpt;2966 u32 table_count_limit;2967 u32 max_failure_limit; /* # failed frames before new search */2968 u32 max_success_limit; /* # successful frames before new search */2969 u32 table_count;[all …]