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