Home
last modified time | relevance | path

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

/include/rdma/
Dib_verbs.h3880 const struct ib_cq_init_attr *cq_attr,
3882 #define ib_create_cq(device, cmp_hndlr, evt_hndlr, cq_ctxt, cq_attr) \ argument
3883 __ib_create_cq((device), (cmp_hndlr), (evt_hndlr), (cq_ctxt), (cq_attr), KBUILD_MODNAME)