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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_keys.c136 struct ipath_pd *pd = to_ipd(qp->ibqp.pd);
215 struct ipath_pd *pd = to_ipd(qp->ibqp.pd);
H A Dipath_ud.c42 int user = to_ipd(qp->ibqp.pd)->user;
340 if (to_ipd(qp->ibqp.pd)->user && wr->sg_list[i].lkey == 0) {
H A Dipath_ruc.c103 int user = to_ipd(qp->ibqp.pd)->user;
568 if (to_ipd(qp->ibqp.pd)->user && wr->sg_list[i].lkey == 0) {
H A Dipath_verbs.h595 static inline struct ipath_pd *to_ipd(struct ib_pd *ibpd) function
H A Dipath_verbs.c1176 struct ipath_pd *pd = to_ipd(ibpd);

Completed in 56 milliseconds