Searched defs:ath6kl_sta (Results 1 – 1 of 1) sorted by relevance
273 struct ath6kl_sta { struct274 u16 sta_flags;275 u8 mac[ETH_ALEN];276 u8 aid;277 u8 keymgmt;278 u8 ucipher;279 u8 auth;280 u8 wpa_ie[ATH6KL_MAX_IE];281 struct sk_buff_head psq;282 spinlock_t psq_lock;