Lines Matching refs:rxe_send_wqe
41 static int next_opcode(struct rxe_qp *qp, struct rxe_send_wqe *wqe,
45 struct rxe_send_wqe *wqe, in retry_first_write_send()
70 struct rxe_send_wqe *wqe; in req_retry()
129 static struct rxe_send_wqe *req_next_wqe(struct rxe_qp *qp) in req_next_wqe()
131 struct rxe_send_wqe *wqe = queue_head(qp->sq.queue); in req_next_wqe()
314 static int next_opcode(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in next_opcode()
345 static inline int check_init_depth(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in check_init_depth()
376 struct rxe_send_wqe *wqe, in init_req_packet()
470 static int fill_packet(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in fill_packet()
509 struct rxe_send_wqe *wqe, in update_wqe_state()
521 struct rxe_send_wqe *wqe, in update_wqe_psn()
543 static void save_state(struct rxe_send_wqe *wqe, in save_state()
545 struct rxe_send_wqe *rollback_wqe, in save_state()
554 static void rollback_state(struct rxe_send_wqe *wqe, in rollback_state()
556 struct rxe_send_wqe *rollback_wqe, in rollback_state()
565 static void update_state(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in update_state()
585 struct rxe_send_wqe *wqe; in rxe_requester()
591 struct rxe_send_wqe rollback_wqe; in rxe_requester()