Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qedi/
H A Dqedi_iscsi.h58 EP_STATE_DISCONN_TIMEDOUT = 0x8000, enumerator
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c1720 ep->state == EP_STATE_DISCONN_TIMEDOUT) { in bnx2i_tear_down_conn()
1997 case EP_STATE_DISCONN_TIMEDOUT: in bnx2i_ep_tcp_conn_active()
2049 bnx2i_ep->state == EP_STATE_DISCONN_TIMEDOUT) in bnx2i_hw_ep_disconnect()
2149 if (bnx2i_ep->state == EP_STATE_DISCONN_TIMEDOUT) in bnx2i_ep_disconnect()
H A Dbnx2i.h721 EP_STATE_DISCONN_TIMEDOUT = 0x20000000, enumerator
H A Dbnx2i_hwi.c695 ep->state = EP_STATE_DISCONN_TIMEDOUT; in bnx2i_ep_ofld_timer()