Searched refs:EpSendFull (Results 1 – 5 of 5) sorted by relevance
124 HTC_EP_SEND_QUEUE_FULL EpSendFull; /* OPTIONAL send full callback */ member
528 if ((overflow <= 0) || (pEndpoint->EpCallBacks.EpSendFull == NULL)) { in HTCTrySend()553 if (pEndpoint->EpCallBacks.EpSendFull(pEndpoint->EpCallBacks.pContext, in HTCTrySend()
345 connect.EpCallbacks.EpSendFull = NULL; /* not nedded */ in HTCWaitTarget()
135 connect.EpCallbacks.EpSendFull = NULL;
2628 connect.EpCallbacks.EpSendFull = ar6000_tx_queue_full; in ar6000_init()