Searched defs:il_lq_sta (Results 1 – 1 of 1) sorted by relevance
2773 struct il_lq_sta { struct2774 u8 active_tbl; /* idx of active table, range 0-1 */2775 u8 enable_counter; /* indicates HT mode */2776 u8 stay_in_tbl; /* 1: disallow, 0: allow search for new mode */2777 u8 search_better_tbl; /* 1: currently trying alternate mode */2778 s32 last_tpt;2781 u32 table_count_limit;2782 u32 max_failure_limit; /* # failed frames before new search */2783 u32 max_success_limit; /* # successful frames before new search */2784 u32 table_count;[all …]