Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qedi/
H A Dqedi_iscsi.h51 EP_STATE_TCP_FIN_RCVD = 0x100, enumerator
H A Dqedi_iscsi.c397 if ((qedi_ep->state == EP_STATE_TCP_FIN_RCVD) || in qedi_conn_bind()
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2i/
H A Dbnx2i_iscsi.c1431 if ((bnx2i_ep->state == EP_STATE_TCP_FIN_RCVD) || in bnx2i_conn_bind()
2005 case EP_STATE_TCP_FIN_RCVD: in bnx2i_ep_tcp_conn_active()
2069 if (bnx2i_ep->state != EP_STATE_TCP_FIN_RCVD) { in bnx2i_hw_ep_disconnect()
2101 && (bnx2i_ep->state != EP_STATE_TCP_FIN_RCVD))); in bnx2i_hw_ep_disconnect()
H A Dbnx2i.h712 EP_STATE_TCP_FIN_RCVD = 0x1000, enumerator
H A Dbnx2i_hwi.c2630 ep->state = EP_STATE_TCP_FIN_RCVD; in bnx2i_cm_remote_close()