Searched defs:ath_vif (Results 1 – 1 of 1) sorted by relevance
622 struct ath_vif { struct623 struct list_head list;625 u16 seq_no;628 u8 bssid[ETH_ALEN] __aligned(2);629 u16 aid;630 bool assoc;632 struct ieee80211_vif *vif;633 struct ath_node mcast_node;634 int av_bslot;635 __le64 tsf_adjust; /* TSF adjustment for staggered beacons */[all …]