Searched defs:rtw89_dev (Results 1 – 1 of 1) sorted by relevance
4359 struct rtw89_dev { struct4360 struct ieee80211_hw *hw;4361 struct device *dev;4362 const struct ieee80211_ops *ops;4364 bool dbcc_en;4365 struct rtw89_hw_scan_info scan_info;4366 const struct rtw89_chip_info *chip;4367 const struct rtw89_pci_info *pci_info;4368 const struct rtw89_rfe_parms *rfe_parms;4369 struct rtw89_hal hal;[all …]