Searched refs:qbusy (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/dev/ath/
H A Dif_ath_tx.c280 int qbusy; local
283 qbusy = ath_hal_txqenabled(ah, txq->axq_qnum);
295 if (!qbusy) {
315 if ((txq->axq_flags & ATH_TXQ_PUTPENDING) && !qbusy) {

Completed in 82 milliseconds