Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/
Dath.h126 struct ath_common { struct
127 void *ah;
128 void *priv;
129 struct ieee80211_hw *hw;
130 int debug_mask;
131 enum ath_device_state state;
133 struct ath_ani ani;
135 u16 cachelsz;
136 u16 curaid;
137 u8 macaddr[ETH_ALEN];
[all …]