Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_attach.c76 .ah_getTxIntrQueue = ar5210GetTxIntrQueue,
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_attach.c76 .ah_getTxIntrQueue = ar5211GetTxIntrQueue,
/netbsd-src/sys/external/isc/atheros_hal/dist/
H A Dah.h744 void __ahdecl(*ah_getTxIntrQueue)(struct ath_hal *, uint32_t *); member
/netbsd-src/sys/dev/ic/
H A Dathvar.h572 ((*(_ah)->ah_getTxIntrQueue)((_ah), (_txqs)))
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_attach.c72 .ah_getTxIntrQueue = ar5212GetTxIntrQueue,