Searched refs:NO_REQ (Results 1 – 2 of 2) sorted by relevance
194 #define NO_REQ 0x04000000 /* Frame without request */ macro
1251 sendnulldata(ep, ep->txframe, SETUP_STATUS | NO_REQ); in ep0_prime_status()1306 if ((frame_get_info(frame) & (ZLP | NO_REQ)) == (ZLP | NO_REQ)) { in ep0_txcomplete()1310 sendnulldata(ep, ep->txframe, SETUP_STATUS | NO_REQ); in ep0_txcomplete()