Lines Matching refs:ibv_qp
1101 struct ibv_qp *qp, struct ibv_qp_init_attr *attr, in ibv_cmd_create_qp()
1224 int ibv_cmd_query_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr, in ibv_cmd_query_qp()
1313 static void copy_modify_qp_fields(struct ibv_qp *qp, struct ibv_qp_attr *attr, in copy_modify_qp_fields()
1397 int ibv_cmd_modify_qp(struct ibv_qp *qp, struct ibv_qp_attr *attr, in ibv_cmd_modify_qp()
1418 int ibv_cmd_modify_qp_ex(struct ibv_qp *qp, struct ibv_qp_attr *attr, in ibv_cmd_modify_qp_ex()
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()
1707 int ibv_cmd_destroy_qp(struct ibv_qp *qp) in ibv_cmd_destroy_qp()
1732 int ibv_cmd_attach_mcast(struct ibv_qp *qp, const union ibv_gid *gid, uint16_t lid) in ibv_cmd_attach_mcast()
1748 int ibv_cmd_detach_mcast(struct ibv_qp *qp, const union ibv_gid *gid, uint16_t lid) in ibv_cmd_detach_mcast()
1917 struct ibv_flow *ibv_cmd_create_flow(struct ibv_qp *qp, in ibv_cmd_create_flow()