Home
last modified time | relevance | path

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

/drivers/infiniband/hw/ipath/
Dipath_intr.c72 if (ipath_debug & (__IPATH_PKTDBG|__IPATH_DBG) && in ipath_disarm_senderrbufs()
77 if (ipath_debug & __IPATH_PKTDBG && piobcnt > 128) in ipath_disarm_senderrbufs()
470 if (ipath_debug & __IPATH_DBG) in handle_supp_msgs()
535 if (ipath_debug & __IPATH_DBG) { in handle_sdma_errors()
541 if (ipath_debug & __IPATH_VERBDBG) { in handle_sdma_errors()
782 if (ipath_debug & __IPATH_DBG) in handle_errors()
Dipath_driver.c73 unsigned ipath_debug = __IPATH_INFO; variable
75 module_param_named(debug, ipath_debug, uint, S_IWUSR | S_IRUGO);
77 EXPORT_SYMBOL_GPL(ipath_debug);
921 if (ipath_debug & __IPATH_ERRPKTDBG) { in ipath_decode_err()
1238 if (ipath_debug & __IPATH_ERRPKTDBG) { in ipath_kreceive()
1353 if (ipath_debug & __IPATH_VERBDBG) { in ipath_update_pio_bufs()
2495 if (ipath_debug & __IPATH_DBG) in infinipath_init()
Dipath_stats.c173 if ((ipath_debug & (__IPATH_PKTDBG | __IPATH_DBG)) && in ipath_qcheck()
Dipath_kernel.h1316 extern unsigned ipath_debug; /* debugging bit mask */
1345 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()