Searched defs:ath_beacon (Results 1 – 1 of 1) sorted by relevance
667 struct ath_beacon { struct668 enum {672 } updateslot; /* slot time update fsm */674 u32 beaconq;675 u32 bmisscnt;676 struct ieee80211_vif *bslot[ATH_BCBUF];677 int slottime;678 int slotupdate;679 struct ath_descdma bdma;680 struct ath_txq *cabq;[all …]