Home
last modified time | relevance | path

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

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