Searched defs:rtw89_dev (Results 1 – 1 of 1) sorted by relevance
4754 struct rtw89_dev { struct4755 struct ieee80211_hw *hw;4756 struct device *dev;4757 const struct ieee80211_ops *ops;4759 bool dbcc_en;4760 struct rtw89_hw_scan_info scan_info;4761 const struct rtw89_chip_info *chip;4762 const struct rtw89_pci_info *pci_info;4763 const struct rtw89_rfe_parms *rfe_parms;4764 struct rtw89_hal hal;[all …]