Searched refs:EP_STATE_IDLE (Results 1 – 7 of 7) sorted by relevance
42 EP_STATE_IDLE = 0x0, enumerator
943 qedi_ep->state = EP_STATE_IDLE; in qedi_ep_connect() 1042 if (qedi_ep->state == EP_STATE_IDLE || in qedi_ep_poll() 1200 qedi_ep->state = EP_STATE_IDLE; in qedi_ep_disconnect()
396 bnx2i_ep->state = EP_STATE_IDLE; in bnx2i_alloc_ep() 421 bnx2i_ep->state = EP_STATE_IDLE; in bnx2i_free_ep() 1951 if ((bnx2i_ep->state == EP_STATE_IDLE) || in bnx2i_ep_poll() 2046 if (bnx2i_ep->state == EP_STATE_IDLE || in bnx2i_hw_ep_disconnect() 2110 bnx2i_ep->state = EP_STATE_IDLE; in bnx2i_hw_ep_disconnect() 2146 if (bnx2i_ep->state == EP_STATE_IDLE) in bnx2i_ep_disconnect()
699 EP_STATE_IDLE = 0x0, enumerator
246 EP_STATE_IDLE,379 #define ep_is_idle(ep) ((ep)->state == EP_STATE_IDLE)
361 #define EP_STATE_IDLE 0 macro
192 if (ep->state == EP_STATE_IDLE) { in qe_eprx_nack() 220 ep->state = EP_STATE_IDLE; in qe_eprx_normal() 2439 ep->state = EP_STATE_IDLE; in qe_ep_config()