Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c1030 AH5212(ah)->ah_aniControl(ah, cmds[capability], setting) : in ar5212SetCapability()
1101 AH5212(ah)->ah_aniControl(ah, ((const uint32_t *)args)[0], in ar5212GetDiagState()
H A Dar5212.h326 HAL_BOOL (*ah_aniControl) (struct ath_hal *, HAL_ANI_CMD cmd, int param); member
H A Dar5212_attach.c227 AH5212(ah)->ah_aniControl = ar5212AniControl; in ar5212AniSetup()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c247 AH5212(ah)->ah_aniControl = ar5416AniControl; in ar5416InitState()