Searched refs:__IPATH_PKTDBG (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_debug.h55 #define __IPATH_PKTDBG 0x80 /* print packet data */ macro
83 #define __IPATH_PKTDBG 0x0 /* print packet data */ macro
H A Dipath_stats.c173 if ((ipath_debug & (__IPATH_PKTDBG | __IPATH_DBG)) &&
H A Dipath_intr.c72 if (ipath_debug & (__IPATH_PKTDBG|__IPATH_DBG) &&
74 __IPATH_DBG_WHICH(__IPATH_PKTDBG|__IPATH_DBG,
77 if (ipath_debug & __IPATH_PKTDBG && piobcnt > 128)
H A Dipath_diag.c459 if (ipath_debug & __IPATH_PKTDBG)

Completed in 105 milliseconds