Searched defs:ath_beacon (Results 1 – 1 of 1) sorted by relevance
697 struct ath_beacon { struct698 enum {704 u32 beaconq;705 u32 bmisscnt;707 int slottime;708 int slotupdate;709 struct ath_descdma bdma;710 struct ath_txq *cabq;711 struct list_head bbuf;713 bool tx_processed;[all …]