Lines Matching defs:ath_beacon
666 struct ath_beacon { struct
667 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;
680 struct list_head bbuf;
682 bool tx_processed;
683 bool tx_last;