Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/wireless/ath/ath6kl/
Dcore.h431 struct ath6kl_vif { struct
432 struct list_head list;
433 struct wireless_dev wdev;
434 struct net_device *ndev;
435 struct ath6kl *ar;
437 spinlock_t if_lock;
438 u8 fw_vif_idx;
439 unsigned long flags;
440 int ssid_len;
441 u8 ssid[IEEE80211_MAX_SSID_LEN];
[all …]