comp_state
static inline enum comp_state get_wqe(struct rxe_qp *qp,
static inline enum comp_state check_psn(struct rxe_qp *qp,
static inline enum comp_state check_ack(struct rxe_qp *qp,
static inline enum comp_state do_read(struct rxe_qp *qp,
static inline enum comp_state do_atomic(struct rxe_qp *qp,
static inline enum comp_state complete_ack(struct rxe_qp *qp,
static inline enum comp_state complete_wqe(struct rxe_qp *qp,
enum comp_state state;
rbi->comp_state = VMXNET3_RXD_COMP_DONE;
if (rbi->comp_state == VMXNET3_RXD_COMP_DONE) {
rbi->comp_state = VMXNET3_RXD_COMP_PENDING;
rbi->comp_state = VMXNET3_RXD_COMP_PENDING;
rbi->comp_state = VMXNET3_RXD_COMP_DONE;
u8 comp_state;