Home
last modified time | relevance | path

Searched refs:ATH_HAL_RELEASETXQUEUE (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_aux.c211 ATH_HAL_RELEASETXQUEUE(asc->asc_ah, txq->axq_qnum); in ath_txq_cleanup()
H A Dath_hal.h1229 #define ATH_HAL_RELEASETXQUEUE(_ah, _q) \ macro