Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211.h287 extern HAL_BOOL ar5211GetDiagState(struct ath_hal *ah, int request,
Dar5211_attach.c105 .ah_getDiagState = ar5211GetDiagState,
Dar5211_misc.c675 ar5211GetDiagState(struct ath_hal *ah, int request, in ar5211GetDiagState() function