Searched refs:mlx5_create_srq (Results 1 – 4 of 4) sorted by relevance
132 struct mlx5_create_srq { struct
613 struct ibv_srq *mlx5_create_srq(struct ibv_pd *pd,
625 struct ibv_srq *mlx5_create_srq(struct ibv_pd *pd, in mlx5_create_srq() function 628 struct mlx5_create_srq cmd; in mlx5_create_srq() 1955 return mlx5_create_srq(attr->pd, in mlx5_create_srq_ex()
114 .create_srq = mlx5_create_srq,