Searched refs:cq_attr (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/include/rdma/ |
D | ib_verbs.h | 3451 const struct ib_cq_init_attr *cq_attr, 3453 #define ib_create_cq(device, cmp_hndlr, evt_hndlr, cq_ctxt, cq_attr) \ argument 3454 __ib_create_cq((device), (cmp_hndlr), (evt_hndlr), (cq_ctxt), (cq_attr), KBUILD_MODNAME)
|