Home
last modified time | relevance | path

Searched refs:EP_STATE_TCP_RST_RCVD (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_iscsi.h52 EP_STATE_TCP_RST_RCVD = 0x200, enumerator
H A Dqedi_iscsi.c399 (qedi_ep->state == EP_STATE_TCP_RST_RCVD)) { in qedi_conn_bind()
/openbmc/linux/drivers/scsi/bnx2i/
H A Dbnx2i.h713 EP_STATE_TCP_RST_RCVD = 0x2000, enumerator
H A Dbnx2i_iscsi.c1430 (bnx2i_ep->state == EP_STATE_TCP_RST_RCVD)) { in bnx2i_conn_bind()
2009 case EP_STATE_TCP_RST_RCVD: in bnx2i_ep_tcp_conn_active()
H A Dbnx2i_hwi.c2644 ep->state = EP_STATE_TCP_RST_RCVD; in bnx2i_cm_remote_abort()