Searched refs:async_update (Results 1 – 3 of 3) sorted by relevance
353 pEndpoint->async_update = 0; in htc_connect_service()429 pEndpoint->async_update = value; in htc_set_async_ep()
848 if (!pEndpoint->async_update) { in htc_issue_packets()855 if (!pEndpoint->async_update) { in htc_issue_packets()947 if (!pEndpoint->async_update) { in htc_issue_packets()963 if (!pEndpoint->async_update) { in htc_issue_packets()1660 if (pEndpoint->async_update && in htc_try_send()1724 if (!pEndpoint->async_update) in htc_try_send()1761 if (!pEndpoint->async_update) { in htc_try_send()1778 if (!pEndpoint->async_update) { in htc_try_send()2720 (!pEndpoint->async_update)) { in htc_tx_completion_handler()
171 bool async_update; /* packets can be queued asynchronously */ member