Lines Matching refs:qib_qp
57 static void start_timer(struct qib_qp *qp) in start_timer()
77 static int qib_make_rc_ack(struct qib_ibdev *dev, struct qib_qp *qp, in qib_make_rc_ack()
231 int qib_make_rc_req(struct qib_qp *qp) in qib_make_rc_req()
648 void qib_send_rc_ack(struct qib_qp *qp) in qib_send_rc_ack()
783 static void reset_psn(struct qib_qp *qp, u32 psn) in reset_psn()
868 static void qib_restart_rc(struct qib_qp *qp, u32 psn, int wait) in qib_restart_rc()
905 struct qib_qp *qp = (struct qib_qp *)arg; in rc_timeout()
928 struct qib_qp *qp = (struct qib_qp *)arg; in qib_rc_rnr_retry()
944 static void reset_sending_psn(struct qib_qp *qp, u32 psn) in reset_sending_psn()
969 void qib_rc_send_complete(struct qib_qp *qp, struct qib_ib_header *hdr) in qib_rc_send_complete()
1044 static inline void update_last_psn(struct qib_qp *qp, u32 psn) in update_last_psn()
1054 static struct qib_swqe *do_rc_completion(struct qib_qp *qp, in do_rc_completion()
1127 static int do_rc_ack(struct qib_qp *qp, u32 aeth, u32 psn, int opcode, in do_rc_ack()
1350 static void rdma_seq_err(struct qib_qp *qp, struct qib_ibport *ibp, u32 psn, in rdma_seq_err()
1400 struct qib_qp *qp, in qib_rc_rcv_resp()
1624 struct qib_qp *qp, in qib_rc_rcv_error()
1819 void qib_rc_error(struct qib_qp *qp, enum ib_wc_status err) in qib_rc_error()
1838 static inline void qib_update_ack_queue(struct qib_qp *qp, unsigned n) in qib_update_ack_queue()
1863 int has_grh, void *data, u32 tlen, struct qib_qp *qp) in qib_rc_rcv()