Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qedi/
Dqedi_iscsi.h58 EP_STATE_DISCONN_TIMEDOUT = 0x8000, enumerator
/Linux-v5.10/drivers/scsi/bnx2i/
Dbnx2i_iscsi.c1711 ep->state == EP_STATE_DISCONN_TIMEDOUT) { in bnx2i_tear_down_conn()
1988 case EP_STATE_DISCONN_TIMEDOUT: in bnx2i_ep_tcp_conn_active()
2040 bnx2i_ep->state == EP_STATE_DISCONN_TIMEDOUT) in bnx2i_hw_ep_disconnect()
2140 if (bnx2i_ep->state == EP_STATE_DISCONN_TIMEDOUT) in bnx2i_ep_disconnect()
Dbnx2i.h721 EP_STATE_DISCONN_TIMEDOUT = 0x20000000, enumerator
Dbnx2i_hwi.c695 ep->state = EP_STATE_DISCONN_TIMEDOUT; in bnx2i_ep_ofld_timer()