Searched refs:ar5416ChipReset (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.3-release/sys/dev/ath/ath_hal/ar9001/
H A Dar9130_attach.c172 if (!ar5416ChipReset(ah, AH_NULL)) { /* reset chip */
H A Dar9160_attach.c200 if (!ar5416ChipReset(ah, AH_NULL)) { /* reset chip */
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar9002/
H A Dar9285_attach.c249 if (!ar5416ChipReset(ah, AH_NULL)) { /* reset chip */
H A Dar9287_attach.c242 if (!ar5416ChipReset(ah, AH_NULL)) { /* reset chip */
H A Dar9280_attach.c259 if (!ar5416ChipReset(ah, AH_NULL)) { /* reset chip */
/freebsd-10.3-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416.h310 extern HAL_BOOL ar5416ChipReset(struct ath_hal *ah,
H A Dar5416_attach.c377 if (!ar5416ChipReset(ah, AH_NULL)) { /* reset chip */
H A Dar5416_reset.c174 if (!ar5416ChipReset(ah, chan)) {
773 ar5416ChipReset(struct ath_hal *ah, const struct ieee80211_channel *chan) function

Completed in 170 milliseconds