Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dath9k.h697 struct ath_beacon { struct
698 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 …]