Lines Matching refs:HALDEBUG
41 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: invalid queue num %u\n", in ar5210SetTxQueueProps()
57 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: invalid queue num %u\n", in ar5210GetTxQueueProps()
86 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: bad tx queue type %u\n", in ar5210SetupTxQueue()
91 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: queue %u\n", __func__, q); in ar5210SetupTxQueue()
95 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: tx queue %u already active\n", in ar5210SetupTxQueue()
129 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: invalid queue num %u\n", in ar5210ReleaseTxQueue()
135 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: inactive queue %u\n", in ar5210ReleaseTxQueue()
140 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: release queue %u\n", __func__, q); in ar5210ReleaseTxQueue()
162 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: invalid queue num %u\n", in ar5210ResetTxQueue()
168 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: inactive queue %u\n", in ar5210ResetTxQueue()
269 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: inactive queue %u\n", in ar5210GetTxDP()
289 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: queue %u 0x%x\n", in ar5210SetTxDP()
311 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: inactive queue %u\n", in ar5210SetTxDP()
374 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: queue %u\n", __func__, q); in ar5210StartTxDma()
390 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: inactive queue %u\n", in ar5210StartTxDma()
408 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: queue %u\n", __func__, q); in ar5210NumTxPending()
415 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: inactive queue %u\n", in ar5210NumTxPending()
435 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: queue %u\n", __func__, q); in ar5210StopTxDma()
452 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: inactive queue %u\n", in ar5210StopTxDma()