Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/
Dath.h147 struct ath_common { struct
148 void *ah;
149 void *priv;
150 struct ieee80211_hw *hw;
151 int debug_mask;
152 enum ath_device_state state;
153 unsigned long op_flags;
155 struct ath_ani ani;
157 u16 cachelsz;
158 u16 curaid;
[all …]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/
Dath.h147 struct ath_common { struct
148 void *ah;
149 void *priv;
150 struct ieee80211_hw *hw;
151 int debug_mask;
152 enum ath_device_state state;
153 unsigned long op_flags;
155 struct ath_ani ani;
157 u16 cachelsz;
158 u16 curaid;
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
Dcore.h994 struct ath_common ath_common; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
Dcore.h1011 struct ath_common ath_common; member