Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Dcore.h3440 struct rtw89_chip_info { struct
3441 enum rtw89_core_chip_id chip_id;
3442 enum rtw89_chip_gen chip_gen;
3443 const struct rtw89_chip_ops *ops;
3444 const struct rtw89_mac_gen_def *mac_def;
3445 const struct rtw89_phy_gen_def *phy_def;
3446 const char *fw_basename;
3447 u8 fw_format_max;
3448 bool try_ce_fw;
3449 u32 needed_fw_elms;
[all …]