Lines Matching defs:wqe
17 struct rxe_send_wqe *wqe, int npsn) in retry_first_write_send()
39 struct rxe_send_wqe *wqe; in req_retry() local
120 struct rxe_send_wqe *wqe; in req_check_sq_drain_done() local
176 struct rxe_send_wqe *wqe; in req_next_wqe() local
205 static int rxe_wqe_is_fenced(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in rxe_wqe_is_fenced()
353 static int next_opcode(struct rxe_qp *qp, struct rxe_send_wqe *wqe, in next_opcode()
383 static inline int check_init_depth(struct rxe_qp *qp, struct rxe_send_wqe *wqe) in check_init_depth()
415 struct rxe_send_wqe *wqe, in init_req_packet()
499 struct rxe_send_wqe *wqe, struct rxe_pkt_info *pkt, in finish_packet()
542 struct rxe_send_wqe *wqe, in update_wqe_state()
556 struct rxe_send_wqe *wqe, in update_wqe_psn()
593 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() local