Searched refs:HAL_DEBUG_RX (Results 1 – 3 of 3) sorted by relevance
| /freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/ |
| D | ar9300_recv.c | 89 HALDEBUG(ah, HAL_DEBUG_RX, in ar9300_set_rx_abort() 130 HALDEBUG(ah, HAL_DEBUG_RX, in ar9300_stop_dma_receive() 147 HALDEBUG(ah, HAL_DEBUG_RX, "%s: dma failed to stop in %d ms\n" in ar9300_stop_dma_receive()
|
| /freebsd-10-stable/sys/dev/ath/ath_hal/ |
| D | ah_debug.h | 39 HAL_DEBUG_RX = 0x00001000, enumerator
|
| /freebsd-10-stable/sys/dev/ath/ath_hal/ar5416/ |
| D | ar5416_recv.c | 111 HALDEBUG(ah, HAL_DEBUG_RX, "%s: Start PCU Receive \n", __func__); in ar5416StartPcuReceive() 131 HALDEBUG(ah, HAL_DEBUG_RX, "%s: Stop PCU Receive \n", __func__); in ar5416StopPcuReceive()
|