Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dath9k.h956 struct ath_softc { struct
957 struct ieee80211_hw *hw;
958 struct device *dev;
960 struct survey_info *cur_survey;
961 struct survey_info survey[ATH9K_NUM_CHANNELS];
963 struct tasklet_struct intr_tq;
964 struct tasklet_struct bcon_tasklet;
965 struct ath_hw *sc_ah;
966 void __iomem *mem;
967 int irq;
[all …]