Searched refs:ar5210ChipReset (Results 1 – 3 of 3) sorted by relevance
135 extern HAL_BOOL ar5210ChipReset(struct ath_hal *, HAL_CHANNEL *);
223 if (!ar5210ChipReset(ah, AH_NULL)) { /* reset chip */ in ar5210Attach()
118 if (!ar5210ChipReset(ah, chan)) { in ar5210Reset()388 ar5210ChipReset(struct ath_hal *ah, HAL_CHANNEL *chan) in ar5210ChipReset() function