Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Ddiag.c77 #define snoop_dbg(fmt, ...) \ macro
668 snoop_dbg("Capture Enabled"); in hfi1_snoop_open()
671 snoop_dbg("Snoop Enabled"); in hfi1_snoop_open()
674 snoop_dbg("Invalid"); in hfi1_snoop_open()
783 snoop_dbg("snoop/capture device released"); in hfi1_snoop_release()
829 snoop_dbg("received %lu bytes from user", count); in hfi1_snoop_write()
855 snoop_dbg("Detected VL15 packet ignoring SL in packet"); in hfi1_snoop_write()
863 snoop_dbg("VL %d does not match SC %d of packet", in hfi1_snoop_write()
872 snoop_dbg("Sending on context %u(%u)", sc->sw_index, in hfi1_snoop_write()
875 snoop_dbg("Could not find context for vl %d", vl); in hfi1_snoop_write()
[all …]