Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/
Dath.h145 struct ath_common { struct
146 void *ah;
147 void *priv;
148 struct ieee80211_hw *hw;
149 int debug_mask;
150 enum ath_device_state state;
151 unsigned long op_flags;
153 struct ath_ani ani;
155 u16 cachelsz;
156 u16 curaid;
[all …]
/Linux-v5.15/drivers/net/wireless/ath/ath10k/
Dcore.h1008 struct ath_common ath_common; member