Lines Matching defs:ath_beacon
667 struct ath_beacon { struct
668 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;
681 struct list_head bbuf;
683 bool tx_processed;
684 bool tx_last;