Searched defs:cw1200_common (Results 1 – 1 of 1) sorted by relevance
94 struct cw1200_common { struct96 struct ieee80211_hw *hw;97 struct ieee80211_vif *vif;98 struct device *pdev;101 struct ieee80211_low_level_stats stats;104 u8 mac_addr[ETH_ALEN];107 const struct hwbus_ops *hwbus_ops;108 struct hwbus_priv *hwbus_priv;111 enum {115 } hw_type;[all …]