Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212_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()
HDar5212_attach.c225 AH5212(ah)->ah_aniControl = ar5212AniControl; in ar5212AniSetup()
HDar5212.h326 HAL_BOOL (*ah_aniControl) (struct ath_hal *, HAL_ANI_CMD cmd, int param); member
/freebsd-13-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c247 AH5212(ah)->ah_aniControl = ar5416AniControl; in ar5416InitState()