Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/mlx4/
Dqp.c73 struct mlx4_ib_sqp { struct
103 static struct mlx4_ib_sqp *to_msqp(struct mlx4_ib_qp *mqp) in to_msqp()
105 return container_of(mqp, struct mlx4_ib_sqp, qp); in to_msqp()
763 struct mlx4_ib_sqp *sqp; in mlx4_ib_create_qp()
910 static void store_sqp_attrs(struct mlx4_ib_sqp *sqp, const struct ib_qp_attr *attr, in store_sqp_attrs()
1350 static int build_mlx_header(struct mlx4_ib_sqp *sqp, struct ib_send_wr *wr, in build_mlx_header()