Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/st/cw1200/
H A Dcw1200.h91 struct cw1200_common { struct
93 struct ieee80211_hw *hw;
94 struct ieee80211_vif *vif;
95 struct device *pdev;
98 struct ieee80211_low_level_stats stats;
101 u8 mac_addr[ETH_ALEN];
104 const struct hwbus_ops *hwbus_ops;
105 struct hwbus_priv *hwbus_priv;
108 enum {
112 } hw_type;
[all …]