Searched refs:siw_dbg_cq (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/infiniband/sw/siw/ |
H A D | siw_cq.c | 74 siw_dbg_cq(cq, in siw_reap_cqe()
|
H A D | siw_verbs.c | 1108 siw_dbg_cq(cq, "free CQ resources\n"); in siw_destroy_cq() 1261 siw_dbg_cq(cq, "flags: 0x%02x\n", flags); in siw_req_notify_cq() 1857 siw_dbg_cq(cq, "reporting CQ event %d\n", etype); in siw_cq_event()
|
H A D | siw_qp.c | 1105 siw_dbg_cq(cq, "Call completion handler\n"); in siw_sqe_complete() 1167 siw_dbg_cq(cq, "Call completion handler\n"); in siw_rqe_complete()
|
H A D | siw.h | 708 #define siw_dbg_cq(cq, fmt, ...) \ macro
|