Home
last modified time | relevance | path

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

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