Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c443 ah->ah_spectralStart = ar9300_start_spectral_scan; in ar9300_attach_freebsd_ops()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c168 ah->ah_spectralStart = ar5416StartSpectralScan; in ar5416InitState()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h1426 void __ahdecl(*ah_spectralStart)(struct ath_hal *); member
/freebsd/sys/dev/ath/
H A Dif_athvar.h1506 ((*(_ah)->ah_spectralStart)((_ah)))