/freebsd/contrib/ofed/libcxgb4/ |
H A D | verbs.c | 594 int c4iw_modify_qp(struct ibv_qp *ibqp, struct ibv_qp_attr *attr, in c4iw_modify_qp() 612 int c4iw_destroy_qp(struct ibv_qp *ibqp) in c4iw_destroy_qp() 647 int c4iw_query_qp(struct ibv_qp *ibqp, struct ibv_qp_attr *attr, in c4iw_query_qp() 672 int c4iw_attach_mcast(struct ibv_qp *ibqp, const union ibv_gid *gid, in c4iw_attach_mcast() 686 int c4iw_detach_mcast(struct ibv_qp *ibqp, const union ibv_gid *gid, in c4iw_detach_mcast()
|
H A D | qp.c | 309 int c4iw_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, in c4iw_post_send() 417 int c4iw_post_receive(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, in c4iw_post_receive()
|
H A D | libcxgb4.h | 146 static inline struct c4iw_qp *to_c4iw_qp(struct ibv_qp *ibqp) in to_c4iw_qp()
|
/freebsd/sys/dev/mthca/ |
H A D | mthca_mcg.c | 120 int mthca_multicast_attach(struct ib_qp *ibqp, union ib_gid *gid, u16 lid) in mthca_multicast_attach() 214 int mthca_multicast_detach(struct ib_qp *ibqp, union ib_gid *gid, u16 lid) in mthca_multicast_detach()
|
H A D | mthca_qp.c | 425 int mthca_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *qp_attr, int qp_attr_mask, in mthca_query_qp() 544 static int __mthca_modify_qp(struct ib_qp *ibqp, in __mthca_modify_qp() 846 int mthca_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, in mthca_modify_qp() 1608 int mthca_tavor_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in mthca_tavor_post_send() 1811 int mthca_tavor_post_receive(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in mthca_tavor_post_receive() 1922 int mthca_arbel_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in mthca_arbel_post_send() 2162 int mthca_arbel_post_receive(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in mthca_arbel_post_receive()
|
H A D | mthca_provider.h | 264 struct ib_qp ibqp; member 336 static inline struct mthca_qp *to_mqp(struct ib_qp *ibqp) in to_mqp()
|
/freebsd/sys/dev/mlx4/mlx4_ib/ |
H A D | mlx4_ib_qp.c | 297 struct ib_qp *ibqp = &to_mibqp(qp)->ibqp; in mlx4_ib_qp_event() local 1253 struct ib_qp *ibqp; in mlx4_ib_create_qp() local 1624 static int __mlx4_ib_modify_qp(struct ib_qp *ibqp, in __mlx4_ib_modify_qp() 2167 static int _mlx4_ib_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, in _mlx4_ib_modify_qp() 2263 int mlx4_ib_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, in mlx4_ib_modify_qp() 2931 int mlx4_ib_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in mlx4_ib_post_send() 3266 int mlx4_ib_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in mlx4_ib_post_recv() 3428 int mlx4_ib_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *qp_attr, int qp_attr_mask, in mlx4_ib_query_qp()
|
H A D | mlx4_ib_main.c | 1213 static int add_gid_entry(struct ib_qp *ibqp, union ib_gid *gid) in add_gid_entry() 1787 static int mlx4_ib_mcg_attach(struct ib_qp *ibqp, union ib_gid *gid, u16 lid) in mlx4_ib_mcg_attach() 1865 static int mlx4_ib_mcg_detach(struct ib_qp *ibqp, union ib_gid *gid, u16 lid) in mlx4_ib_mcg_detach()
|
/freebsd/contrib/ofed/libmlx4/ |
H A D | qp.c | 213 int mlx4_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, in mlx4_post_send() 512 int mlx4_post_recv(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, in mlx4_post_recv()
|
H A D | verbs.c | 969 int mlx4_query_qp(struct ibv_qp *ibqp, struct ibv_qp_attr *attr, in mlx4_query_qp() 1098 int mlx4_destroy_qp(struct ibv_qp *ibqp) in mlx4_destroy_qp()
|
H A D | mlx4.h | 335 static inline struct mlx4_qp *to_mqp(struct ibv_qp *ibqp) in to_mqp()
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | provider.c | 70 static int c4iw_multicast_attach(struct ib_qp *ibqp, union ib_gid *gid, u16 lid) in c4iw_multicast_attach() 75 static int c4iw_multicast_detach(struct ib_qp *ibqp, union ib_gid *gid, u16 lid) in c4iw_multicast_detach()
|
H A D | qp.c | 774 int c4iw_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in c4iw_post_send() 916 int c4iw_post_receive(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in c4iw_post_receive() 1915 int c4iw_ib_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, in c4iw_ib_modify_qp() 1960 int c4iw_ib_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, in c4iw_ib_query_qp()
|
/freebsd/contrib/ofed/libmlx5/ |
H A D | qp.c | 358 static inline int copy_eth_inline_headers(struct ibv_qp *ibqp, in copy_eth_inline_headers() 612 static inline int _mlx5_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, in _mlx5_post_send() 969 int mlx5_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, in mlx5_post_send() 1134 int mlx5_post_recv(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, in mlx5_post_recv()
|
H A D | verbs.c | 1254 struct ibv_qp *ibqp; in create_qp() local 1495 int mlx5_destroy_qp(struct ibv_qp *ibqp) in mlx5_destroy_qp() argument 1546 mlx5_query_qp(struct ibv_qp * ibqp,struct ibv_qp_attr * attr,int attr_mask,struct ibv_qp_init_attr * init_attr) mlx5_query_qp() argument [all...] |
/freebsd/sys/dev/qlnx/qlnxr/ |
H A D | qlnxr_cm.c | 669 qlnxr_gsi_post_send(struct ib_qp *ibqp, in qlnxr_gsi_post_send() 743 qlnxr_gsi_post_recv(struct ib_qp *ibqp, in qlnxr_gsi_post_recv()
|
H A D | qlnxr_verbs.c | 836 get_gid_info(struct ib_qp *ibqp, struct ib_qp_attr *attr, in get_gid_info() 3356 qlnxr_modify_qp(struct ib_qp *ibqp, in qlnxr_modify_qp() 3684 qlnxr_query_qp(struct ib_qp *ibqp, in qlnxr_query_qp() 3869 qlnxr_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata) in qlnxr_destroy_qp() 4252 qlnxr_post_send(struct ib_qp *ibqp, in qlnxr_post_send() 4617 qlnxr_post_recv(struct ib_qp *ibqp, in qlnxr_post_recv() 5920 struct ib_qp *ibqp = &(ep->qp->ibqp); in qlnxr_iw_qp_event() local 6341 qlnxr_iw_qp_add_ref(struct ib_qp *ibqp) in qlnxr_iw_qp_add_ref() 6357 qlnxr_iw_qp_rem_ref(struct ib_qp *ibqp) in qlnxr_iw_qp_rem_ref()
|
H A D | qlnxr_os.c | 637 struct ib_qp *ibqp = &qp->ibqp; in qlnxr_affiliated_event() local
|
/freebsd/sys/dev/irdma/ |
H A D | irdma_verbs.c | 724 irdma_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, in irdma_query_qp() 788 irdma_modify_qp_roce(struct ib_qp *ibqp, struct ib_qp_attr *attr, in irdma_modify_qp_roce() 1147 irdma_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, in irdma_modify_qp() 2441 irdma_post_send(struct ib_qp *ibqp, in irdma_post_send() 2618 irdma_post_recv(struct ib_qp *ibqp, in irdma_post_recv() 3030 irdma_attach_mcast(struct ib_qp *ibqp, union ib_gid *ibgid, u16 lid) in irdma_attach_mcast() 3167 irdma_detach_mcast(struct ib_qp *ibqp, union ib_gid *ibgid, u16 lid) in irdma_detach_mcast()
|
H A D | irdma_utils.c | 672 irdma_qp_add_ref(struct ib_qp *ibqp) in irdma_qp_add_ref() 680 irdma_qp_rem_ref(struct ib_qp *ibqp) in irdma_qp_rem_ref()
|
H A D | irdma_cm.c | 3508 struct ib_qp *ibqp; in irdma_accept() local 3688 struct ib_qp *ibqp; in irdma_connect() local
|
/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_qp.c | 189 struct ib_qp *ibqp = &to_mibqp(qp)->ibqp; in mlx5_ib_qp_event() local 2677 static int __mlx5_ib_modify_qp(struct ib_qp *ibqp, in __mlx5_ib_modify_qp() 2957 int mlx5_ib_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, in mlx5_ib_modify_qp() 3896 int mlx5_ib_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, in mlx5_ib_post_send() 4211 int mlx5_ib_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, in mlx5_ib_post_recv() 4551 int mlx5_ib_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *qp_attr, in mlx5_ib_query_qp()
|
H A D | mlx5_ib_gsi.c | 39 struct ib_qp ibqp; member
|
/freebsd/contrib/ofed/libibverbs/ |
H A D | cmd.c | 1449 int ibv_cmd_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, in ibv_cmd_post_send() 1539 int ibv_cmd_post_recv(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, in ibv_cmd_post_recv()
|
/freebsd/sys/ofed/include/rdma/ |
H A D | rdma_vt.h | 422 static inline struct rvt_qp *ibqp_to_rvtqp(struct ib_qp *ibqp) in ibqp_to_rvtqp()
|