Searched refs:comp_state (Results 1 – 3 of 3) sorted by relevance
14 enum comp_state { enum146 static inline enum comp_state get_wqe(struct rxe_qp *qp, in get_wqe()181 static inline enum comp_state check_psn(struct rxe_qp *qp, in check_psn()224 static inline enum comp_state check_ack(struct rxe_qp *qp, in check_ack()363 static inline enum comp_state do_read(struct rxe_qp *qp, in do_read()383 static inline enum comp_state do_atomic(struct rxe_qp *qp, in do_atomic()508 static inline enum comp_state complete_ack(struct rxe_qp *qp, in complete_ack()532 static inline enum comp_state complete_wqe(struct rxe_qp *qp, in complete_wqe()653 enum comp_state state; in rxe_completer()
278 u8 comp_state; member
627 rbi->comp_state = VMXNET3_RXD_COMP_PENDING; in vmxnet3_rq_alloc_rx_buf()698 rbi->comp_state = VMXNET3_RXD_COMP_DONE; in vmxnet3_rq_alloc_rx_buf()1846 rbi->comp_state = VMXNET3_RXD_COMP_DONE; in vmxnet3_rq_rx_complete()1869 if (rbi->comp_state == VMXNET3_RXD_COMP_DONE) { in vmxnet3_rq_rx_complete()1878 rbi->comp_state = VMXNET3_RXD_COMP_PENDING; in vmxnet3_rq_rx_complete()