Home
last modified time | relevance | path

Searched defs:qpn (Results 1 – 25 of 66) sorted by relevance

123

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_mcg.c35 int mlx5_core_attach_mcg(struct mlx5_core_dev *dev, union ib_gid *mgid, u32 qpn) in mlx5_core_attach_mcg()
49 int mlx5_core_detach_mcg(struct mlx5_core_dev *dev, union ib_gid *mgid, u32 qpn) in mlx5_core_detach_mcg()
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_mcg.c125 u32 qpn) in get_promisc_qp()
149 unsigned int index, u32 qpn) in new_steering_entry()
241 unsigned int index, u32 qpn) in existing_steering_entry()
290 unsigned int index, u32 qpn) in check_duplicate_entry()
355 u32 qpn = be32_to_cpu(mgm->qp[i]) & MGM_QPN_MASK; in promisc_steering_entry() local
419 enum mlx4_steer_type steer, u32 qpn) in add_promisc_qp()
549 enum mlx4_steer_type steer, u32 qpn) in remove_promisc_qp()
1050 int port, int qpn, u16 prio, u64 *reg_id) in mlx4_tunnel_steer_add()
1342 int qpn; in mlx4_QP_ATTACH() local
1466 u32 qpn, enum mlx4_net_trans_promisc_mode mode) in mlx4_flow_steer_promisc_add()
[all …]
H A Dmlx4_qp.c50 void mlx4_qp_event(struct mlx4_dev *dev, u32 qpn, int event_type) in mlx4_qp_event()
305 int __mlx4_qp_alloc_icm(struct mlx4_dev *dev, int qpn, gfp_t gfp) in __mlx4_qp_alloc_icm()
349 static int mlx4_qp_alloc_icm(struct mlx4_dev *dev, int qpn, gfp_t gfp) in mlx4_qp_alloc_icm()
362 void __mlx4_qp_free_icm(struct mlx4_dev *dev, int qpn) in __mlx4_qp_free_icm()
374 static void mlx4_qp_free_icm(struct mlx4_dev *dev, int qpn) in mlx4_qp_free_icm()
388 int mlx4_qp_alloc(struct mlx4_dev *dev, int qpn, struct mlx4_qp *qp, gfp_t gfp) in mlx4_qp_alloc()
422 int mlx4_update_qp(struct mlx4_dev *dev, u32 qpn, in mlx4_update_qp()
932 u16 mlx4_qp_roce_entropy(struct mlx4_dev *dev, u32 qpn) in mlx4_qp_roce_entropy()
H A Dmlx4_resource_tracker.c223 int qpn; member
738 u8 slave, u32 qpn) in update_vport_qp_param()
1119 static struct res_common *alloc_fs_rule_tr(u64 id, int qpn) in alloc_fs_rule_tr()
1451 static int qp_res_start_move_to(struct mlx4_dev *dev, int slave, int qpn, in qp_res_start_move_to()
1722 static int valid_reserved(struct mlx4_dev *dev, int slave, int qpn) in valid_reserved()
1728 static int fw_reserved(struct mlx4_dev *dev, int qpn) in fw_reserved()
1740 int qpn; in qp_alloc_res() local
2312 int qpn; in qp_free_res() local
2884 u32 qpn = vhcr->in_modifier & 0xffffff; in adjust_proxy_tun_qkey() local
2905 int qpn = vhcr->in_modifier & 0x7fffff; in mlx4_RST2INIT_QP_wrapper() local
[all …]
/freebsd/contrib/ofed/libmlx5/
H A Dqp.c423 uint32_t qpn, void **seg, int *size) in set_umr_data_seg()
443 uint32_t qpn, void **seg, int *size) in set_umr_mkey_seg()
481 uint32_t qpn, void **seg, int *size) in set_umr_control_seg()
518 uint32_t qpn, void **seg, int *size) in set_bind_wr()
1041 uint32_t qpn = qp->ibv_qp->qp_num; in set_sig_seg() local
1053 uint32_t qpn = rwq->wq.wq_num; in set_wq_sig_seg() local
1228 struct mlx5_qp *mlx5_find_qp(struct mlx5_context *ctx, uint32_t qpn) in mlx5_find_qp()
1238 int mlx5_store_qp(struct mlx5_context *ctx, uint32_t qpn, struct mlx5_qp *qp) in mlx5_store_qp()
1254 void mlx5_clear_qp(struct mlx5_context *ctx, uint32_t qpn) in mlx5_clear_qp()
H A Dcq.c404 uint32_t qpn) in get_qp_ctx()
439 uint32_t qpn, in get_cur_rsc()
526 uint32_t qpn; in mlx5_parse_cqe() local
1417 void mlx5_cq_clean(struct mlx5_cq *cq, uint32_t qpn, struct mlx5_srq *srq) in mlx5_cq_clean()
/freebsd/sys/ofed/include/uapi/rdma/
H A Dib_user_mad.h79 __be32 qpn; member
123 __be32 qpn; member
188 __u8 qpn; member
223 __u32 qpn; member
H A Dib_user_cm.h139 __u32 qpn; member
164 __u32 qpn; member
217 __u32 qpn; member
301 __u32 qpn; member
/freebsd/contrib/ofed/libmlx4/
H A Dqp.c742 struct mlx4_qp *mlx4_find_qp(struct mlx4_context *ctx, uint32_t qpn) in mlx4_find_qp()
752 int mlx4_store_qp(struct mlx4_context *ctx, uint32_t qpn, struct mlx4_qp *qp) in mlx4_store_qp()
768 void mlx4_clear_qp(struct mlx4_context *ctx, uint32_t qpn) in mlx4_clear_qp()
H A Dcq.c242 uint32_t qpn; in mlx4_parse_cqe() local
714 void __mlx4_cq_clean(struct mlx4_cq *cq, uint32_t qpn, struct mlx4_srq *srq) in __mlx4_cq_clean()
770 void mlx4_cq_clean(struct mlx4_cq *cq, uint32_t qpn, struct mlx4_srq *srq) in mlx4_cq_clean()
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_resources.c42 int is_tx, int rss, int qpn, int cqn, in mlx4_en_fill_qp_context()
H A Dmlx4_en_rx.c921 static int mlx4_en_config_rss_qp(struct mlx4_en_priv *priv, int qpn, in mlx4_en_config_rss_qp()
969 u32 qpn; in mlx4_en_create_drop_qp() local
988 u32 qpn; in mlx4_en_destroy_drop_qp() local
H A Dmlx4_en_netdev.c457 int qpn, u64 *reg_id) in mlx4_en_tunnel_steer_add()
476 unsigned char *mac, int *qpn, u64 *reg_id) in mlx4_en_uc_steer_add()
528 unsigned char *mac, int qpn, u64 reg_id) in mlx4_en_uc_steer_release()
560 int *qpn = &priv->base_qpn; in mlx4_en_get_qp() local
594 int qpn = priv->base_qpn; in mlx4_en_put_qp() local
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_agent.c85 int port_num, int qpn, size_t resp_mad_len, bool opa) in agent_send_response()
H A Dcm_msgs.h111 static inline void cm_req_set_local_qpn(struct cm_req_msg *req_msg, __be32 qpn) in cm_req_set_local_qpn()
519 static inline void cm_rep_set_local_qpn(struct cm_rep_msg *rep_msg, __be32 qpn) in cm_rep_set_local_qpn()
639 static inline void cm_dreq_set_remote_qpn(struct cm_dreq_msg *dreq_msg, __be32 qpn) in cm_dreq_set_remote_qpn()
688 static inline void cm_lap_set_remote_qpn(struct cm_lap_msg *lap_msg, __be32 qpn) in cm_lap_set_remote_qpn()
825 __be32 qpn) in cm_sidr_rep_set_qpn()
/freebsd/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_sim.c155 int qpn; in osmv_transport_init() local
H A Dosm_vendor_mlx_ts.c187 int qpn; in osmv_transport_init() local
/freebsd/contrib/ofed/libibverbs/examples/
H A Dud_pingpong.c75 int qpn; member
512 static int pp_post_send(struct pingpong_context *ctx, uint32_t qpn) in pp_post_send()
H A Dsrq_pingpong.c78 int qpn; member
594 static int find_qp(int qpn, struct pingpong_context *ctx, int num_qp) in find_qp()
/freebsd/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c944 u32 qpn, in ipoib_cm_send_req()
1004 static int ipoib_cm_tx_init(struct ipoib_cm_tx *p, u32 qpn, in ipoib_cm_tx_init()
1206 u32 qpn; in ipoib_cm_tx_start() local
H A Dipoib_ib.c450 struct ib_ah *address, u32 qpn, struct ipoib_tx_buf *tx_req, void *head, in post_send()
481 struct ipoib_ah *address, u32 qpn) in ipoib_send()
/freebsd/sys/dev/mthca/
H A Dmthca_mad.c166 int qpn = mad->mad_hdr.mgmt_class != IB_MGMT_CLASS_SUBN_LID_ROUTED; in forward_trap() local
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c913 void __mlx4_ib_cq_clean(struct mlx4_ib_cq *cq, u32 qpn, struct mlx4_ib_srq *srq) in __mlx4_ib_cq_clean()
966 void mlx4_ib_cq_clean(struct mlx4_ib_cq *cq, u32 qpn, struct mlx4_ib_srq *srq) in mlx4_ib_cq_clean()
/freebsd/sys/ofed/include/rdma/
H A Diw_cm.h107 u32 qpn; member
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_sa_informinfo.c410 ib_net32_t qpn; in infr_rcv_process_set_method() local

123