mlx5_core_srq     394 include/linux/mlx5/driver.h 	void (*event)	(struct mlx5_core_srq *, enum mlx5_event);
mlx5_core_srq     677 include/linux/mlx5/driver.h int mlx5_core_create_srq(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq,
mlx5_core_srq     679 include/linux/mlx5/driver.h int mlx5_core_destroy_srq(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq);
mlx5_core_srq     680 include/linux/mlx5/driver.h int mlx5_core_query_srq(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq,
mlx5_core_srq     682 include/linux/mlx5/driver.h int mlx5_core_arm_srq(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq,
mlx5_core_srq     715 include/linux/mlx5/driver.h struct mlx5_core_srq *mlx5_core_get_srq(struct mlx5_core_dev *dev, u32 srqn);