Lines Matching defs:qp
336 static int ipath_post_one_send(struct ipath_qp *qp, struct ib_send_wr *wr) in ipath_post_one_send()
448 struct ipath_qp *qp = to_iqp(ibqp); in ipath_post_send() local
477 struct ipath_qp *qp = to_iqp(ibqp); in ipath_post_receive() local
542 void *data, u32 tlen, struct ipath_qp *qp) in ipath_qp_rcv()
588 struct ipath_qp *qp; in ipath_ib_rcv() local
682 struct ipath_qp *qp; in ipath_ib_timer() local
1031 struct ipath_qp *qp = tx->qp; in sdma_complete() local
1061 static void decrement_dma_busy(struct ipath_qp *qp) in decrement_dma_busy()
1097 static int ipath_verbs_send_dma(struct ipath_qp *qp, in ipath_verbs_send_dma()
1222 static int ipath_verbs_send_pio(struct ipath_qp *qp, in ipath_verbs_send_pio()
1322 int ipath_verbs_send(struct ipath_qp *qp, struct ipath_ib_header *hdr, in ipath_verbs_send()
1461 struct ipath_qp *qp; in ipath_ib_piobufavail() local