Home
last modified time | relevance | path

Searched refs:EP_STATE_DISCONN_START (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/scsi/bnx2i/
Dbnx2i.h708 EP_STATE_DISCONN_START = 0x100, enumerator
Dbnx2i_iscsi.c2085 bnx2i_ep->state = EP_STATE_DISCONN_START; in bnx2i_hw_ep_disconnect()
2098 ((bnx2i_ep->state != EP_STATE_DISCONN_START) in bnx2i_hw_ep_disconnect()
Dbnx2i_hwi.c708 } else if (ep->state == EP_STATE_DISCONN_START) { in bnx2i_ep_ofld_timer()
2672 if (old_state == EP_STATE_DISCONN_START) in bnx2i_cm_remote_abort()