Lines Matching refs:rxe_send_wqe
14 static int next_opcode(struct rxe_qp *qp, struct rxe_send_wqe *wqe,
18 struct rxe_send_wqe *wqe, int npsn) in retry_first_write_send()
40 struct rxe_send_wqe *wqe; in req_retry()
111 static struct rxe_send_wqe *req_next_wqe(struct rxe_qp *qp) in req_next_wqe()
113 struct rxe_send_wqe *wqe; in req_next_wqe()
179 static int rxe_wqe_is_fenced(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in rxe_wqe_is_fenced()
327 static int next_opcode(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in next_opcode()
357 static inline int check_init_depth(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in check_init_depth()
389 struct rxe_send_wqe *wqe, in init_req_packet()
472 struct rxe_send_wqe *wqe, struct rxe_pkt_info *pkt, in finish_packet()
515 struct rxe_send_wqe *wqe, in update_wqe_state()
527 struct rxe_send_wqe *wqe, in update_wqe_psn()
549 static void save_state(struct rxe_send_wqe *wqe, in save_state()
551 struct rxe_send_wqe *rollback_wqe, in save_state()
560 static void rollback_state(struct rxe_send_wqe *wqe, in rollback_state()
562 struct rxe_send_wqe *rollback_wqe, in rollback_state()
586 static int rxe_do_local_ops(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in rxe_do_local_ops()
644 struct rxe_send_wqe *wqe; in rxe_requester()
651 struct rxe_send_wqe rollback_wqe; in rxe_requester()