Searched refs:ar5416ChipReset (Results 1 – 8 of 8) sorted by relevance
172 if (!ar5416ChipReset(ah, AH_NULL)) { /* reset chip */ in ar9130Attach()
200 if (!ar5416ChipReset(ah, AH_NULL)) { /* reset chip */ in ar9160Attach()
209 if (!ar5416ChipReset(ah, AH_NULL)) { /* reset chip */ in ar9285Attach()
232 if (!ar5416ChipReset(ah, AH_NULL)) { /* reset chip */ in ar9287Attach()
240 if (!ar5416ChipReset(ah, AH_NULL)) { /* reset chip */ in ar9280Attach()
241 extern HAL_BOOL ar5416ChipReset(struct ath_hal *ah,
317 if (!ar5416ChipReset(ah, AH_NULL)) { /* reset chip */ in ar5416Attach()
155 if (!ar5416ChipReset(ah, chan)) { in ar5416Reset()711 ar5416ChipReset(struct ath_hal *ah, const struct ieee80211_channel *chan) in ar5416ChipReset() function