Searched refs:hw_tcp_state (Results 1 – 4 of 4) sorted by relevance
185 u8 hw_tcp_state; member
2944 nesqp->hw_tcp_state, attr->qp_access_flags, attr_mask); in nes_modify_qp()2986 nesqp->hw_tcp_state = NES_AEQE_TCP_STATE_ESTABLISHED; in nes_modify_qp()3058 if ((nesqp->hw_tcp_state > NES_AEQE_TCP_STATE_CLOSED) && in nes_modify_qp()3060 (nesqp->hw_tcp_state != NES_AEQE_TCP_STATE_TIME_WAIT)) { in nes_modify_qp()3064 nesqp->hwqp.qp_id, nesqp->hw_tcp_state); in nes_modify_qp()3133 if (nesqp->cm_id && nesqp->hw_tcp_state != 0) { in nes_modify_qp()3140 nesqp->hw_tcp_state = NES_AEQE_TCP_STATE_CLOSED; in nes_modify_qp()
3398 nesqp->hw_tcp_state = tcp_state; in nes_terminate_connection()3435 nesqp->hw_tcp_state = tcp_state; in nes_terminate_send_fin()3596 nesqp->hw_tcp_state = tcp_state; in nes_process_iwarp_aeqe()3617 nesqp->hw_tcp_state = tcp_state; in nes_process_iwarp_aeqe()3627 nesqp->hw_tcp_state = tcp_state; in nes_process_iwarp_aeqe()3641 nesqp->hw_tcp_state = tcp_state; in nes_process_iwarp_aeqe()
937 nesqp->hw_tcp_state = NES_AEQE_TCP_STATE_CLOSED; in handle_recv_entry()3069 original_hw_tcp_state = nesqp->hw_tcp_state; in nes_cm_disconn_true()