Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/wireless/ath/ath9k/
Dath9k.h594 struct ath_softc { struct
595 struct ieee80211_hw *hw;
596 struct device *dev;
598 int chan_idx;
599 int chan_is_ht;
600 struct survey_info *cur_survey;
601 struct survey_info survey[ATH9K_NUM_CHANNELS];
603 struct tasklet_struct intr_tq;
604 struct tasklet_struct bcon_tasklet;
605 struct ath_hw *sc_ah;
[all …]