Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/ath_hal/ar9002/
Dar9287.h59 extern HAL_BOOL ar9287RfAttach(struct ath_hal *, HAL_STATUS *);
Dar9287.c359 ar9287RfAttach(struct ath_hal *ah, HAL_STATUS *status) in ar9287RfAttach() function
402 AH_RF(RF9287, ar9287RfProbe, ar9287RfAttach);
Dar9287_attach.c286 rfStatus = ar9287RfAttach(ah, &ecode); in ar9287Attach()