Home
last modified time | relevance | path

Searched refs:ar5210ReleaseTxQueue (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c64 .ah_releaseTxQueue = ar5210ReleaseTxQueue,
H A Dar5210.h157 extern HAL_BOOL ar5210ReleaseTxQueue(struct ath_hal *ah, u_int q);
H A Dar5210_xmit.c123 ar5210ReleaseTxQueue(struct ath_hal *ah, u_int q) in ar5210ReleaseTxQueue() function