Lines Matching refs:sc_ah

26 	       (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_AUTOSLEEP);
40 struct ath_hw *ah = sc->sc_ah;
83 ath9k_hw_setantenna(sc->sc_ah, antenna);
90 struct ath_hw *ah = sc->sc_ah;
113 struct ath_hw *ah = sc->sc_ah;
141 struct ath_common *common = ath9k_hw_common(sc->sc_ah);
173 struct ath_hw *ah = sc->sc_ah;
200 struct ath_common *common = ath9k_hw_common(sc->sc_ah);
201 struct ath_hw *ah = sc->sc_ah;
258 ath9k_hw_rxena(sc->sc_ah);
262 ath9k_hw_startpcureceive(sc->sc_ah, sc->cur_chan->offchannel);
273 struct ath_common *common = ath9k_hw_common(sc->sc_ah);
281 sc->sc_ah->caps.rx_status_len;
283 if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_EDMA)
333 struct ath_hw *ah = sc->sc_ah;
338 if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_EDMA) {
377 struct ath_common *common = ath9k_hw_common(sc->sc_ah);
395 if (sc->sc_ah->is_monitoring)
399 sc->sc_ah->dynack.enabled)
402 if ((sc->sc_ah->opmode == NL80211_IFTYPE_STATION) &&
406 else if (sc->sc_ah->opmode != NL80211_IFTYPE_OCB)
409 if ((sc->sc_ah->opmode == NL80211_IFTYPE_AP) ||
419 if (sc->sc_ah->hw_version.macVersion <= AR_SREV_VERSION_9160)
424 if (AR_SREV_9550(sc->sc_ah) || AR_SREV_9531(sc->sc_ah) ||
425 AR_SREV_9561(sc->sc_ah))
428 if (AR_SREV_9462(sc->sc_ah) || AR_SREV_9565(sc->sc_ah))
443 struct ath_hw *ah = sc->sc_ah;
475 if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_EDMA)
482 struct ath_hw *ah = sc->sc_ah;
491 if (sc->sc_ah->caps.hw_caps & ATH9K_HW_CAP_EDMA)
498 ath_dbg(ath9k_hw_common(sc->sc_ah), RESET,
539 struct ath_common *common = ath9k_hw_common(sc->sc_ah);
594 struct ath_common *common = ath9k_hw_common(sc->sc_ah);
633 struct ath_hw *ah = sc->sc_ah;
698 struct ath_hw *ah = sc->sc_ah;
815 struct ath_hw *ah = sc->sc_ah;
966 struct ath_hw *ah = sc->sc_ah;
1015 struct ath_hw *ah = sc->sc_ah;
1065 struct ath_hw *ah = sc->sc_ah;
1210 ath_dynack_sample_ack_ts(sc->sc_ah, skb, rs.rs_tstamp);