Searched refs:tcp_state (Results 1 – 5 of 5) sorted by relevance
3323 u8 tcp_state; in nes_terminate_connection() local3334 tcp_state = (aeq_info & NES_AEQE_TCP_STATE_MASK) >> NES_AEQE_TCP_STATE_SHIFT; in nes_terminate_connection()3348 nesqp->hw_tcp_state = tcp_state; in nes_terminate_connection()3374 u8 tcp_state; in nes_terminate_send_fin() local3379 tcp_state = (aeq_info & NES_AEQE_TCP_STATE_MASK) >> NES_AEQE_TCP_STATE_SHIFT; in nes_terminate_send_fin()3385 nesqp->hw_tcp_state = tcp_state; in nes_terminate_send_fin()3502 u8 tcp_state; in nes_process_iwarp_aeqe() local3520 tcp_state = (aeq_info & NES_AEQE_TCP_STATE_MASK) >> NES_AEQE_TCP_STATE_SHIFT; in nes_process_iwarp_aeqe()3526 nes_tcp_state_str[tcp_state], nes_iwarp_state_str[iwarp_state]); in nes_process_iwarp_aeqe()3542 if ((tcp_state == NES_AEQE_TCP_STATE_CLOSE_WAIT) && in nes_process_iwarp_aeqe()[all …]
712 u8 tcp_state; member760 u8 tcp_state; member
320 iwqp->hw_tcp_state = info->tcp_state; in i40iw_process_aeq()
3307 tcp_info->tcp_state = I40IW_TCP_STATE_ESTABLISHED; in i40iw_init_tcp_ctx()3412 tcp_info.tcp_state = I40IW_TCP_STATE_ESTABLISHED; in i40iw_cm_init_tsa_conn()
1793 info->tcp_state = (u8)RS_64(temp, I40IW_AEQE_TCPSTATE); in i40iw_sc_get_next_aeqe()2874 LS_64(tcp->tcp_state, I40IWQPC_TCPSTATE) | in i40iw_sc_qp_setctx()