Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dath9k.h596 struct ath_vif { struct
597 struct list_head list;
599 u16 seq_no;
602 u8 bssid[ETH_ALEN] __aligned(2);
603 u16 aid;
604 bool assoc;
606 struct ieee80211_vif *vif;
607 struct ath_node mcast_node;
608 int av_bslot;
609 __le64 tsf_adjust; /* TSF adjustment for staggered beacons */
[all …]