Home
last modified time | relevance | path

Searched refs:ar5210ResetTxQueue (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_attach.c66 .ah_resetTxQueue = ar5210ResetTxQueue,
H A Dar5210.h155 extern HAL_BOOL ar5210ResetTxQueue(struct ath_hal *ah, u_int q);
H A Dar5210_xmit.c154 ar5210ResetTxQueue(struct ath_hal *ah, u_int q) in ar5210ResetTxQueue() function
H A Dar5210_reset.c266 ar5210ResetTxQueue(ah, q); in ar5210Reset()