Searched refs:hw_tcp_state (Results 1 – 8 of 8) sorted by relevance
170 u8 hw_tcp_state; member
320 iwqp->hw_tcp_state = info->tcp_state; in i40iw_process_aeq()336 iwqp->hw_tcp_state = I40IW_TCP_STATE_CLOSE_WAIT; in i40iw_process_aeq()337 if ((iwqp->hw_tcp_state == I40IW_TCP_STATE_CLOSE_WAIT) && in i40iw_process_aeq()
925 iwqp->hw_tcp_state = I40IW_TCP_STATE_ESTABLISHED; in i40iw_modify_qp()967 if ((iwqp->hw_tcp_state > I40IW_TCP_STATE_CLOSED) && in i40iw_modify_qp()969 (iwqp->hw_tcp_state != I40IW_TCP_STATE_TIME_WAIT)) in i40iw_modify_qp()1030 if (iwqp->cm_id && iwqp->hw_tcp_state) { in i40iw_modify_qp()1032 iwqp->hw_tcp_state = I40IW_TCP_STATE_CLOSED; in i40iw_modify_qp()
1167 iwqp->hw_tcp_state = I40IW_TCP_STATE_CLOSED; in i40iw_handle_close_entry()3528 original_hw_tcp_state = iwqp->hw_tcp_state; in i40iw_cm_disconn_true()
185 u8 hw_tcp_state; member
2740 nesqp->hw_tcp_state, attr->qp_access_flags, attr_mask); in nes_modify_qp()2782 nesqp->hw_tcp_state = NES_AEQE_TCP_STATE_ESTABLISHED; in nes_modify_qp()2854 if ((nesqp->hw_tcp_state > NES_AEQE_TCP_STATE_CLOSED) && in nes_modify_qp()2856 (nesqp->hw_tcp_state != NES_AEQE_TCP_STATE_TIME_WAIT)) { in nes_modify_qp()2860 nesqp->hwqp.qp_id, nesqp->hw_tcp_state); in nes_modify_qp()2929 if (nesqp->cm_id && nesqp->hw_tcp_state != 0) { in nes_modify_qp()2936 nesqp->hw_tcp_state = NES_AEQE_TCP_STATE_CLOSED; in nes_modify_qp()
3348 nesqp->hw_tcp_state = tcp_state; in nes_terminate_connection()3385 nesqp->hw_tcp_state = tcp_state; in nes_terminate_send_fin()3546 nesqp->hw_tcp_state = tcp_state; in nes_process_iwarp_aeqe()3567 nesqp->hw_tcp_state = tcp_state; in nes_process_iwarp_aeqe()3577 nesqp->hw_tcp_state = tcp_state; in nes_process_iwarp_aeqe()3591 nesqp->hw_tcp_state = tcp_state; in nes_process_iwarp_aeqe()
818 nesqp->hw_tcp_state = NES_AEQE_TCP_STATE_CLOSED; in handle_recv_entry()2909 original_hw_tcp_state = nesqp->hw_tcp_state; in nes_cm_disconn_true()