Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
Dcore.h5654 struct rtw89_dev { struct
5655 struct ieee80211_hw *hw;
5656 struct device *dev;
5657 const struct ieee80211_ops *ops;
5659 bool dbcc_en;
5660 bool support_mlo;
5661 enum rtw89_mlo_dbcc_mode mlo_dbcc_mode;
5662 struct rtw89_hw_scan_info scan_info;
5663 const struct rtw89_chip_info *chip;
5664 const struct rtw89_chip_variant *variant;
[all …]