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