Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath6kl/ !
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;
419 u8 wpa_ie[ATH6KL_MAX_IE];
420 struct sk_buff_head psq;
423 spinlock_t psq_lock;
[all …]