Searched defs:ath_beacon (Results 1 – 1 of 1) sorted by relevance
703 struct ath_beacon { struct704 enum {708 } updateslot; /* slot time update fsm */710 u32 beaconq;711 u32 bmisscnt;712 struct ieee80211_vif *bslot[ATH_BCBUF];713 int slottime;714 int slotupdate;715 struct ath_descdma bdma;716 struct ath_txq *cabq;[all …]