Searched defs:rtw89_dev (Results 1 – 1 of 1) sorted by relevance
4364 struct rtw89_dev { struct4365 struct ieee80211_hw *hw;4366 struct device *dev;4367 const struct ieee80211_ops *ops;4369 bool dbcc_en;4370 struct rtw89_hw_scan_info scan_info;4371 const struct rtw89_chip_info *chip;4372 const struct rtw89_pci_info *pci_info;4373 const struct rtw89_rfe_parms *rfe_parms;4374 struct rtw89_hal hal;[all …]