Searched defs:rtw89_dev (Results 1 – 1 of 1) sorted by relevance
5492 struct rtw89_dev { struct5494 struct device *dev;5497 bool dbcc_en;5498 bool support_mlo;5504 struct rtw89_hal hal;5514 struct mutex mutex;5522 spinlock_t ba_lock;5569 union {5572 } bb_gain;5587 u8 total_sta_assoc;[all …]
Completed in 66 milliseconds