Home
last modified time | relevance | path

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

/linux-6.8/drivers/net/wireless/realtek/rtw89/
Dcore.h3942 struct rtw89_fw_log { struct
3943 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