Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dcq.c49 PDBG("%s wq %p cq %p sw_cidx %u sw_pidx %u\n", __func__, in insert_recv_cqe()
68 PDBG("%s wq %p cq %p rq.in_use %u skip count %u\n", __func__, in c4iw_flush_rq()
82 PDBG("%s wq %p cq %p sw_cidx %u sw_pidx %u\n", __func__, in insert_sq_cqe()
151 PDBG("%s moving cqe into swcq sq idx %u cq idx %u\n", in flush_completed_wrs()
208 PDBG("%s cqid 0x%x\n", __func__, chp->cq.cqid); in c4iw_flush_hw_cq()
319 PDBG("%s cq %p count %d\n", __func__, cq, *count); in c4iw_count_rcqes()
361 PDBG("%s CQE OVF %u qpid 0x%0x genbit %u type %u status 0x%0x" in poll_cq()
487 PDBG("%s out of order completion going in sw_sq at idx %u\n", in poll_cq()
523 PDBG("%s completing sq idx %u\n", __func__, wq->sq.cidx); in poll_cq()
527 PDBG("%s completing rq idx %u\n", __func__, wq->rq.cidx); in poll_cq()
[all …]
Dverbs.c135 PDBG("%s stag 0x%x va_fbo 0x%" PRIx64 " len %d\n", in __c4iw_reg_mr()
148 PDBG("%s addr %p length %ld\n", __func__, addr, length); in c4iw_reg_mr()
192 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()
252 PDBG("%s ret %d\n", __func__, ret); in c4iw_resize_cq()
315 PDBG("%s enter qp\n", __func__); in create_qp_v0()
325 PDBG("%s sqid 0x%x sq key %" PRIx64 " sq db/gts key %" PRIx64 in create_qp_v0()
375 PDBG("%s sq dbva %p sq qva %p sq depth %u sq memsize %lu " in create_qp_v0()
419 PDBG("%s enter qp\n", __func__); in create_qp()
429 PDBG("%s sqid 0x%x sq key %" PRIx64 " sq db/gts key %" PRIx64 in create_qp()
[all …]
Ddev.c132 PDBG("%s c4iw_alloc_ucontext_resp reserved field modified by kernel\n", in c4iw_alloc_context()
151 PDBG("%s T%d device\n", __FUNCTION__, rhp->chip_version); in c4iw_alloc_context()
159 PDBG("%s unknown hca type %d\n", __FUNCTION__, in c4iw_alloc_context()
484 PDBG("libcxgb4: non-fatal firmware version mismatch. " in cxgb4_driver_init()
490 PDBG("%s found vendor %d device %d type %d\n", in cxgb4_driver_init()
504 PDBG("%s device claimed\n", __FUNCTION__); in cxgb4_driver_init()
Dt4.h86 #define PDBG(fmt, args...) do {syslog(LOG_DEBUG, fmt, ##args); } while (0) macro
89 #define PDBG(fmt, args...) do {} while (0) macro
493 PDBG("%s: WC wq->sq.pidx = %d; len16=%d\n", in t4_ring_sq_db()
497 PDBG("%s: DB wq->sq.pidx = %d; len16=%d\n", in t4_ring_sq_db()
526 PDBG("%s: WC wq->rq.pidx = %d; len16=%d\n", in t4_ring_rq_db()
530 PDBG("%s: DB wq->rq.pidx = %d; len16=%d\n", in t4_ring_rq_db()
Dqp.c380 PDBG("%s post of type=%d TBD!\n", __func__, in c4iw_post_send()
396 PDBG("%s cookie 0x%llx pidx 0x%x opcode 0x%x\n", in c4iw_post_send()
461 PDBG("%s cookie 0x%llx pidx %u\n", __func__, in c4iw_post_receive()
508 PDBG("%s qhp %p rchp %p schp %p\n", __func__, qhp, rchp, schp); in c4iw_flush_qp()
/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
Diw_cxgbe.h71 #define PDBG(fmt, args...) \ macro
Dqp.c588 PDBG("%s drain sq id %u\n", __func__, qhp->wq.sq.qid); in complete_sq_drain_wr()
618 PDBG("%s drain rq id %u\n", __func__, qhp->wq.sq.qid); in complete_rq_drain_wr()
Dcm.c2442 PDBG("%s ep %p redirect to dst %p l2t %p\n", __func__, ep, new, in c4iw_ep_redirect()