Searched refs:mlx4_qp_context (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/sys/ofed/include/linux/mlx4/
H A Dqp.h129 /* offset of mlx4_rss_context within mlx4_qp_context.pri_path */
131 /* offset of being RSS indirection QP within mlx4_qp_context.flags */
191 struct mlx4_qp_context { struct
235 struct mlx4_qp_context qp_context;
438 struct mlx4_qp_context *context, enum mlx4_qp_optpar optpar,
442 struct mlx4_qp_context *context);
445 struct mlx4_qp_context *context,
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
H A Den_resources.c43 int user_prio, struct mlx4_qp_context *context)
H A Dqp.c92 struct mlx4_qp_context *context,
176 ((struct mlx4_qp_context *) (mailbox->buf + 8))->local_qpn =
207 struct mlx4_qp_context *context,
568 struct mlx4_qp_context *context)
589 struct mlx4_qp_context *context,
H A Dresource_tracker.c603 struct mlx4_qp_context *qp_ctx = inbox->buf + 8;
665 struct mlx4_qp_context *qpc = inbox->buf + 8;
2418 static int qp_get_mtt_addr(struct mlx4_qp_context *qpc)
2428 static int qp_get_mtt_size(struct mlx4_qp_context *qpc)
2611 static int qp_get_rcqn(struct mlx4_qp_context *qpc)
2616 static int qp_get_scqn(struct mlx4_qp_context *qpc)
2621 static u32 qp_get_srqn(struct mlx4_qp_context *qpc)
2627 struct mlx4_qp_context *context)
2649 struct mlx4_qp_context *qpc = inbox->buf + 8;
2851 struct mlx4_qp_context *qp_ct
[all...]
H A Den_rx.c754 struct mlx4_qp_context *context;
828 struct mlx4_qp_context context;
877 ptr = ((u8 *)&context) + offsetof(struct mlx4_qp_context, pri_path) +
H A Dmlx4_en.h271 struct mlx4_qp_context context;
791 struct mlx4_qp_context *context);
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dqp.c1716 struct mlx4_qp_context *context)
1755 struct mlx4_qp_context *context;
3486 struct mlx4_qp_context context;

Completed in 130 milliseconds