Lines Matching defs:ath_beacon
697 struct ath_beacon { struct
698 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;
711 struct list_head bbuf;
713 bool tx_processed;
714 bool tx_last;