Home
last modified time | relevance | path

Searched refs:ipath_debug (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_intr.c71 if (ipath_debug & (__IPATH_PKTDBG|__IPATH_DBG) && in ipath_disarm_senderrbufs()
76 if (ipath_debug & __IPATH_PKTDBG && piobcnt > 128) in ipath_disarm_senderrbufs()
469 if (ipath_debug & __IPATH_DBG) in handle_supp_msgs()
533 if (ipath_debug & __IPATH_DBG) { in handle_sdma_errors()
539 if (ipath_debug & __IPATH_VERBDBG) { in handle_sdma_errors()
780 if (ipath_debug & __IPATH_DBG) in handle_errors()
Dipath_driver.c77 unsigned ipath_debug = __IPATH_INFO; variable
79 module_param_named(debug, ipath_debug, uint, S_IWUSR | S_IRUGO);
81 EXPORT_SYMBOL_GPL(ipath_debug);
928 if (ipath_debug & __IPATH_ERRPKTDBG) { in ipath_decode_err()
1244 if (ipath_debug & __IPATH_ERRPKTDBG) { in ipath_kreceive()
1360 if (ipath_debug & __IPATH_VERBDBG) { in ipath_update_pio_bufs()
2500 if (ipath_debug & __IPATH_DBG) in infinipath_init()
Dipath_stats.c173 if ((ipath_debug & (__IPATH_PKTDBG | __IPATH_DBG)) && in ipath_qcheck()
Dipath_kernel.h1312 extern unsigned ipath_debug; /* debugging bit mask */
1341 if (unlikely(ipath_debug & (which))) \
Dipath_diag.c450 if (ipath_debug & __IPATH_PKTDBG) in ipath_diagpkt_write()
Dipath_iba6110.c549 (ipath_debug & __IPATH_VERBDBG)) in ipath_ht_handle_hwerrors()