Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dath9k.h666 struct ath_beacon { struct
667 enum {
671 } updateslot; /* slot time update fsm */
673 u32 beaconq;
674 u32 bmisscnt;
675 struct ieee80211_vif *bslot[ATH_BCBUF];
676 int slottime;
677 int slotupdate;
678 struct ath_descdma bdma;
679 struct ath_txq *cabq;
[all …]