Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c65 .ah_resetTxQueue = ar5210ResetTxQueue,
H A Dar5210.h158 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.c268 ar5210ResetTxQueue(ah, q); in ar5210Reset()