Searched refs:cq_ctxt (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/include/rdma/ |
H A D | ib_verbs.h | 3922 #define ib_create_cq(device, cmp_hndlr, evt_hndlr, cq_ctxt, cq_attr) \ 3923 __ib_create_cq((device), (cmp_hndlr), (evt_hndlr), (cq_ctxt), (cq_attr), KBUILD_MODNAME) 3920 ib_create_cq(device,cmp_hndlr,evt_hndlr,cq_ctxt,cq_attr) global() argument
|