Home
last modified time | relevance | path

Searched refs:ar5212Reset (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212.h554 extern HAL_BOOL ar5212Reset(struct ath_hal *ah, HAL_OPMODE opmode,
HDar5212_attach.c43 .ah_reset = ar5212Reset,
HDar5212_reset.c117 ar5212Reset(struct ath_hal *ah, HAL_OPMODE opmode, in ar5212Reset() function