Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx4/
H A Dmlx4-abi.h113 struct mlx4_create_srq { struct
H A Dverbs.c646 struct ibv_srq *mlx4_create_srq(struct ibv_pd *pd, in mlx4_create_srq() function
649 struct mlx4_create_srq cmd; in mlx4_create_srq()
711 return mlx4_create_srq(attr_ex->pd, (struct ibv_srq_init_attr *) attr_ex); in mlx4_create_srq_ex()
H A Dmlx4.c104 .create_srq = mlx4_create_srq,
H A Dmlx4.h402 struct ibv_srq *mlx4_create_srq(struct ibv_pd *pd,