Searched refs:ipath_debug (Results 1 - 6 of 6) 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_intr.c72 if (ipath_debug & (__IPATH_PKTDBG|__IPATH_DBG) &&
77 if (ipath_debug & __IPATH_PKTDBG && piobcnt > 128)
471 if (ipath_debug & __IPATH_DBG)
536 if (ipath_debug & __IPATH_DBG) {
542 if (ipath_debug & __IPATH_VERBDBG) {
783 if (ipath_debug & __IPATH_DBG)
H A Dipath_stats.c173 if ((ipath_debug & (__IPATH_PKTDBG | __IPATH_DBG)) &&
H A Dipath_driver.c72 unsigned ipath_debug = __IPATH_INFO; variable
74 module_param_named(debug, ipath_debug, uint, S_IWUSR | S_IRUGO);
76 EXPORT_SYMBOL_GPL(ipath_debug); variable
934 if (ipath_debug & __IPATH_ERRPKTDBG) {
1251 if (ipath_debug & __IPATH_ERRPKTDBG) {
1358 if (ipath_debug & __IPATH_VERBDBG) {
2500 if (ipath_debug & __IPATH_DBG)
H A Dipath_diag.c459 if (ipath_debug & __IPATH_PKTDBG)
H A Dipath_kernel.h51 #include "ipath_debug.h"
1315 extern unsigned ipath_debug; /* debugging bit mask */
1344 if (unlikely(ipath_debug & (which))) \
H A Dipath_iba6110.c549 (ipath_debug & __IPATH_VERBDBG))

Completed in 65 milliseconds