Searched refs:HAL_DEBUG_TXQUEUE (Results 1 – 6 of 6) sorted by relevance
| /freebsd-9-stable/sys/dev/ath/ath_hal/ar5210/ |
| D | ar5210_xmit.c | 91 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: queue %u\n", __func__, q); in ar5210SetupTxQueue() 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() 168 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: inactive queue %u\n", in ar5210ResetTxQueue() 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() 408 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: queue %u\n", __func__, q); in ar5210NumTxPending() 435 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: queue %u\n", __func__, q); in ar5210StopTxDma()
|
| /freebsd-9-stable/sys/dev/ath/ath_hal/ar5211/ |
| D | ar5211_xmit.c | 137 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: queue %u\n", __func__, q); in ar5211SetupTxQueue() 173 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, in setTxQInterrupts() 211 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: inactive queue %u\n", in ar5211ReleaseTxQueue() 216 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: release queue %u\n", __func__, q); in ar5211ReleaseTxQueue() 247 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: inactive queue %u\n", in ar5211ResetTxQueue() 441 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: queue %u\n", __func__, q); in ar5211StartTxDma()
|
| /freebsd-9-stable/sys/dev/ath/ath_hal/ar5212/ |
| D | ar5212_xmit.c | 174 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: queue %u\n", __func__, q); in ar5212SetupTxQueue() 208 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, in setTxQInterrupts() 243 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: inactive queue %u\n", in ar5212ReleaseTxQueue() 248 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: release queue %u\n", __func__, q); in ar5212ReleaseTxQueue() 282 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: inactive queue %u\n", in ar5212ResetTxQueue() 287 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: reset queue %u\n", __func__, q); in ar5212ResetTxQueue() 525 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: queue %u\n", __func__, q); in ar5212StartTxDma() 599 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, in ar5212StopTxDma()
|
| /freebsd-9-stable/sys/dev/ath/ath_hal/ |
| D | ah_debug.h | 36 HAL_DEBUG_TXQUEUE = 0x00000200, /* tx queue handling */ enumerator
|
| D | ah.c | 823 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, in ath_hal_setTxQProps() 882 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, in ath_hal_getTxQProps()
|
| /freebsd-9-stable/sys/dev/ath/ath_hal/ar5416/ |
| D | ar5416_xmit.c | 70 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, in ar5416StopTxDma() 825 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: queue %u\n", __func__, q); in ar5416SetupTxQueue() 859 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, in setTxQInterrupts() 898 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: inactive queue %u\n", in ar5416ResetTxQueue() 903 HALDEBUG(ah, HAL_DEBUG_TXQUEUE, "%s: reset queue %u\n", __func__, q); in ar5416ResetTxQueue()
|