Searched defs:rtw89_fw_log (Results 1 – 1 of 1) sorted by relevance
3942 struct rtw89_fw_log { struct3943 struct rtw89_fw_suit suit;3944 bool enable;3945 u32 last_fmt_id;3946 u32 fmt_count;3947 const __le32 *fmt_ids;3971 struct rtw89_fw_log log; argument