Searched refs:comp_state (Results 1 – 3 of 3) sorted by relevance
14 enum comp_state { enum137 static inline enum comp_state get_wqe(struct rxe_qp *qp, in get_wqe()172 static inline enum comp_state check_psn(struct rxe_qp *qp, in check_psn()215 static inline enum comp_state check_ack(struct rxe_qp *qp, in check_ack()354 static inline enum comp_state do_read(struct rxe_qp *qp, in do_read()374 static inline enum comp_state do_atomic(struct rxe_qp *qp, in do_atomic()499 static inline enum comp_state complete_ack(struct rxe_qp *qp, in complete_ack()523 static inline enum comp_state complete_wqe(struct rxe_qp *qp, in complete_wqe()644 enum comp_state state; in rxe_completer()
289 u8 comp_state; member
675 rbi->comp_state = VMXNET3_RXD_COMP_PENDING; in vmxnet3_rq_alloc_rx_buf()746 rbi->comp_state = VMXNET3_RXD_COMP_DONE; in vmxnet3_rq_alloc_rx_buf()1916 rbi->comp_state = VMXNET3_RXD_COMP_DONE; in vmxnet3_rq_rx_complete()1939 if (rbi->comp_state == VMXNET3_RXD_COMP_DONE) { in vmxnet3_rq_rx_complete()1948 rbi->comp_state = VMXNET3_RXD_COMP_PENDING; in vmxnet3_rq_rx_complete()