Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dcore.h4226 struct rtw89_chip_info { struct
4227 enum rtw89_core_chip_id chip_id;
4228 enum rtw89_chip_gen chip_gen;
4229 const struct rtw89_chip_ops *ops;
4230 const struct rtw89_mac_gen_def *mac_def;
4231 const struct rtw89_phy_gen_def *phy_def;
4232 const char *fw_basename;
4233 u8 fw_format_max;
4234 bool try_ce_fw;
4235 u8 bbmcu_nr;
[all …]