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