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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ehca/
H A Dehca_mcast.c61 struct ehca_qp *my_qp = container_of(ibqp, struct ehca_qp, ib_qp); local
98 struct ehca_qp *my_qp = container_of(ibqp, struct ehca_qp, ib_qp); local
H A Dehca_reqs.c401 static inline int post_one_send(struct ehca_qp *my_qp, argument
445 struct ehca_qp *my_qp = container_of(qp, struct ehca_qp, ib_qp); local
505 internal_post_recv(struct ehca_qp *my_qp, struct ib_device *dev, struct ib_recv_wr *recv_wr, struct ib_recv_wr **bad_recv_wr) argument
588 struct ehca_qp *my_qp = container_of(qp, struct ehca_qp, ib_qp); local
631 struct ehca_qp *my_qp; local
799 generate_flush_cqes(struct ehca_qp *my_qp, struct ib_cq *cq, struct ib_wc *wc, int num_entries, struct ipz_queue *ipz_queue, int on_sq) argument
[all...]
H A Dehca_qp.c458 struct ehca_qp *my_qp, *my_srq = NULL; local
279 init_qp_queue(struct ehca_shca *shca, struct ehca_pd *pd, struct ehca_qp *my_qp, struct ipz_queue *queue, int q_type, u64 expected_hret, struct ehca_alloc_queue_parms *parms, int wqe_size) argument
973 struct ehca_qp *my_qp; local
1070 prepare_sqe_rts(struct ehca_qp *my_qp, struct ehca_shca *shca, int *bad_wqe_cnt) argument
1160 check_for_left_cqes(struct ehca_qp *my_qp, struct ehca_shca *shca) argument
1246 struct ehca_qp *my_qp = container_of(ibqp, struct ehca_qp, ib_qp); local
1786 struct ehca_qp *my_qp = container_of(ibqp, struct ehca_qp, ib_qp); local
1892 struct ehca_qp *my_qp = container_of(qp, struct ehca_qp, ib_qp); local
2036 struct ehca_qp *my_qp = local
2093 struct ehca_qp *my_qp = container_of(srq, struct ehca_qp, ib_srq); local
2132 internal_destroy_qp(struct ib_device *dev, struct ehca_qp *my_qp, struct ib_uobject *uobject) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ehea/
H A Dehea_qmr.h320 static inline struct ehea_swqe *ehea_get_swqe(struct ehea_qp *my_qp, argument
332 static inline void ehea_post_swqe(struct ehea_qp *my_qp, struct ehea_swqe *swqe) argument

Completed in 27 milliseconds