Searched refs:EP_STATE_DISCONN_START (Results 1 – 5 of 5) sorted by relevance
47 EP_STATE_DISCONN_START = 0x10, enumerator
1165 qedi_ep->state = EP_STATE_DISCONN_START; in qedi_ep_disconnect()1184 EP_STATE_DISCONN_START), in qedi_ep_disconnect()1186 if ((ret <= 0) || (qedi_ep->state == EP_STATE_DISCONN_START)) { in qedi_ep_disconnect()
708 EP_STATE_DISCONN_START = 0x100, enumerator
2085 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()
693 } else if (ep->state == EP_STATE_DISCONN_START) { in bnx2i_ep_ofld_timer()2645 if (old_state == EP_STATE_DISCONN_START) in bnx2i_cm_remote_abort()
Completed in 16 milliseconds