• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/

Lines Matching refs:sc_ah

25 	       (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_AUTOSLEEP);
59 struct ath_hw *ah = sc->sc_ah;
95 ath9k_hw_setantenna(sc->sc_ah, antenna);
102 struct ath_hw *ah = sc->sc_ah;
126 struct ath_hw *ah = sc->sc_ah;
155 struct ath_common *common = ath9k_hw_common(sc->sc_ah);
217 struct ath_common *common = ath9k_hw_common(sc->sc_ah);
218 struct ath_hw *ah = sc->sc_ah;
282 ath9k_hw_rxena(sc->sc_ah);
292 ath9k_hw_startpcureceive(sc->sc_ah, (sc->sc_flags & SC_OP_OFFCHANNEL));
305 struct ath_common *common = ath9k_hw_common(sc->sc_ah);
314 if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_EDMA) {
369 struct ath_hw *ah = sc->sc_ah;
374 if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_EDMA) {
418 rfilt = (ath9k_hw_getrxfilter(sc->sc_ah) & RX_FILTER_PRESERVE)
423 if (sc->sc_ah->opmode != NL80211_IFTYPE_STATION)
431 if (((sc->sc_ah->opmode != NL80211_IFTYPE_AP) &&
433 (sc->sc_ah->opmode == NL80211_IFTYPE_MONITOR))
439 if ((sc->sc_ah->opmode == NL80211_IFTYPE_STATION) &&
445 if ((AR_SREV_9280_10_OR_LATER(sc->sc_ah) ||
446 AR_SREV_9285_10_OR_LATER(sc->sc_ah)) &&
447 (sc->sc_ah->opmode == NL80211_IFTYPE_AP) &&
458 if (sc->sc_ah->hw_version.macVersion == AR_SREV_VERSION_9160)
470 struct ath_hw *ah = sc->sc_ah;
506 struct ath_hw *ah = sc->sc_ah;
514 if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_EDMA)
526 if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_EDMA)
567 struct ath_common *common = ath9k_hw_common(sc->sc_ah);
615 struct ath_common *common = ath9k_hw_common(sc->sc_ah);
685 struct ath_hw *ah = sc->sc_ah;
745 ath9k_hw_process_rxdesc_edma(sc->sc_ah, rs, skb->data);
752 struct ath_hw *ah = sc->sc_ah;
1077 struct ath_hw *ah = sc->sc_ah;