Searched refs:ibv_qp_attr (Results 1 - 22 of 22) sorted by relevance

/freebsd-11.0-release/contrib/ofed/libibverbs/include/infiniband/
H A Dmarshall.h51 void ibv_copy_qp_attr_from_kern(struct ibv_qp_attr *dst,
H A Ddriver.h120 int ibv_cmd_query_qp(struct ibv_qp *qp, struct ibv_qp_attr *qp_attr,
124 int ibv_cmd_modify_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr,
150 struct ibv_qp_attr *attr, int attr_mask);
152 struct ibv_qp_attr *attr, int attr_mask,
H A Dverbs.h477 struct ibv_qp_attr { struct
673 struct ibv_qp_attr *attr,
677 struct ibv_qp_attr *attr,
726 int (*query_qp)(struct ibv_qp *qp, struct ibv_qp_attr *attr,
729 int (*modify_qp)(struct ibv_qp *qp, struct ibv_qp_attr *attr,
1057 int ibv_modify_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr,
1071 int ibv_query_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr,
1271 struct ibv_qp_attr *attr, int attr_mask);
1286 struct ibv_qp_attr *attr, int attr_mask,
/freebsd-11.0-release/contrib/ofed/libmlx4/src/
H A Dmlx4.h403 int mlx4_query_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr,
406 int mlx4_modify_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr,
443 struct ibv_qp_attr *attr,
447 struct ibv_qp_attr *attr,
H A Dverbs.c563 int mlx4_query_qp(struct ibv_qp *ibqp, struct ibv_qp_attr *attr,
584 int mlx4_modify_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr,
856 struct ibv_qp_attr *attr,
865 struct ibv_qp_attr *attr,
/freebsd-11.0-release/contrib/ofed/libcxgb4/src/
H A Dlibcxgb4.h203 int c4iw_modify_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr,
207 struct ibv_qp_attr *attr,
H A Dqp.c288 struct ibv_qp_attr attr;
475 struct ibv_qp_attr attr;
H A Dverbs.c584 int c4iw_modify_qp(struct ibv_qp *ibqp, struct ibv_qp_attr *attr,
636 int c4iw_query_qp(struct ibv_qp *ibqp, struct ibv_qp_attr *attr,
/freebsd-11.0-release/contrib/ofed/libibverbs/src/
H A Dverbs.c452 int __ibv_query_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr,
469 int __ibv_modify_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr,
618 struct ibv_qp_attr *attr,
633 struct ibv_qp_attr *attr,
H A Dcompat-1_0.c199 int (*query_qp)(struct ibv_qp *qp, struct ibv_qp_attr *attr,
202 int (*modify_qp)(struct ibv_qp *qp, struct ibv_qp_attr *attr,
808 int __ibv_query_qp_1_0(struct ibv_qp_1_0 *qp, struct ibv_qp_attr *attr,
831 int __ibv_modify_qp_1_0(struct ibv_qp_1_0 *qp, struct ibv_qp_attr *attr,
H A Dmarshall.c58 void ibv_copy_qp_attr_from_kern(struct ibv_qp_attr *dst,
H A Dcmd.c684 int ibv_cmd_query_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr,
768 int ibv_cmd_modify_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr,
864 struct ibv_qp_attr *attr, int attr_mask)
933 struct ibv_qp_attr *attr, int attr_mask,
/freebsd-11.0-release/contrib/ofed/libmthca/src/
H A Dmthca.h348 int mthca_query_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr,
351 int mthca_modify_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr,
H A Dverbs.c620 int mthca_query_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr,
629 int mthca_modify_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr,
/freebsd-11.0-release/contrib/ofed/librdmacm/src/
H A Dcma.c601 static int rdma_init_qp_attr(struct rdma_cm_id *id, struct ibv_qp_attr *qp_attr,
629 struct ibv_qp_attr qp_attr;
657 struct ibv_qp_attr qp_attr;
670 struct ibv_qp_attr qp_attr;
681 struct ibv_qp_attr qp_attr;
708 struct ibv_qp_attr qp_attr;
727 struct ibv_qp_attr qp_attr;
743 struct ibv_qp_attr qp_attr;
773 struct ibv_qp_attr qp_attr;
/freebsd-11.0-release/contrib/ofed/libibcm/include/infiniband/
H A Dcm.h521 struct ibv_qp_attr *qp_attr,
/freebsd-11.0-release/contrib/ofed/libibverbs/examples/
H A Drc_pingpong.c84 struct ibv_qp_attr attr = {
386 struct ibv_qp_attr attr = {
H A Duc_pingpong.c83 struct ibv_qp_attr attr = {
371 struct ibv_qp_attr attr = {
H A Dud_pingpong.c90 struct ibv_qp_attr attr = {
369 struct ibv_qp_attr attr = {
H A Dsrq_pingpong.c90 struct ibv_qp_attr attr = {
431 struct ibv_qp_attr attr = {
/freebsd-11.0-release/contrib/ofed/librdmacm/examples/
H A Dudaddy.c456 struct ibv_qp_attr attr;
/freebsd-11.0-release/contrib/ofed/libibcm/src/
H A Dcm.c346 struct ibv_qp_attr *qp_attr,

Completed in 196 milliseconds