Home
last modified time | relevance | path

Searched refs:EP_STATE_TCP_RST_RCVD (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qedi/
H A Dqedi_iscsi.h52 EP_STATE_TCP_RST_RCVD = 0x200, enumerator
H A Dqedi_iscsi.c398 (qedi_ep->state == EP_STATE_TCP_RST_RCVD)) { in qedi_conn_bind()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/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.c2647 ep->state = EP_STATE_TCP_RST_RCVD; in bnx2i_cm_remote_abort()
/kernel/linux/linux-6.6/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()

Completed in 25 milliseconds