Searched defs:ath_beacon (Results 1 – 1 of 1) sorted by relevance
697 struct ath_beacon { struct698 enum {702 } updateslot; /* slot time update fsm */704 u32 beaconq;705 u32 bmisscnt;706 struct ieee80211_vif *bslot[ATH_BCBUF];707 int slottime;708 int slotupdate;709 struct ath_descdma bdma;710 struct ath_txq *cabq;[all …]