Searched defs:iwl_lq_sta (Results 1 – 1 of 1) sorted by relevance
372 struct iwl_lq_sta { struct373 u8 active_tbl; /* index of active table, range 0-1 */374 u8 enable_counter; /* indicates HT mode */375 u8 stay_in_tbl; /* 1: disallow, 0: allow search for new mode */376 u8 search_better_tbl; /* 1: currently trying alternate mode */377 s32 last_tpt;380 u32 table_count_limit;381 u32 max_failure_limit; /* # failed frames before new search */382 u32 max_success_limit; /* # successful frames before new search */383 u32 table_count;[all …]