Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/realtek/rtw89/
Dcore.h5606 struct rtw89_dev { struct
5607 struct ieee80211_hw *hw;
5608 struct device *dev;
5609 const struct ieee80211_ops *ops;
5611 bool dbcc_en;
5612 bool support_mlo;
5613 enum rtw89_mlo_dbcc_mode mlo_dbcc_mode;
5614 struct rtw89_hw_scan_info scan_info;
5615 const struct rtw89_chip_info *chip;
5616 const struct rtw89_chip_variant *variant;
[all …]