Home
last modified time | relevance | path

Searched refs:ah_setPCUConfig (Results 1 – 7 of 7) sorted by relevance

/NextBSD/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_stub.c47 ah->ah_setPCUConfig = ar9300_Stub_SetPCUConfig; in ar9300_set_stub_functions()
HDar9300_freebsd.c126 ah->ah_setPCUConfig = ar9300_set_pcu_config; in ar9300_attach_freebsd_ops()
/NextBSD/sys/dev/ath/ath_hal/ar5210/
HDar5210_attach.c52 .ah_setPCUConfig = ar5210SetPCUConfig,
/NextBSD/sys/dev/ath/ath_hal/ar5211/
HDar5211_attach.c52 .ah_setPCUConfig = ar5211SetPCUConfig,
/NextBSD/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c48 .ah_setPCUConfig = ar5212SetPCUConfig,
/NextBSD/sys/dev/ath/ath_hal/
HDah.h1366 void __ahdecl(*ah_setPCUConfig)(struct ath_hal *); member
/NextBSD/sys/dev/ath/
HDif_athvar.h1134 ((*(_ah)->ah_setPCUConfig)((_ah)))