Home
last modified time | relevance | path

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

/netbsd/src/sys/external/isc/atheros_hal/dist/ar5210/
Dar5210.h154 extern HAL_BOOL ar5210ReleaseTxQueue(struct ath_hal *ah, u_int q);
Dar5210_attach.c65 .ah_releaseTxQueue = ar5210ReleaseTxQueue,
Dar5210_xmit.c123 ar5210ReleaseTxQueue(struct ath_hal *ah, u_int q) in ar5210ReleaseTxQueue() function