Home
last modified time | relevance | path

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

/drivers/infiniband/hw/mlx4/
Duser.h88 struct mlx4_ib_create_srq { struct
Dsrq.c71 struct ib_srq *mlx4_ib_create_srq(struct ib_pd *pd, in mlx4_ib_create_srq() function
109 struct mlx4_ib_create_srq ucmd; in mlx4_ib_create_srq()
Dmlx4_ib.h664 struct ib_srq *mlx4_ib_create_srq(struct ib_pd *pd,
Dmain.c2137 ibdev->ib_dev.create_srq = mlx4_ib_create_srq; in mlx4_ib_add()