Home
last modified time | relevance | path

Searched refs:mlx5_core_srq (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/linux/mlx5/
Ddriver.h466 struct mlx5_core_srq { struct
473 void (*event) (struct mlx5_core_srq *, enum mlx5_event); argument
1079 int mlx5_core_create_srq(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq,
1081 int mlx5_core_destroy_srq(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq);
1082 int mlx5_core_query_srq(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq,
1084 int mlx5_core_arm_srq(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq,
1119 struct mlx5_core_srq *mlx5_core_get_srq(struct mlx5_core_dev *dev, u32 srqn);