Home
last modified time | relevance | path

Searched defs:ath_beacon (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dath9k.h703 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;
[all …]