Searched refs:qlnxr_qp (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_cm.h99 struct qlnxr_qp *qp);
102 struct qlnxr_qp *qp,
H A Dqlnxr_def.h388 struct qlnxr_qp *gsi_qp;
643 struct qlnxr_qp { struct
756 struct qlnxr_qp *qp;
798 static inline struct qlnxr_qp *
801 return container_of(ibqp, struct qlnxr_qp, ibqp);
822 static inline bool qlnxr_qp_has_srq(struct qlnxr_qp *qp)
827 static inline bool qlnxr_qp_has_sq(struct qlnxr_qp *qp)
835 static inline bool qlnxr_qp_has_rq(struct qlnxr_qp *qp)
H A Dqlnxr_cm.c43 struct qlnxr_qp *qp,
69 struct qlnxr_qp *qp = dev->gsi_qp;
98 // struct qlnxr_qp *qp = dev->gsi_qp;
99 struct qlnxr_qp *qp = NULL;
320 struct qlnxr_qp *qp)
395 struct qlnxr_qp *qp)
487 struct qlnxr_qp *qp,
628 struct qlnxr_qp *qp, struct ib_send_wr *swr,
697 struct qlnxr_qp *qp = get_qlnxr_qp(ibqp);
771 struct qlnxr_qp *q
[all...]
H A Dqlnxr_verbs.c817 static void qlnxr_cleanup_user(struct qlnxr_dev *, struct qlnxr_qp *);
818 static void qlnxr_cleanup_kernel(struct qlnxr_dev *, struct qlnxr_qp *);
887 struct qlnxr_qp *qp,
2273 struct qlnxr_qp *qp)
2308 struct qlnxr_qp *qp)
2331 struct qlnxr_qp *qp,
2357 struct qlnxr_qp *qp,
2591 struct qlnxr_qp *qp,
2633 struct qlnxr_qp *qp)
2698 struct qlnxr_qp *q
[all...]
H A Dqlnxr_os.c556 struct qlnxr_qp *qp = (struct qlnxr_qp *)(uintptr_t)roceHandle64;

Completed in 165 milliseconds