Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dath9k.h696 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;
[all …]