Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcore.h412 struct ath6kl_sta { struct
413 u16 sta_flags;
414 u8 mac[ETH_ALEN];
415 u8 aid;
416 u8 keymgmt;
417 u8 ucipher;
418 u8 auth;
420 struct sk_buff_head psq;
423 spinlock_t psq_lock;
426 size_t mgmt_psq_len;
[all …]