Searched refs:ar5416ChipReset (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12-stable/sys/dev/ath/ath_hal/ar9001/ |
| D | ar9130_attach.c | 176 if (!ar5416ChipReset(ah, AH_NULL, HAL_RESET_NORMAL)) { /* reset chip */ in ar9130Attach()
|
| D | ar9160_attach.c | 203 if (!ar5416ChipReset(ah, AH_NULL, HAL_RESET_NORMAL)) { /* reset chip */ in ar9160Attach()
|
| /freebsd-12-stable/sys/dev/ath/ath_hal/ar9002/ |
| D | ar9287_attach.c | 244 if (!ar5416ChipReset(ah, AH_NULL, HAL_RESET_NORMAL)) { /* reset chip */ in ar9287Attach()
|
| D | ar9285_attach.c | 252 if (!ar5416ChipReset(ah, AH_NULL, HAL_RESET_NORMAL)) { /* reset chip */ in ar9285Attach()
|
| D | ar9280_attach.c | 262 if (!ar5416ChipReset(ah, AH_NULL, HAL_RESET_NORMAL)) { /* reset chip */ in ar9280Attach()
|
| /freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/ |
| D | ar5416.h | 308 extern HAL_BOOL ar5416ChipReset(struct ath_hal *ah,
|
| D | ar5416_attach.c | 379 if (!ar5416ChipReset(ah, AH_NULL, HAL_RESET_NORMAL)) { /* reset chip */ in ar5416Attach()
|
| D | ar5416_reset.c | 181 if (!ar5416ChipReset(ah, chan, resetType)) { in ar5416Reset() 779 ar5416ChipReset(struct ath_hal *ah, const struct ieee80211_channel *chan, in ar5416ChipReset() function
|