Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath6kl/
Dcore.h573 struct ath6kl_vif { struct
574 struct list_head list;
575 struct wireless_dev wdev;
576 struct net_device *ndev;
577 struct ath6kl *ar;
579 spinlock_t if_lock;
580 u8 fw_vif_idx;
581 unsigned long flags;
582 int ssid_len;
583 u8 ssid[IEEE80211_MAX_SSID_LEN];
[all …]