Searched refs:HTC_MIN_HTC_MSGS_TO_BUNDLE (Results 1 – 2 of 2) sorted by relevance
337 if (pktsToScatter < HTC_MIN_HTC_MSGS_TO_BUNDLE) { in HTCIssueSendBundle()432 if (packetsInScatterReq >= HTC_MIN_HTC_MSGS_TO_BUNDLE) { in HTCIssueSendBundle()630 (HTC_PACKET_QUEUE_DEPTH(&sendQueue) >= HTC_MIN_HTC_MSGS_TO_BUNDLE)) { in HTCTrySend()
55 #define HTC_MIN_HTC_MSGS_TO_BUNDLE 2 macro