Searched defs:rtw89_chip_info (Results 1 – 1 of 1) sorted by relevance
4259 struct rtw89_chip_info { struct4260 enum rtw89_core_chip_id chip_id;4261 enum rtw89_chip_gen chip_gen;4262 const struct rtw89_chip_ops *ops;4263 const struct rtw89_mac_gen_def *mac_def;4264 const struct rtw89_phy_gen_def *phy_def;4265 const char *fw_basename;4266 u8 fw_format_max;4267 bool try_ce_fw;4268 u8 bbmcu_nr;[all …]