Searched refs:comp_state (Results 1 – 3 of 3) sorted by relevance
14 enum comp_state { enum138 static inline enum comp_state get_wqe(struct rxe_qp *qp, in get_wqe()173 static inline enum comp_state check_psn(struct rxe_qp *qp, in check_psn()212 static inline enum comp_state check_ack(struct rxe_qp *qp, in check_ack()343 static inline enum comp_state do_read(struct rxe_qp *qp, in do_read()363 static inline enum comp_state do_atomic(struct rxe_qp *qp, in do_atomic()459 static inline enum comp_state complete_ack(struct rxe_qp *qp, in complete_ack()503 static inline enum comp_state complete_wqe(struct rxe_qp *qp, in complete_wqe()564 enum comp_state state; in rxe_completer()
270 u8 comp_state; member
600 rbi->comp_state = VMXNET3_RXD_COMP_PENDING; in vmxnet3_rq_alloc_rx_buf()661 rbi->comp_state = VMXNET3_RXD_COMP_DONE; in vmxnet3_rq_alloc_rx_buf()1696 rbi->comp_state = VMXNET3_RXD_COMP_DONE; in vmxnet3_rq_rx_complete()1719 if (rbi->comp_state == VMXNET3_RXD_COMP_DONE) { in vmxnet3_rq_rx_complete()1728 rbi->comp_state = VMXNET3_RXD_COMP_PENDING; in vmxnet3_rq_rx_complete()