Home
last modified time | relevance | path

Searched refs:EP_STATE_DISCONN_TIMEDOUT (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/bnx2i/
Dbnx2i_iscsi.c1711 ep->state == EP_STATE_DISCONN_TIMEDOUT) { in bnx2i_tear_down_conn()
1991 case EP_STATE_DISCONN_TIMEDOUT: in bnx2i_ep_tcp_conn_active()
2043 bnx2i_ep->state == EP_STATE_DISCONN_TIMEDOUT) in bnx2i_hw_ep_disconnect()
2144 if (bnx2i_ep->state == EP_STATE_DISCONN_TIMEDOUT) in bnx2i_ep_disconnect()
Dbnx2i.h721 EP_STATE_DISCONN_TIMEDOUT = 0x20000000, enumerator
Dbnx2i_hwi.c710 ep->state = EP_STATE_DISCONN_TIMEDOUT; in bnx2i_ep_ofld_timer()