Home
last modified time | relevance | path

Searched refs:ar5212GetDiagState (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_misc.c557 return ar5212GetDiagState(ah, request, in ar5416GetDiagState()
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212.h522 extern HAL_BOOL ar5212GetDiagState(struct ath_hal *ah, int request,
HDar5212_attach.c99 .ah_getDiagState = ar5212GetDiagState,
HDar5212_misc.c1050 ar5212GetDiagState(struct ath_hal *ah, int request, in ar5212GetDiagState() function