Searched defs:ibqp (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-current/sys/dev/mthca/
H A Dmthca_mcg.c120 int mthca_multicast_attach(struct ib_qp *ibqp, union ib_gid *gid, u16 lid) argument
214 int mthca_multicast_detach(struct ib_qp *ibqp, union ib_gid *gid, u16 lid) argument
H A Dmthca_provider.h264 struct ib_qp ibqp; member in struct:mthca_qp
336 static inline struct mthca_qp *to_mqp(struct ib_qp *ibqp) argument
H A Dmthca_qp.c425 int mthca_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *qp_attr, int qp_attr_mask, argument
544 static int __mthca_modify_qp(struct ib_qp *ibqp, argument
846 mthca_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct ib_udata *udata) argument
1608 mthca_tavor_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, const struct ib_send_wr **bad_wr) argument
1811 mthca_tavor_post_receive(struct ib_qp *ibqp, const struct ib_recv_wr *wr, const struct ib_recv_wr **bad_wr) argument
1922 mthca_arbel_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, const struct ib_send_wr **bad_wr) argument
2162 mthca_arbel_post_receive(struct ib_qp *ibqp, const struct ib_recv_wr *wr, const struct ib_recv_wr **bad_wr) argument
[all...]
/freebsd-current/contrib/ofed/libmlx4/
H A Dqp.c213 int mlx4_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, argument
512 int mlx4_post_recv(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, argument
H A Dverbs.c969 int mlx4_query_qp(struct ibv_qp *ibqp, struct ibv_qp_attr *attr, argument
1098 int mlx4_destroy_qp(struct ibv_qp *ibqp) argument
[all...]
H A Dmlx4.h335 static inline struct mlx4_qp *to_mqp(struct ibv_qp *ibqp) argument
/freebsd-current/contrib/ofed/libcxgb4/
H A Dqp.c309 int c4iw_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, argument
417 int c4iw_post_receive(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, argument
H A Dlibcxgb4.h146 static inline struct c4iw_qp *to_c4iw_qp(struct ibv_qp *ibqp) argument
H A Dverbs.c594 int c4iw_modify_qp(struct ibv_qp *ibqp, struct ibv_qp_attr *attr, argument
612 int c4iw_destroy_qp(struct ibv_qp *ibqp) argument
647 int c4iw_query_qp(struct ibv_qp *ibqp, struc argument
672 c4iw_attach_mcast(struct ibv_qp *ibqp, const union ibv_gid *gid, uint16_t lid) argument
686 c4iw_detach_mcast(struct ibv_qp *ibqp, const union ibv_gid *gid, uint16_t lid) argument
[all...]
/freebsd-current/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_gsi.c39 struct ib_qp ibqp; member in struct:mlx5_ib_gsi_qp
/freebsd-current/sys/dev/qlnx/qlnxr/
H A Dqlnxr_cm.c669 qlnxr_gsi_post_send(struct ib_qp *ibqp, argument
743 qlnxr_gsi_post_recv(struct ib_qp *ibqp, argument
[all...]
H A Dqlnxr_os.c637 struct ib_qp *ibqp = &qp->ibqp; local
/freebsd-current/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c70 static int c4iw_multicast_attach(struct ib_qp *ibqp, union ib_gid *gid, u16 lid) argument
75 static int c4iw_multicast_detach(struct ib_qp *ibqp, union ib_gid *gid, u16 lid) argument
H A Dqp.c771 int c4iw_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, argument
911 int c4iw_post_receive(struct ib_qp *ibqp, const struct ib_recv_wr *wr, argument
1908 c4iw_ib_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct ib_udata *udata) argument
1953 c4iw_ib_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct ib_qp_init_attr *init_attr) argument
[all...]
/freebsd-current/contrib/ofed/libmlx5/
H A Dqp.c358 static inline int copy_eth_inline_headers(struct ibv_qp *ibqp, argument
612 static inline int _mlx5_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, argument
969 mlx5_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, struct ibv_send_wr **bad_wr) argument
1134 mlx5_post_recv(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, struct ibv_recv_wr **bad_wr) argument
[all...]
H A Dverbs.c1254 struct ibv_qp *ibqp; local
1495 int mlx5_destroy_qp(struct ibv_qp *ibqp) argument
1546 mlx5_query_qp(struct ibv_qp *ibqp, struct ibv_qp_attr *attr, int attr_mask, struct ibv_qp_init_attr *init_attr) argument
[all...]
H A Dmlx5.h507 static inline struct mlx5_qp *to_mqp(struct ibv_qp *ibqp) argument
/freebsd-current/sys/ofed/include/rdma/
H A Drdma_vt.h422 static inline struct rvt_qp *ibqp_to_rvtqp(struct ib_qp *ibqp) argument
H A Drdmavt_qp.h267 struct ib_qp ibqp; member in struct:rvt_qp
/freebsd-current/contrib/ofed/libibverbs/
H A Dcmd.c1449 int ibv_cmd_post_send(struct ibv_qp *ibqp, struct ibv_send_wr *wr, argument
1539 int ibv_cmd_post_recv(struct ibv_qp *ibqp, struct ibv_recv_wr *wr, argument
/freebsd-current/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c297 struct ib_qp *ibqp = &to_mibqp(qp)->ibqp; local
1253 struct ib_qp *ibqp; local
1624 __mlx4_ib_modify_qp(struct ib_qp *ibqp, const struct ib_qp_attr *attr, int attr_mask, enum ib_qp_state cur_state, enum ib_qp_state new_state, struct ib_udata *udata) argument
2167 _mlx4_ib_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct ib_udata *udata) argument
2263 mlx4_ib_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct ib_udata *udata) argument
2931 mlx4_ib_post_send(struct ib_qp *ibqp, const struct ib_send_wr *wr, const struct ib_send_wr **bad_wr) argument
3266 mlx4_ib_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *wr, const struct ib_recv_wr **bad_wr) argument
3428 mlx4_ib_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *qp_attr, int qp_attr_mask, struct ib_qp_init_attr *qp_init_attr) argument
[all...]
/freebsd-current/sys/dev/irdma/
H A Dirdma_kcompat.c884 irdma_destroy_qp(struct ib_qp *ibqp, struc argument
[all...]
H A Dirdma_verbs.c724 irdma_query_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, argument
788 irdma_modify_qp_roce(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct ib_udata *udata) argument
1147 irdma_modify_qp(struct ib_qp *ibqp, struct ib_qp_attr *attr, int attr_mask, struct ib_udata *udata) argument
2441 irdma_post_send(struct ib_qp *ibqp, const struct ib_send_wr *ib_wr, const struct ib_send_wr **bad_wr) argument
2618 irdma_post_recv(struct ib_qp *ibqp, const struct ib_recv_wr *ib_wr, const struct ib_recv_wr **bad_wr) argument
3030 irdma_attach_mcast(struct ib_qp *ibqp, union ib_gid *ibgid, u16 lid) argument
3167 irdma_detach_mcast(struct ib_qp *ibqp, union ib_gid *ibgid, u16 lid) argument
[all...]
H A Dirdma_utils.c672 irdma_qp_add_ref(struct ib_qp *ibqp) argument
680 irdma_qp_rem_ref(struct ib_qp *ibqp) argument
[all...]
H A Dirdma_verbs.h206 struct ib_qp ibqp; member in struct:irdma_qp

Completed in 217 milliseconds

12