Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/qedi/
Dqedi_iscsi.h52 EP_STATE_TCP_RST_RCVD = 0x200, enumerator
Dqedi_iscsi.c399 (qedi_ep->state == EP_STATE_TCP_RST_RCVD)) { in qedi_conn_bind()
/linux-6.1.9/drivers/scsi/bnx2i/
Dbnx2i.h713 EP_STATE_TCP_RST_RCVD = 0x2000, enumerator
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()
Dbnx2i_hwi.c2644 ep->state = EP_STATE_TCP_RST_RCVD; in bnx2i_cm_remote_abort()