Searched refs:ehca_qp (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/ehca/
H A Dehca_sqp.c62 struct ehca_qp *ehca_qp,
78 ehca_qp->ipz_qp_handle,
79 ehca_qp->galpas.kernel,
61 ehca_define_sqp(struct ehca_shca *shca, struct ehca_qp *ehca_qp, struct ib_qp_init_attr *qp_init_attr) argument
H A DMakefile14 ehca_cq.o ehca_qp.o ehca_sqp.o ehca_mrmw.o ehca_reqs.o ehca_irq.o \
H A Dehca_mcast.c61 struct ehca_qp *my_qp = container_of(ibqp, struct ehca_qp, ib_qp);
90 "ehca_qp=%p qp_num=%x hipz_h_attach_mcqp() failed "
98 struct ehca_qp *my_qp = container_of(ibqp, struct ehca_qp, ib_qp);
127 "ehca_qp=%p qp_num=%x hipz_h_detach_mcqp() failed "
H A Dhipz_fns_core.h61 static inline void hipz_update_sqa(struct ehca_qp *qp, u16 nr_wqes)
68 static inline void hipz_update_rqa(struct ehca_qp *qp, u16 nr_wqes)
H A Dehca_cq.c55 int ehca_cq_assign_qp(struct ehca_cq *cq, struct ehca_qp *qp)
76 struct ehca_qp *qp;
81 qp = hlist_entry(iter, struct ehca_qp, list_entries);
100 struct ehca_qp* ehca_cq_get_qp(struct ehca_cq *cq, int real_qp_num)
102 struct ehca_qp *ret = NULL;
105 struct ehca_qp *qp;
107 qp = hlist_entry(iter, struct ehca_qp, list_entries);
H A Dehca_classes.h47 struct ehca_qp;
118 struct ehca_qp { struct
343 int ehca_cq_assign_qp(struct ehca_cq *cq, struct ehca_qp *qp);
345 struct ehca_qp* ehca_cq_get_qp(struct ehca_cq *cq, int qp_num);
H A Dehca_reqs.c134 static inline int ehca_write_swqe(struct ehca_qp *qp,
360 struct ehca_qp *my_qp = container_of(qp, struct ehca_qp, ib_qp);
404 ehca_dbg(qp->device, "ehca_qp=%p qp_num=%x wqe_cnt=%d",
420 struct ehca_qp *my_qp = container_of(qp, struct ehca_qp, ib_qp);
464 ehca_gen_dbg("ehca_qp=%p qp_num=%x wqe_cnt=%d",
514 struct ehca_qp *qp=ehca_cq_get_qp(my_cq, cqe->local_qp_number);
H A Dehca_qp.c274 struct ehca_qp *my_qp,
394 struct ehca_qp *my_qp;
690 static int prepare_sqe_rts(struct ehca_qp *my_qp, struct ehca_shca *shca,
706 " ehca_qp=%p qp_num=%x h_ret=%lx",
761 struct ehca_qp *my_qp = container_of(ibqp, struct ehca_qp, ib_qp);
774 "ehca_qp=%p qp_num=%x ", my_qp, ibqp->qp_num);
784 "ehca_qp=%p qp_num=%x h_ret=%lx",
795 "ehca_qp=%p qp_num=%x",
833 " actual cur_qp_state=%x. ehca_qp
[all...]
H A Dehca_uverbs.c198 static int ehca_mmap_qp(struct vm_area_struct *vma, struct ehca_qp *qp,
258 struct ehca_qp *qp;
H A Dhcp_if.h81 struct ehca_qp *qp,
162 struct ehca_qp *qp);
H A Dehca_iverbs.h157 u64 ehca_define_sqp(struct ehca_shca *shca, struct ehca_qp *ibqp,
H A Dehca_irq.c94 struct ehca_qp *qp = (struct ehca_qp*)data;
180 struct ehca_qp *qp;
H A Dhcp_if.c287 struct ehca_qp *qp,
564 struct ehca_qp *qp)

Completed in 115 milliseconds