Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dqp.c80 struct mlx4_ib_sqp { struct
120 static struct mlx4_ib_sqp *to_msqp(struct mlx4_ib_qp *mqp) in to_msqp()
122 return container_of(mqp, struct mlx4_ib_sqp, qp); in to_msqp()
627 struct mlx4_ib_sqp *sqp; in create_qp_common()
678 sqp = kzalloc(sizeof (struct mlx4_ib_sqp), gfp); in create_qp_common()
1257 static void store_sqp_attrs(struct mlx4_ib_sqp *sqp, const struct ib_qp_attr *attr, in store_sqp_attrs()
2033 static int build_sriov_qp0_header(struct mlx4_ib_sqp *sqp, in build_sriov_qp0_header()
2156 static int build_mlx_header(struct mlx4_ib_sqp *sqp, struct ib_send_wr *wr, in build_mlx_header()