Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_debug.h51 #define __IPATH_DBG 0x2 /* generic debug */ macro
80 #define __IPATH_DBG 0x0 /* generic debug */ macro
Dipath_intr.c71 if (ipath_debug & (__IPATH_PKTDBG|__IPATH_DBG) && in ipath_disarm_senderrbufs()
73 __IPATH_DBG_WHICH(__IPATH_PKTDBG|__IPATH_DBG, in ipath_disarm_senderrbufs()
469 if (ipath_debug & __IPATH_DBG) in handle_supp_msgs()
533 if (ipath_debug & __IPATH_DBG) { in handle_sdma_errors()
780 if (ipath_debug & __IPATH_DBG) in handle_errors()
Dipath_stats.c173 if ((ipath_debug & (__IPATH_PKTDBG | __IPATH_DBG)) && in ipath_qcheck()
Dipath_kernel.h901 #if __IPATH_INFO || __IPATH_DBG
1347 __IPATH_DBG_WHICH(__IPATH_DBG,fmt,##__VA_ARGS__)
Dipath_driver.c2500 if (ipath_debug & __IPATH_DBG) in infinipath_init()