Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/rtw89/
HDcore.h4689 struct rtw89_tas_info { struct
4690 s16 txpwr_history[RTW89_TAS_MAX_WINDOW];
4691 s32 total_txpwr;
4692 u8 cur_idx;
4693 s8 dpr_gap;
4694 s8 delta;
4695 enum rtw89_tas_state state;
4696 bool enable;