Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c485 ar5212ResetTxQueue(ah, i); in ar5312Reset()
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h596 extern HAL_BOOL ar5212ResetTxQueue(struct ath_hal *ah, u_int q);
H A Dar5212_attach.c61 .ah_resetTxQueue = ar5212ResetTxQueue,
H A Dar5212_xmit.c268 ar5212ResetTxQueue(struct ath_hal *ah, u_int q) in ar5212ResetTxQueue() function
H A Dar5212_reset.c561 ar5212ResetTxQueue(ah, i); in ar5212Reset()