Lines Matching defs:wqe
18 struct rxe_send_wqe *wqe, int npsn) in retry_first_write_send()
40 struct rxe_send_wqe *wqe; in req_retry() local
113 struct rxe_send_wqe *wqe; in req_next_wqe() local
179 static int rxe_wqe_is_fenced(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in rxe_wqe_is_fenced()
320 static int next_opcode(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in next_opcode()
350 static inline int check_init_depth(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in check_init_depth()
382 struct rxe_send_wqe *wqe, in init_req_packet()
458 struct rxe_send_wqe *wqe, struct rxe_pkt_info *pkt, in finish_packet()
493 struct rxe_send_wqe *wqe, in update_wqe_state()
505 struct rxe_send_wqe *wqe, in update_wqe_psn()
527 static void save_state(struct rxe_send_wqe *wqe, in save_state()
538 static void rollback_state(struct rxe_send_wqe *wqe, in rollback_state()
564 static int rxe_do_local_ops(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in rxe_do_local_ops()
622 struct rxe_send_wqe *wqe; in rxe_requester() local