Searched defs:mlx4_create_cq_ex (Results 1 – 2 of 2) sorted by relevance
85 struct mlx4_create_cq_ex { struct86 struct ibv_create_cq_ex ibv_cmd;87 __u64 buf_addr;88 __u64 db_addr;
560 struct ibv_cq_ex *mlx4_create_cq_ex(struct ibv_context *context, in mlx4_create_cq_ex() function