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()
466 struct qib_qp *qp = to_iqp(ibqp); in qib_post_send() local
497 struct qib_qp *qp = to_iqp(ibqp); in qib_post_receive() local
561 int has_grh, void *data, u32 tlen, struct qib_qp *qp) in qib_qp_rcv()
615 struct qib_qp *qp; in qib_ib_rcv() local
710 struct qib_qp *qp = NULL; in mem_timer() local
929 struct qib_qp *qp) in __get_txreq()
960 struct qib_qp *qp) in get_txreq()
984 struct qib_qp *qp; in qib_put_txreq() local
1037 struct qib_qp *qp, *nqp; in qib_verbs_sdma_desc_avail() local
1082 struct qib_qp *qp = tx->qp; in sdma_complete() local
1112 static int wait_kmem(struct qib_ibdev *dev, struct qib_qp *qp) in wait_kmem()
1135 static int qib_verbs_send_dma(struct qib_qp *qp, struct qib_ib_header *hdr, in qib_verbs_send_dma()
1239 static int no_bufs_available(struct qib_qp *qp) in no_bufs_available()
1270 static int qib_verbs_send_pio(struct qib_qp *qp, struct qib_ib_header *ibhdr, in qib_verbs_send_pio()
1378 int qib_verbs_send(struct qib_qp *qp, struct qib_ib_header *hdr, in qib_verbs_send()
1512 struct qib_qp *qp; in qib_ib_piobufavail() local
2336 void qib_schedule_send(struct qib_qp *qp) in qib_schedule_send()