Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/intel/iwlegacy/
Dcommon.h2774 struct il_lq_sta { struct
2775 u8 active_tbl; /* idx of active table, range 0-1 */
2776 u8 enable_counter; /* indicates HT mode */
2777 u8 stay_in_tbl; /* 1: disallow, 0: allow search for new mode */
2778 u8 search_better_tbl; /* 1: currently trying alternate mode */
2779 s32 last_tpt;
2782 u32 table_count_limit;
2783 u32 max_failure_limit; /* # failed frames before new search */
2784 u32 max_success_limit; /* # successful frames before new search */
2785 u32 table_count;
[all …]