Home
last modified time | relevance | path

Searched defs:my_qp (Results 1 – 4 of 4) sorted by relevance

/drivers/infiniband/hw/ehca/
Dehca_qp.c281 struct ehca_qp *my_qp, in init_qp_queue()
458 struct ehca_qp *my_qp, *my_srq = NULL; in internal_create_qp() local
968 struct ehca_qp *my_qp; in ehca_create_srq() local
1065 static int prepare_sqe_rts(struct ehca_qp *my_qp, struct ehca_shca *shca, in prepare_sqe_rts()
1155 static int check_for_left_cqes(struct ehca_qp *my_qp, struct ehca_shca *shca) in check_for_left_cqes()
1241 struct ehca_qp *my_qp = container_of(ibqp, struct ehca_qp, ib_qp); in internal_modify_qp() local
1776 struct ehca_qp *my_qp = container_of(ibqp, struct ehca_qp, ib_qp); in ehca_modify_qp() local
1882 struct ehca_qp *my_qp = container_of(qp, struct ehca_qp, ib_qp); in ehca_query_qp() local
2032 struct ehca_qp *my_qp = in ehca_modify_srq() local
2090 struct ehca_qp *my_qp = container_of(srq, struct ehca_qp, ib_srq); in ehca_query_srq() local
[all …]
Dehca_reqs.c401 static inline int post_one_send(struct ehca_qp *my_qp, in post_one_send()
450 struct ehca_qp *my_qp = container_of(qp, struct ehca_qp, ib_qp); in ehca_post_send() local
509 static int internal_post_recv(struct ehca_qp *my_qp, in internal_post_recv()
594 struct ehca_qp *my_qp = container_of(qp, struct ehca_qp, ib_qp); in ehca_post_recv() local
636 struct ehca_qp *my_qp; in ehca_poll_cq_one() local
800 static int generate_flush_cqes(struct ehca_qp *my_qp, struct ib_cq *cq, in generate_flush_cqes()
Dehca_mcast.c61 struct ehca_qp *my_qp = container_of(ibqp, struct ehca_qp, ib_qp); in ehca_attach_mcast() local
98 struct ehca_qp *my_qp = container_of(ibqp, struct ehca_qp, ib_qp); in ehca_detach_mcast() local
/drivers/net/ehea/
Dehea_qmr.h308 static inline struct ehea_swqe *ehea_get_swqe(struct ehea_qp *my_qp, in ehea_get_swqe()
320 static inline void ehea_post_swqe(struct ehea_qp *my_qp, struct ehea_swqe *swqe) in ehea_post_swqe()