Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/
H A Dath.h147 struct ath_common { struct
148 void *ah;
149 void *priv;
151 int debug_mask;
155 struct ath_ani ani;
157 u16 cachelsz;
158 u16 curaid;
159 u8 macaddr[ETH_ALEN];
163 u32 rx_bufsize;
165 u32 keymax;
[all …]
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h1011 struct ath_common ath_common; member