Searched defs:rtw89_dev (Results 1 – 1 of 1) sorted by relevance
3428 struct rtw89_dev { struct3429 struct ieee80211_hw *hw;3430 struct device *dev;3431 const struct ieee80211_ops *ops;3433 bool dbcc_en;3434 struct rtw89_hw_scan_info scan_info;3435 const struct rtw89_chip_info *chip;3436 const struct rtw89_pci_info *pci_info;3437 struct rtw89_hal hal;3438 struct rtw89_mac_info mac;[all …]