Searched refs:mlx5_wc_cq (Results 1 – 1 of 1) sorted by relevance
20 struct mlx5_wc_cq { struct44 struct mlx5_wc_cq cq; argument49 struct mlx5_wc_cq *cq) in mlx5_wc_create_cqwq()75 static int create_wc_cq(struct mlx5_wc_cq *cq, void *cqc_data) in create_wc_cq()114 static int mlx5_wc_create_cq(struct mlx5_core_dev *mdev, struct mlx5_wc_cq *cq) in mlx5_wc_create_cq()150 static void mlx5_wc_destroy_cq(struct mlx5_wc_cq *cq) in mlx5_wc_destroy_cq()325 struct mlx5_wc_cq *cq = &sq->cq; in mlx5_wc_poll_cq()