Searched defs:ath_vif (Results 1 – 1 of 1) sorted by relevance
629 struct ath_vif { struct630 struct list_head list;632 u16 seq_no;635 u8 bssid[ETH_ALEN] __aligned(2);636 u16 aid;637 bool assoc;639 struct ieee80211_vif *vif;640 struct ath_node mcast_node;641 int av_bslot;642 __le64 tsf_adjust; /* TSF adjustment for staggered beacons */[all …]