Lines Matching defs:qp
337 static int qib_post_one_send(struct qib_qp *qp, struct ib_send_wr *wr, in qib_post_one_send()
482 struct qib_qp *qp = to_iqp(ibqp); in qib_post_send() local
513 struct qib_qp *qp = to_iqp(ibqp); in qib_post_receive() local
577 int has_grh, void *data, u32 tlen, struct qib_qp *qp) in qib_qp_rcv()
631 struct qib_qp *qp; in qib_ib_rcv() local
726 struct qib_qp *qp = NULL; in mem_timer() local
945 struct qib_qp *qp) in __get_txreq()
976 struct qib_qp *qp) in get_txreq()
1000 struct qib_qp *qp; in qib_put_txreq() local
1053 struct qib_qp *qp, *nqp; in qib_verbs_sdma_desc_avail() local
1098 struct qib_qp *qp = tx->qp; in sdma_complete() local
1128 static int wait_kmem(struct qib_ibdev *dev, struct qib_qp *qp) in wait_kmem()
1151 static int qib_verbs_send_dma(struct qib_qp *qp, struct qib_ib_header *hdr, in qib_verbs_send_dma()
1255 static int no_bufs_available(struct qib_qp *qp) in no_bufs_available()
1286 static int qib_verbs_send_pio(struct qib_qp *qp, struct qib_ib_header *ibhdr, in qib_verbs_send_pio()
1394 int qib_verbs_send(struct qib_qp *qp, struct qib_ib_header *hdr, in qib_verbs_send()
1528 struct qib_qp *qp; in qib_ib_piobufavail() local
2373 void qib_schedule_send(struct qib_qp *qp) in qib_schedule_send()