Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
HDar5211.h283 extern HAL_BOOL ar5211GetDiagState(struct ath_hal *ah, int request,
HDar5211_attach.c103 .ah_getDiagState = ar5211GetDiagState,
HDar5211_misc.c666 ar5211GetDiagState(struct ath_hal *ah, int request, in ar5211GetDiagState() function