Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_misc.c530 ar5416GetDiagState(struct ath_hal *ah, int request, in ar5416GetDiagState() function
HDar5416.h253 extern HAL_BOOL ar5416GetDiagState(struct ath_hal *ah, int request,
HDar5416_attach.c137 ah->ah_getDiagState = ar5416GetDiagState; in ar5416InitState()