Searched refs:siw_dbg_cq (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/infiniband/sw/siw/ |
D | siw_cq.c | 74 siw_dbg_cq(cq, in siw_reap_cqe()
|
D | siw_verbs.c | 1107 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() 1842 siw_dbg_cq(cq, "reporting CQ event %d\n", etype); in siw_cq_event()
|
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()
|
D | siw.h | 704 #define siw_dbg_cq(cq, fmt, ...) \ macro
|