Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_radio.c270 ar9300_rf_attach(struct ath_hal *ah, HAL_STATUS *status) in ar9300_rf_attach() function
H A Dar9300.h1188 extern HAL_BOOL ar9300_rf_attach(struct ath_hal *, HAL_STATUS *);
H A Dar9300_attach.c3247 if (!ar9300_rf_attach(ah, &ecode)) { in ar9300_hw_attach()