Searched defs:ib_create_cq (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c138 * with ib_create_qp() and/or ib_create_cq().
904 * with ib_create_cq().
921 * ib_create_cq - Creates a CQ on the specified device.
938 ib_create_cq(struct ib_device *device, ib_comp_handler comp_handler, function
950 "ib_create_cq: device: 0x%p, comp_handler: 0x%p, "
961 "ib_create_cq: device: 0x%p, comp_handler: 0x%p, "
970 "ib_create_cq: device: 0x%p, comp_handler: 0x%p, "
991 "ib_create_cq: device: 0x%p, cqe: 0x%x, ibt_cq: 0x%p, "
998 "ib_create_cq: device: 0x%p, cqe: 0x%x, ibt_cq: 0x%p => "

Completed in 69 milliseconds