Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/mlx4/
Duser.h88 struct mlx4_ib_create_srq { struct
Dsrq.c72 struct ib_srq *mlx4_ib_create_srq(struct ib_pd *pd, in mlx4_ib_create_srq() function
110 struct mlx4_ib_create_srq ucmd; in mlx4_ib_create_srq()
Dmlx4_ib.h732 struct ib_srq *mlx4_ib_create_srq(struct ib_pd *pd,
Dmain.c2247 ibdev->ib_dev.create_srq = mlx4_ib_create_srq; in mlx4_ib_add()