Searched refs:mlx5_wc_cq (Results 1 – 1 of 1) sorted by relevance
15 struct mlx5_wc_cq { struct39 struct mlx5_wc_cq cq; argument44 struct mlx5_wc_cq *cq) in mlx5_wc_create_cqwq()70 static int create_wc_cq(struct mlx5_wc_cq *cq, void *cqc_data) in create_wc_cq()109 static int mlx5_wc_create_cq(struct mlx5_core_dev *mdev, struct mlx5_wc_cq *cq) in mlx5_wc_create_cq()145 static void mlx5_wc_destroy_cq(struct mlx5_wc_cq *cq) in mlx5_wc_destroy_cq()299 struct mlx5_wc_cq *cq = &sq->cq; in mlx5_wc_poll_cq()