Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/wpi/
H A Dwpi.c60 #define WPI_DEBUG_DMA (1 << 2) macro
879 WPI_DBG((WPI_DEBUG_DMA, "ncookies:%d addr1:%x size1:%x\n", in wpi_alloc_fw_dma()
896 WPI_DBG((WPI_DEBUG_DMA, "ncookies:%d addr1:%x size1:%x\n", in wpi_alloc_fw_dma()
963 WPI_DBG((WPI_DEBUG_DMA, "dma alloc rx ring desc failed\n")); in wpi_alloc_rx_ring()
978 WPI_DBG((WPI_DEBUG_DMA, "dma alloc rx ring buf[%d] " in wpi_alloc_rx_ring()
1009 WPI_DBG((WPI_DEBUG_DMA, "timeout resetting Rx ring\n")); in wpi_reset_rx_ring()
1053 WPI_DBG((WPI_DEBUG_DMA, "dma alloc tx ring desc[%d] failed\n", in wpi_alloc_tx_ring()
1069 WPI_DBG((WPI_DEBUG_DMA, "dma alloc tx ring cmd[%d] failed\n", in wpi_alloc_tx_ring()
1082 WPI_DBG((WPI_DEBUG_DMA, "could not allocate tx data slots\n")); in wpi_alloc_tx_ring()
1093 WPI_DBG((WPI_DEBUG_DMA, "dma alloc tx ring buf[%d] " in wpi_alloc_tx_ring()
[all …]