Searched defs:cq_attr (Results 1 – 5 of 5) sorted by relevance
507 struct ib_cq_init_attr cq_attr = {}; in rds_ib_setup_qp() local
297 struct ehea_cq_attr *cq_attr, in ehea_h_alloc_resource_cq()
2140 const struct ib_cq_init_attr *cq_attr, in __ib_create_cq()
3036 struct ib_cq_init_attr cq_attr = {.cqe = 1}; in mlx5_ib_dev_res_cq_init() local
4031 #define ib_create_cq(device, cmp_hndlr, evt_hndlr, cq_ctxt, cq_attr) \ argument