Searched refs:mlx4_create_cq (Results 1 – 4 of 4) sorted by relevance
73 struct mlx4_create_cq { struct
98 .create_cq = mlx4_create_cq,
384 struct ibv_cq *mlx4_create_cq(struct ibv_context *context, int cqe,
408 struct mlx4_create_cq cmd = {}; in mlx4_cmd_create_cq()547 struct ibv_cq *mlx4_create_cq(struct ibv_context *context, int cqe, in mlx4_create_cq() function