to_iwch_qp        672 drivers/infiniband/hw/cxgb3/iwch_provider.c 	qhp = to_iwch_qp(ib_qp);
to_iwch_qp        871 drivers/infiniband/hw/cxgb3/iwch_provider.c 	qhp = to_iwch_qp(ibqp);
to_iwch_qp        894 drivers/infiniband/hw/cxgb3/iwch_provider.c 	atomic_inc(&(to_iwch_qp(qp)->refcnt));
to_iwch_qp        900 drivers/infiniband/hw/cxgb3/iwch_provider.c 	if (atomic_dec_and_test(&(to_iwch_qp(qp)->refcnt)))
to_iwch_qp        901 drivers/infiniband/hw/cxgb3/iwch_provider.c 	        wake_up(&(to_iwch_qp(qp)->wait));
to_iwch_qp        366 drivers/infiniband/hw/cxgb3/iwch_qp.c 	qhp = to_iwch_qp(ibqp);
to_iwch_qp        476 drivers/infiniband/hw/cxgb3/iwch_qp.c 	qhp = to_iwch_qp(ibqp);