Home
last modified time | relevance | path

Searched refs:ah_setupTxQueue (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_attach.c62 .ah_setupTxQueue = ar5210SetupTxQueue,
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_attach.c62 .ah_setupTxQueue = ar5211SetupTxQueue,
/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah.h714 int __ahdecl(*ah_setupTxQueue)(struct ath_hal *, HAL_TX_QUEUE, member
/netbsd-src/sys/dev/ic/
H A Dathvar.h428 ((*(_ah)->ah_setupTxQueue)((_ah), (_type), (_irq)))
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_attach.c58 .ah_setupTxQueue = ar5212SetupTxQueue,