Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/
H A Dqp.h196 struct mlx4_qp_context { struct
244 struct mlx4_qp_context qp_context; argument
482 struct mlx4_qp_context *context, enum mlx4_qp_optpar optpar,
486 struct mlx4_qp_context *context);
489 struct mlx4_qp_context *context,
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_qp.c90 struct mlx4_qp_context *context, in __mlx4_qp_modify()
180 ((struct mlx4_qp_context *) (mailbox->buf + 8))->local_qpn = in __mlx4_qp_modify()
211 struct mlx4_qp_context *context, in mlx4_qp_modify()
879 struct mlx4_qp_context *context) in mlx4_qp_query()
900 struct mlx4_qp_context *context, in mlx4_qp_to_ready()
934 struct mlx4_qp_context context; in mlx4_qp_roce_entropy()
H A Dmlx4_resource_tracker.c696 struct mlx4_qp_context *qp_ctx = inbox->buf + 8; in update_gid()
733 static int handle_counter(struct mlx4_dev *dev, struct mlx4_qp_context *qpc,
740 struct mlx4_qp_context *qpc = inbox->buf + 8; in update_vport_qp_param()
946 struct mlx4_qp_context *qpc, u8 slave, in handle_unexisting_counter()
987 static int handle_counter(struct mlx4_dev *dev, struct mlx4_qp_context *qpc, in handle_counter()
2653 static int qp_get_mtt_addr(struct mlx4_qp_context *qpc) in qp_get_mtt_addr()
2663 static int qp_get_mtt_size(struct mlx4_qp_context *qpc) in qp_get_mtt_size()
2866 static int qp_get_rcqn(struct mlx4_qp_context *qpc) in qp_get_rcqn()
2871 static int qp_get_scqn(struct mlx4_qp_context *qpc) in qp_get_scqn()
2876 static u32 qp_get_srqn(struct mlx4_qp_context *qpc) in qp_get_srqn()
[all …]
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_resources.c43 int user_prio, struct mlx4_qp_context *context) in mlx4_en_fill_qp_context()
H A Dmlx4_en_rx.c927 struct mlx4_qp_context *context; in mlx4_en_config_rss_qp()
1033 struct mlx4_qp_context context; in mlx4_en_config_rss_steer()
1078 ptr = ((u8 *)&context) + offsetof(struct mlx4_qp_context, pri_path) + in mlx4_en_config_rss_steer()
H A Den.h295 struct mlx4_qp_context context;
842 struct mlx4_qp_context *context);
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c1550 struct mlx4_qp_context *context) in handle_eth_ud_smac_index()
1636 struct mlx4_qp_context *context; in __mlx4_ib_modify_qp()
3433 struct mlx4_qp_context context; in mlx4_ib_query_qp()