Searched refs:comp_vect (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/rdma/ |
D | rdma_vt.h | 351 int (*comp_vect_cpu_lookup)(struct rvt_dev_info *rdi, int comp_vect);
|
D | ib_verbs.h | 3428 #define ib_alloc_cq(device, priv, nr_cqe, comp_vect, poll_ctx) \ argument 3429 __ib_alloc_cq((device), (priv), (nr_cqe), (comp_vect), (poll_ctx), KBUILD_MODNAME)
|