Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h112 struct ath_hal_rf { struct
119 static struct ath_hal_rf _name##_rf = { \ argument
127 struct ath_hal_rf *ath_hal_rfprobe(struct ath_hal *ah, HAL_STATUS *ecode);
H A Dah.c162 OS_SET_DECLARE(ah_rfs, struct ath_hal_rf);
168 struct ath_hal_rf *
171 struct ath_hal_rf * const *prf; in ath_hal_rfprobe()
174 struct ath_hal_rf *rf = *prf; in ath_hal_rfprobe()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5312/
H A Dar5312_attach.c69 struct ath_hal_rf *rf; in ar5312Attach()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_attach.c326 struct ath_hal_rf *rf; in ar5212Attach()