Lines Matching defs:ath_beacon
703 struct ath_beacon { struct
704 enum {
708 } updateslot; /* slot time update fsm */
710 u32 beaconq;
711 u32 bmisscnt;
712 struct ieee80211_vif *bslot[ATH_BCBUF];
713 int slottime;
714 int slotupdate;
715 struct ath_descdma bdma;
716 struct ath_txq *cabq;
717 struct list_head bbuf;
719 bool tx_processed;
720 bool tx_last;