Home
last modified time | relevance | path

Searched refs:ah_getCapability (Results 1 – 9 of 9) sorted by relevance

/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_stub.c93 ah->ah_getCapability = ar9300_Stub_GetCapability; in ar9300_set_stub_functions()
HDar9300_freebsd.c132 ah->ah_getCapability = ar9300_get_capability; in ar9300_attach_freebsd_ops()
/trueos/sys/dev/ath/ath_hal/ar5210/
HDar5210_attach.c101 .ah_getCapability = ar5210GetCapability,
/trueos/sys/dev/ath/ath_hal/ar5211/
HDar5211_attach.c101 .ah_getCapability = ar5211GetCapability,
/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c97 .ah_getCapability = ar5212GetCapability,
/trueos/sys/dev/ath/ath_hal/ar5416/
HDar5416_attach.c135 ah->ah_getCapability = ar5416GetCapability; in ar5416InitState()
/trueos/sys/dev/ath/ath_hal/
HDah.h1407 HAL_STATUS __ahdecl(*ah_getCapability)(struct ath_hal *, member
/trueos/tools/tools/ath/athrd/
HDathrd.c1047 ahp.h.ah_getCapability = getCapability; in main()
/trueos/sys/dev/ath/
HDif_athvar.h1161 ((*(_ah)->ah_getCapability)((_ah), (_cap), (_param), (_result)))