Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211.h285 extern HAL_BOOL ar5211GetDiagState(struct ath_hal *ah, int request,
HDar5211_attach.c103 .ah_getDiagState = ar5211GetDiagState,
HDar5211_misc.c673 ar5211GetDiagState(struct ath_hal *ah, int request, in ar5211GetDiagState() function