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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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.c360 struct ehca_qp *my_qp = container_of(qp, struct ehca_qp, ib_qp); local
420 struct ehca_qp *my_qp local
[all...]
H A Dehca_qp.c273 init_qp_queues(struct ehca_shca *shca, struct ehca_qp *my_qp, int nr_sq_pages, int nr_rq_pages, int swqe_size, int rwqe_size, int nr_send_sges, int nr_receive_sges) argument
394 struct ehca_qp *my_qp; local
690 prepare_sqe_rts(struct ehca_qp *my_qp, struct ehca_shca *shca, int *bad_wqe_cnt) argument
761 struct ehca_qp *my_qp = container_of(ibqp, struct ehca_qp, ib_qp); local
1197 struct ehca_qp *my_qp = container_of(ibqp, struct ehca_qp, ib_qp); local
1216 struct ehca_qp *my_qp = container_of(qp, struct ehca_qp, ib_qp); local
1372 struct ehca_qp *my_qp = container_of(ibqp, struct ehca_qp, ib_qp); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/ehea/
H A Dehea_qmr.h299 static inline struct ehea_swqe *ehea_get_swqe(struct ehea_qp *my_qp, argument
311 static inline void ehea_post_swqe(struct ehea_qp *my_qp, struct ehea_swqe *swqe) argument

Completed in 113 milliseconds