Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/ath_hal/ar5312/
HDar5312_attach.c189 rf = ath_hal_rfprobe(ah, &ecode); in ar5312Attach()
/trueos/sys/dev/ath/ath_hal/
HDah_internal.h126 struct ath_hal_rf *ath_hal_rfprobe(struct ath_hal *ah, HAL_STATUS *ecode);
HDah.c166 ath_hal_rfprobe(struct ath_hal *ah, HAL_STATUS *ecode) in ath_hal_rfprobe() function
/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c403 rf = ath_hal_rfprobe(ah, &ecode); in ar5212Attach()