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