Searched defs:wcn36xx (Results 1 – 1 of 1) sorted by relevance
197 struct wcn36xx { struct198 struct ieee80211_hw *hw;199 struct device *dev;200 struct list_head vif_list;202 const char *nv_file;203 const struct firmware *nv;205 u8 fw_revision;206 u8 fw_version;207 u8 fw_minor;208 u8 fw_major;[all …]