Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_attach.c189 rf = ath_hal_rfprobe(ah, &ecode); in ar5312Attach()
/freebsd/sys/dev/ath/ath_hal/
H A Dah_internal.h135 struct ath_hal_rf *ath_hal_rfprobe(struct ath_hal *ah, HAL_STATUS *ecode);
H A Dah.c238 ath_hal_rfprobe(struct ath_hal *ah, HAL_STATUS *ecode) in ath_hal_rfprobe() function
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c405 rf = ath_hal_rfprobe(ah, &ecode); in ar5212Attach()