Lines Matching defs:wqe
18 struct rxe_send_wqe *wqe, in retry_first_write_send()
43 struct rxe_send_wqe *wqe; in req_retry() local
107 struct rxe_send_wqe *wqe = queue_head(qp->sq.queue); in req_next_wqe() local
290 static int next_opcode(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in next_opcode()
321 static inline int check_init_depth(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in check_init_depth()
352 struct rxe_send_wqe *wqe, in init_req_packet()
443 static int fill_packet(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in fill_packet()
488 struct rxe_send_wqe *wqe, in update_wqe_state()
500 struct rxe_send_wqe *wqe, in update_wqe_psn()
522 static void save_state(struct rxe_send_wqe *wqe, in save_state()
533 static void rollback_state(struct rxe_send_wqe *wqe, in rollback_state()
544 static void update_state(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in update_state()
564 struct rxe_send_wqe *wqe; in rxe_requester() local