Searched refs:ibtf_cq (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/ibtl/
H A Dibtl_cq.c37 static char ibtf_cq[] = "ibtl_cq"; variable
54 IBTF_DPRINTF_L3(ibtf_cq, "ibt_alloc_cq_sched(%p, %p, %p)",
72 IBTF_DPRINTF_L3(ibtf_cq, "ibt_free_cq_sched(%p, %p)",
91 IBTF_DPRINTF_L3(ibtf_cq, "ibt_alloc_cq(%p, %p)",
114 IBTF_DPRINTF_L2(ibtf_cq, "ibt_alloc_cq: "
149 IBTF_DPRINTF_L3(ibtf_cq, "ibt_free_cq(%p)", ibt_cq);
157 IBTF_DPRINTF_L2(ibtf_cq, "ibt_free_cq: "
179 IBTF_DPRINTF_L3(ibtf_cq, "ibt_query_cq(%p)", ibt_cq);
192 IBTF_DPRINTF_L3(ibtf_cq, "ibt_resize_cq(%p, %d)", ibt_cq, new_sz);
202 IBTF_DPRINTF_L3(ibtf_cq, "ibt_modify_c
[all...]

Completed in 56 milliseconds