Lines Matching defs:qp
348 struct ib_qp *qp = context; in __ib_shared_qp_event_handler() local
354 static void __ib_insert_xrcd_qp(struct ib_xrcd *xrcd, struct ib_qp *qp) in __ib_insert_xrcd_qp()
365 struct ib_qp *qp; in __ib_open_qp() local
390 struct ib_qp *qp, *real_qp; in ib_open_qp() local
412 struct ib_qp *qp, *real_qp; in ib_create_qp() local
803 int ib_modify_qp(struct ib_qp *qp, in ib_modify_qp()
811 int ib_query_qp(struct ib_qp *qp, in ib_query_qp()
822 int ib_close_qp(struct ib_qp *qp) in ib_close_qp()
842 static int __ib_destroy_shared_qp(struct ib_qp *qp) in __ib_destroy_shared_qp()
870 int ib_destroy_qp(struct ib_qp *qp) in ib_destroy_qp()
1184 int ib_attach_mcast(struct ib_qp *qp, union ib_gid *gid, u16 lid) in ib_attach_mcast()
1195 int ib_detach_mcast(struct ib_qp *qp, union ib_gid *gid, u16 lid) in ib_detach_mcast()
1228 struct ib_qp *qp; in ib_dealloc_xrcd() local