/freebsd/contrib/ofed/libcxgb4/ |
H A D | cq.c | 46 PDBG("%s wq %p cq %p sw_cidx %u sw_pidx %u\n", __func__, in insert_recv_cqe() 65 PDBG("%s wq %p cq %p rq.in_use %u skip count %u\n", __func__, in c4iw_flush_rq() 79 PDBG("%s wq %p cq %p sw_cidx %u sw_pidx %u\n", __func__, in insert_sq_cqe() 148 PDBG("%s moving cqe into swcq sq idx %u cq idx %u\n", in flush_completed_wrs() 205 PDBG("%s cqid 0x%x\n", __func__, chp->cq.cqid); in c4iw_flush_hw_cq() 316 PDBG("%s cq %p count %d\n", __func__, cq, *count); in c4iw_count_rcqes() 358 PDBG("%s CQE OVF %u qpid 0x%0x genbit %u type %u status 0x%0x" in poll_cq() 484 PDBG("%s out of order completion going in sw_sq at idx %u\n", in poll_cq() 520 PDBG("%s completing sq idx %u\n", __func__, wq->sq.cidx); in poll_cq() 524 PDBG("%s completing rq idx %u\n", __func__, wq->rq.cidx); in poll_cq() [all …]
|
H A D | verbs.c | 133 PDBG("%s stag 0x%x va_fbo 0x%" PRIx64 " len %d\n", in __c4iw_reg_mr() 146 PDBG("%s addr %p length %ld\n", __func__, addr, length); in c4iw_reg_mr() 190 PDBG("%s c4iw_create_cq_resp reserved field modified by kernel\n", in c4iw_create_cq() 223 PDBG("%s cqid 0x%x key %" PRIx64 " va %p memsize %lu gts_key %" in c4iw_create_cq() 254 PDBG("%s ret %d\n", __func__, ret); in c4iw_resize_cq() 319 PDBG("%s enter qp\n", __func__); in create_qp_v0() 329 PDBG("%s sqid 0x%x sq key %" PRIx64 " sq db/gts key %" PRIx64 in create_qp_v0() 381 PDBG("%s sq dbva %p sq qva %p sq depth %u sq memsize %lu " in create_qp_v0() 427 PDBG("%s enter qp\n", __func__); in create_qp() 437 PDBG("%s sqid 0x%x sq key %" PRIx64 " sq db/gts key %" PRIx64 in create_qp() [all …]
|
H A D | dev.c | 131 PDBG("%s c4iw_alloc_ucontext_resp reserved field modified by kernel\n", in c4iw_alloc_context() 148 PDBG("%s T6/T5/T4 device\n", __FUNCTION__); in c4iw_alloc_context() 150 PDBG("%s T5/T4 device\n", __FUNCTION__); in c4iw_alloc_context() 152 PDBG("%s T4 device\n", __FUNCTION__); in c4iw_alloc_context() 160 PDBG("%s unknown hca type %d\n", __FUNCTION__, in c4iw_alloc_context() 508 PDBG("libcxgb4: non-fatal firmware version mismatch. " in cxgb4_driver_init() 514 PDBG("%s found vendor %d device %d type %d\n", in cxgb4_driver_init() 529 PDBG("%s device claimed\n", __FUNCTION__); in cxgb4_driver_init()
|
H A D | t4.h | 69 #define PDBG(fmt, args...) do {syslog(LOG_DEBUG, fmt, ##args); } while (0) macro 72 #define PDBG(fmt, args...) do {} while (0) macro 482 PDBG("%s: WC wq->sq.pidx = %d; len16=%d\n", in t4_ring_sq_db() 486 PDBG("%s: DB wq->sq.pidx = %d; len16=%d\n", in t4_ring_sq_db() 531 PDBG("%s: WC wq->rq.pidx = %d; len16=%d\n", in t4_ring_rq_db() 535 PDBG("%s: DB wq->rq.pidx = %d; len16=%d\n", in t4_ring_rq_db()
|
H A D | qp.c | 378 PDBG("%s post of type=%d TBD!\n", __func__, in c4iw_post_send() 394 PDBG("%s cookie 0x%llx pidx 0x%x opcode 0x%x\n", in c4iw_post_send() 466 PDBG("%s cookie 0x%llx pidx %u\n", __func__, in c4iw_post_receive() 515 PDBG("%s qhp %p rchp %p schp %p\n", __func__, qhp, rchp, schp); in c4iw_flush_qp()
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | provider.c | 120 PDBG("%s ibdev %p\n", __func__, ibdev); in c4iw_alloc_ucontext()
|
H A D | iw_cxgbe.h | 72 #define PDBG(fmt, args...) \ macro
|
H A D | mem.c | 665 PDBG("%s mmid 0x%x mhp %p stag 0x%x\n", __func__, mmid, mhp, stag); in c4iw_alloc_mr()
|
H A D | qp.c | 621 PDBG("%s drain sq id %u\n", __func__, qhp->wq.sq.qid); in complete_sq_drain_wr() 651 PDBG("%s drain rq id %u\n", __func__, qhp->wq.sq.qid); in complete_rq_drain_wr()
|
H A D | cm.c | 2942 PDBG("%s ep %p redirect to dst %p l2t %p\n", __func__, ep, new, in c4iw_ep_redirect()
|