Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
HDar5416_spectral.c171 ar5416IsSpectralActive(struct ath_hal *ah) in ar5416IsSpectralActive() function
HDar5416.h277 extern HAL_BOOL ar5416IsSpectralActive(struct ath_hal *ah);
HDar5416_attach.c171 ah->ah_spectralIsActive = ar5416IsSpectralActive; in ar5416InitState()