Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_debug.h51 #define __IPATH_DBG 0x2 /* generic debug */ macro
80 #define __IPATH_DBG 0x0 /* generic debug */ macro
Dipath_intr.c72 if (ipath_debug & (__IPATH_PKTDBG|__IPATH_DBG) && in ipath_disarm_senderrbufs()
74 __IPATH_DBG_WHICH(__IPATH_PKTDBG|__IPATH_DBG, in ipath_disarm_senderrbufs()
470 if (ipath_debug & __IPATH_DBG) in handle_supp_msgs()
535 if (ipath_debug & __IPATH_DBG) { in handle_sdma_errors()
782 if (ipath_debug & __IPATH_DBG) in handle_errors()
Dipath_stats.c173 if ((ipath_debug & (__IPATH_PKTDBG | __IPATH_DBG)) && in ipath_qcheck()
Dipath_kernel.h902 #if __IPATH_INFO || __IPATH_DBG
1348 __IPATH_DBG_WHICH(__IPATH_DBG,fmt,##__VA_ARGS__)
Dipath_driver.c2495 if (ipath_debug & __IPATH_DBG) in infinipath_init()