Home
last modified time | relevance | path

Searched defs:il_lq_sta (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h2786 struct il_lq_sta { struct
2787 u8 active_tbl; /* idx of active table, range 0-1 */
2788 u8 enable_counter; /* indicates HT mode */
2789 u8 stay_in_tbl; /* 1: disallow, 0: allow search for new mode */
2790 u8 search_better_tbl; /* 1: currently trying alternate mode */
2791 s32 last_tpt;
2794 u32 table_count_limit;
2795 u32 max_failure_limit; /* # failed frames before new search */
2796 u32 max_success_limit; /* # successful frames before new search */
2797 u32 table_count;
[all …]