Searched refs:ar5211ChipReset (Results 1 – 3 of 3) sorted by relevance
154 extern HAL_BOOL ar5211ChipReset(struct ath_hal *,
251 if (!ar5211ChipReset(ah, AH_NULL)) { /* reset chip */ in ar5211Attach()
250 if (!ar5211ChipReset(ah, chan)) { in ar5211Reset()594 ar5211ChipReset(struct ath_hal *ah, const struct ieee80211_channel *chan) in ar5211ChipReset() function