Home
last modified time | relevance | path

Searched defs:cw1200_common (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/wireless/cw1200/
Dcw1200.h94 struct cw1200_common { struct
96 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 …]