Searched defs:wcn36xx (Results 1 – 1 of 1) sorted by relevance
206 struct wcn36xx { struct207 struct ieee80211_hw *hw;208 struct device *dev;209 struct list_head vif_list;211 const char *nv_file;212 const struct firmware *nv;214 u8 fw_revision;215 u8 fw_version;216 u8 fw_minor;217 u8 fw_major;[all …]