Searched refs:EP_STATE_TCP_FIN_RCVD (Results 1 – 3 of 3) sorted by relevance
1430 if ((bnx2i_ep->state == EP_STATE_TCP_FIN_RCVD) || in bnx2i_conn_bind()2001 case EP_STATE_TCP_FIN_RCVD: in bnx2i_ep_tcp_conn_active()2067 if (bnx2i_ep->state != EP_STATE_TCP_FIN_RCVD) { in bnx2i_hw_ep_disconnect()2099 && (bnx2i_ep->state != EP_STATE_TCP_FIN_RCVD))); in bnx2i_hw_ep_disconnect()
712 EP_STATE_TCP_FIN_RCVD = 0x1000, enumerator
2653 ep->state = EP_STATE_TCP_FIN_RCVD; in bnx2i_cm_remote_close()