Searched refs:to_c4iw_qp (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb4/
H A Dqp.c518 atomic_inc(&(to_c4iw_qp(qp)->refcnt));
524 if (atomic_dec_and_test(&(to_c4iw_qp(qp)->refcnt)))
525 wake_up(&(to_c4iw_qp(qp)->wait));
542 qhp = to_c4iw_qp(ibqp);
653 qhp = to_c4iw_qp(ibqp);
1350 qhp = to_c4iw_qp(ib_qp);
1562 qhp = to_c4iw_qp(ibqp);
H A Diw_cxgb4.h335 static inline struct c4iw_qp *to_c4iw_qp(struct ib_qp *ibqp) function

Completed in 112 milliseconds