Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx4/
Dqp.h192 struct mlx4_qp_context { struct
240 struct mlx4_qp_context qp_context; argument
479 struct mlx4_qp_context *context, enum mlx4_qp_optpar optpar,
483 struct mlx4_qp_context *context);
486 struct mlx4_qp_context *context,
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx4/
Dqp.c89 struct mlx4_qp_context *context, in __mlx4_qp_modify()
179 ((struct mlx4_qp_context *) (mailbox->buf + 8))->local_qpn = in __mlx4_qp_modify()
210 struct mlx4_qp_context *context, in mlx4_qp_modify()
894 struct mlx4_qp_context *context) in mlx4_qp_query()
915 struct mlx4_qp_context *context, in mlx4_qp_to_ready()
949 struct mlx4_qp_context context; in mlx4_qp_roce_entropy()
Den_resources.c42 int user_prio, struct mlx4_qp_context *context) in mlx4_en_fill_qp_context()
Dresource_tracker.c699 struct mlx4_qp_context *qp_ctx = inbox->buf + 8; in update_gid()
736 static int handle_counter(struct mlx4_dev *dev, struct mlx4_qp_context *qpc,
743 struct mlx4_qp_context *qpc = inbox->buf + 8; in update_vport_qp_param()
989 struct mlx4_qp_context *qpc, u8 slave, in handle_unexisting_counter()
1030 static int handle_counter(struct mlx4_dev *dev, struct mlx4_qp_context *qpc, in handle_counter()
2696 static int qp_get_mtt_addr(struct mlx4_qp_context *qpc) in qp_get_mtt_addr()
2706 static int qp_get_mtt_size(struct mlx4_qp_context *qpc) in qp_get_mtt_size()
2909 static int qp_get_rcqn(struct mlx4_qp_context *qpc) in qp_get_rcqn()
2914 static int qp_get_scqn(struct mlx4_qp_context *qpc) in qp_get_scqn()
2919 static u32 qp_get_srqn(struct mlx4_qp_context *qpc) in qp_get_srqn()
[all …]
Dmlx4_en.h323 struct mlx4_qp_context sp_context;
754 struct mlx4_qp_context *context);
Den_rx.c1047 struct mlx4_qp_context *context; in mlx4_en_config_rss_qp()
1124 struct mlx4_qp_context context; in mlx4_en_config_rss_steer()
1187 ptr = ((void *) &context) + offsetof(struct mlx4_qp_context, pri_path) in mlx4_en_config_rss_steer()
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dqp.c1866 struct mlx4_qp_context *context) in handle_eth_ud_smac_index()
2022 static void fill_qp_rss_context(struct mlx4_qp_context *context, in fill_qp_rss_context()
2027 rss_context = (void *)context + offsetof(struct mlx4_qp_context, in fill_qp_rss_context()
2056 struct mlx4_qp_context *context; in __mlx4_ib_modify_qp()
3941 struct mlx4_qp_context context; in mlx4_ib_query_qp()