Lines Matching defs:ath_beacon
696 struct ath_beacon { struct
697 enum {
701 } updateslot; /* slot time update fsm */
703 u32 beaconq;
704 u32 bmisscnt;
705 struct ieee80211_vif *bslot[ATH_BCBUF];
706 int slottime;
707 int slotupdate;
708 struct ath_descdma bdma;
709 struct ath_txq *cabq;
710 struct list_head bbuf;
712 bool tx_processed;
713 bool tx_last;