Searched refs:EP_STATE_IDLE (Results 1 – 5 of 5) sorted by relevance
396 bnx2i_ep->state = EP_STATE_IDLE; in bnx2i_alloc_ep()421 bnx2i_ep->state = EP_STATE_IDLE; in bnx2i_free_ep()1949 if ((bnx2i_ep->state == EP_STATE_IDLE) || in bnx2i_ep_poll()2044 if (bnx2i_ep->state == EP_STATE_IDLE || in bnx2i_hw_ep_disconnect()2110 bnx2i_ep->state = EP_STATE_IDLE; in bnx2i_hw_ep_disconnect()2150 if (bnx2i_ep->state == EP_STATE_IDLE) in bnx2i_ep_disconnect()
699 EP_STATE_IDLE = 0x0, enumerator
375 #define ep_is_idle(ep) ((ep)->state == EP_STATE_IDLE)
365 #define EP_STATE_IDLE 0 macro
195 if (ep->state == EP_STATE_IDLE) { in qe_eprx_nack()223 ep->state = EP_STATE_IDLE; in qe_eprx_normal()2443 ep->state = EP_STATE_IDLE; in qe_ep_config()