Home
last modified time | relevance | path

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

/netbsd/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_attach.c66 .ah_resetTxQueue = ar5210ResetTxQueue,
/netbsd/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211_attach.c66 .ah_resetTxQueue = ar5211ResetTxQueue,
/netbsd/sys/external/isc/atheros_hal/dist/
H A Dah.h721 HAL_BOOL __ahdecl(*ah_resetTxQueue)(struct ath_hal *ah, u_int q); member
/netbsd/sys/dev/ic/
H A Dathvar.h430 ((*(_ah)->ah_resetTxQueue)((_ah), (_q)))
/netbsd/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_attach.c62 .ah_resetTxQueue = ar5212ResetTxQueue,