Searched defs:WPI_DEBUG_TX (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/wpi/
H A Dwpi.c69 #define WPI_DEBUG_TX (1 << 11) macro
1778 WPI_DBG((WPI_DEBUG_TX, "tx done: qid=%d idx=%d retries=%d nkill=%d "
2105 WPI_DBG((WPI_DEBUG_TX, "wpi_send(): no txbuf\n"));
2184 if (wpi_dbg_flags & WPI_DEBUG_TX)
2262 WPI_DBG((WPI_DEBUG_TX, "sending data: qid=%d idx=%d len=%d", ring->qid,

Completed in 76 milliseconds