htc_send.c 62 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255
  1. /*
  2. * Copyright (c) 2013-2019 The Linux Foundation. All rights reserved.
  3. *
  4. * Permission to use, copy, modify, and/or distribute this software for
  5. * any purpose with or without fee is hereby granted, provided that the
  6. * above copyright notice and this permission notice appear in all
  7. * copies.
  8. *
  9. * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
  10. * WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
  11. * WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
  12. * AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
  13. * DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
  14. * PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  15. * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  16. * PERFORMANCE OF THIS SOFTWARE.
  17. */
  18. #include "htc_debug.h"
  19. #include "htc_internal.h"
  20. #include "htc_credit_history.h"
  21. #include <qdf_mem.h> /* qdf_mem_malloc */
  22. #include <qdf_nbuf.h> /* qdf_nbuf_t */
  23. #include "qdf_module.h"
  24. /* #define USB_HIF_SINGLE_PIPE_DATA_SCHED */
  25. /* #ifdef USB_HIF_SINGLE_PIPE_DATA_SCHED */
  26. #define DATA_EP_SIZE 4
  27. /* #endif */
  28. #define HTC_DATA_RESOURCE_THRS 256
  29. #define HTC_DATA_MINDESC_PERPACKET 2
  30. enum HTC_SEND_QUEUE_RESULT {
  31. HTC_SEND_QUEUE_OK = 0, /* packet was queued */
  32. HTC_SEND_QUEUE_DROP = 1, /* this packet should be dropped */
  33. };
  34. #ifndef DEBUG_CREDIT
  35. #define DEBUG_CREDIT 0
  36. #endif
  37. #if DEBUG_CREDIT
  38. /* bit mask to enable debug certain endpoint */
  39. static unsigned int ep_debug_mask =
  40. (1 << ENDPOINT_0) | (1 << ENDPOINT_1) | (1 << ENDPOINT_2);
  41. #endif
  42. #ifdef QCA_WIFI_NAPIER_EMULATION
  43. #define HTC_EMULATION_DELAY_IN_MS 20
  44. /**
  45. * htc_add_delay(): Adds a delay in before proceeding, only for emulation
  46. *
  47. * Return: None
  48. */
  49. static inline void htc_add_emulation_delay(void)
  50. {
  51. qdf_mdelay(HTC_EMULATION_DELAY_IN_MS);
  52. }
  53. #else
  54. static inline void htc_add_emulation_delay(void)
  55. {
  56. }
  57. #endif
  58. void htc_dump_counter_info(HTC_HANDLE HTCHandle)
  59. {
  60. HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle);
  61. AR_DEBUG_PRINTF(ATH_DEBUG_ERR,
  62. ("\n%s: ce_send_cnt = %d, TX_comp_cnt = %d\n",
  63. __func__, target->ce_send_cnt, target->TX_comp_cnt));
  64. }
  65. int htc_get_tx_queue_depth(HTC_HANDLE *htc_handle, HTC_ENDPOINT_ID endpoint_id)
  66. {
  67. HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc_handle);
  68. HTC_ENDPOINT *endpoint = &target->endpoint[endpoint_id];
  69. return HTC_PACKET_QUEUE_DEPTH(&endpoint->TxQueue);
  70. }
  71. qdf_export_symbol(htc_get_tx_queue_depth);
  72. void htc_get_control_endpoint_tx_host_credits(HTC_HANDLE HTCHandle,
  73. int *credits)
  74. {
  75. HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle);
  76. HTC_ENDPOINT *pEndpoint;
  77. int i;
  78. if (!credits || !target) {
  79. AR_DEBUG_PRINTF(ATH_DEBUG_ERR, ("%s: invalid args", __func__));
  80. return;
  81. }
  82. *credits = 0;
  83. LOCK_HTC_TX(target);
  84. for (i = 0; i < ENDPOINT_MAX; i++) {
  85. pEndpoint = &target->endpoint[i];
  86. if (pEndpoint->service_id == WMI_CONTROL_SVC) {
  87. *credits = pEndpoint->TxCredits;
  88. break;
  89. }
  90. }
  91. UNLOCK_HTC_TX(target);
  92. }
  93. static inline void restore_tx_packet(HTC_TARGET *target, HTC_PACKET *pPacket)
  94. {
  95. qdf_nbuf_t netbuf = GET_HTC_PACKET_NET_BUF_CONTEXT(pPacket);
  96. if (pPacket->PktInfo.AsTx.Flags & HTC_TX_PACKET_FLAG_FIXUP_NETBUF) {
  97. qdf_nbuf_unmap(target->osdev, netbuf, QDF_DMA_TO_DEVICE);
  98. pPacket->PktInfo.AsTx.Flags &= ~HTC_TX_PACKET_FLAG_FIXUP_NETBUF;
  99. }
  100. qdf_nbuf_pull_head(netbuf, sizeof(HTC_FRAME_HDR));
  101. }
  102. static void send_packet_completion(HTC_TARGET *target, HTC_PACKET *pPacket)
  103. {
  104. HTC_ENDPOINT *pEndpoint = &target->endpoint[pPacket->Endpoint];
  105. HTC_EP_SEND_PKT_COMPLETE EpTxComplete;
  106. restore_tx_packet(target, pPacket);
  107. /* do completion */
  108. AR_DEBUG_PRINTF(ATH_DEBUG_SEND,
  109. ("HTC calling ep %d send complete callback on packet %pK\n",
  110. pEndpoint->Id, pPacket));
  111. EpTxComplete = pEndpoint->EpCallBacks.EpTxComplete;
  112. if (EpTxComplete != NULL)
  113. EpTxComplete(pEndpoint->EpCallBacks.pContext, pPacket);
  114. else
  115. qdf_nbuf_free(pPacket->pPktContext);
  116. }
  117. void htc_send_complete_check_cleanup(void *context)
  118. {
  119. HTC_ENDPOINT *pEndpoint = (HTC_ENDPOINT *) context;
  120. htc_send_complete_check(pEndpoint, 1);
  121. }
  122. HTC_PACKET *allocate_htc_bundle_packet(HTC_TARGET *target)
  123. {
  124. HTC_PACKET *pPacket;
  125. HTC_PACKET_QUEUE *pQueueSave;
  126. qdf_nbuf_t netbuf;
  127. LOCK_HTC_TX(target);
  128. if (NULL == target->pBundleFreeList) {
  129. UNLOCK_HTC_TX(target);
  130. netbuf = qdf_nbuf_alloc(NULL,
  131. target->MaxMsgsPerHTCBundle *
  132. target->TargetCreditSize, 0, 4, false);
  133. AR_DEBUG_ASSERT(netbuf);
  134. if (!netbuf)
  135. return NULL;
  136. pPacket = qdf_mem_malloc(sizeof(HTC_PACKET));
  137. AR_DEBUG_ASSERT(pPacket);
  138. if (!pPacket) {
  139. qdf_nbuf_free(netbuf);
  140. return NULL;
  141. }
  142. pQueueSave = qdf_mem_malloc(sizeof(HTC_PACKET_QUEUE));
  143. AR_DEBUG_ASSERT(pQueueSave);
  144. if (!pQueueSave) {
  145. qdf_nbuf_free(netbuf);
  146. qdf_mem_free(pPacket);
  147. return NULL;
  148. }
  149. INIT_HTC_PACKET_QUEUE(pQueueSave);
  150. pPacket->pContext = pQueueSave;
  151. SET_HTC_PACKET_NET_BUF_CONTEXT(pPacket, netbuf);
  152. pPacket->pBuffer = qdf_nbuf_data(netbuf);
  153. pPacket->BufferLength = qdf_nbuf_len(netbuf);
  154. /* store the original head room so that we can restore this
  155. * when we "free" the packet.
  156. * free packet puts the packet back on the free list
  157. */
  158. pPacket->netbufOrigHeadRoom = qdf_nbuf_headroom(netbuf);
  159. return pPacket;
  160. }
  161. /* already done malloc - restore from free list */
  162. pPacket = target->pBundleFreeList;
  163. AR_DEBUG_ASSERT(pPacket);
  164. if (!pPacket) {
  165. UNLOCK_HTC_TX(target);
  166. return NULL;
  167. }
  168. target->pBundleFreeList = (HTC_PACKET *) pPacket->ListLink.pNext;
  169. UNLOCK_HTC_TX(target);
  170. pPacket->ListLink.pNext = NULL;
  171. return pPacket;
  172. }
  173. void free_htc_bundle_packet(HTC_TARGET *target, HTC_PACKET *pPacket)
  174. {
  175. uint32_t curentHeadRoom;
  176. qdf_nbuf_t netbuf;
  177. HTC_PACKET_QUEUE *pQueueSave;
  178. netbuf = GET_HTC_PACKET_NET_BUF_CONTEXT(pPacket);
  179. AR_DEBUG_ASSERT(netbuf);
  180. if (!netbuf) {
  181. AR_DEBUG_PRINTF(ATH_DEBUG_ERR,
  182. ("\n%s: Invalid netbuf in HTC Packet\n",
  183. __func__));
  184. return;
  185. }
  186. /* HIF adds data to the headroom section of the nbuf, restore thei
  187. * original size. If this is not done, headroom keeps shrinking with
  188. * every HIF send and eventually HIF ends up doing another malloc big
  189. * enough to store the data + its header
  190. */
  191. curentHeadRoom = qdf_nbuf_headroom(netbuf);
  192. qdf_nbuf_pull_head(netbuf,
  193. pPacket->netbufOrigHeadRoom - curentHeadRoom);
  194. qdf_nbuf_trim_tail(netbuf, qdf_nbuf_len(netbuf));
  195. /* restore the pBuffer pointer. HIF changes this */
  196. pPacket->pBuffer = qdf_nbuf_data(netbuf);
  197. pPacket->BufferLength = qdf_nbuf_len(netbuf);
  198. /* restore queue */
  199. pQueueSave = (HTC_PACKET_QUEUE *) pPacket->pContext;
  200. if (qdf_unlikely(!pQueueSave)) {
  201. AR_DEBUG_PRINTF(ATH_DEBUG_ERR,
  202. ("\n%s: Invalid pQueueSave in HTC Packet\n",
  203. __func__));
  204. AR_DEBUG_ASSERT(pQueueSave);
  205. } else
  206. INIT_HTC_PACKET_QUEUE(pQueueSave);
  207. LOCK_HTC_TX(target);
  208. if (target->pBundleFreeList == NULL) {
  209. target->pBundleFreeList = pPacket;
  210. pPacket->ListLink.pNext = NULL;
  211. } else {
  212. pPacket->ListLink.pNext = (DL_LIST *) target->pBundleFreeList;
  213. target->pBundleFreeList = pPacket;
  214. }
  215. UNLOCK_HTC_TX(target);
  216. }
  217. #if defined(DEBUG_HL_LOGGING) && defined(CONFIG_HL_SUPPORT)
  218. /**
  219. * htc_send_update_tx_bundle_stats() - update tx bundle stats depends
  220. * on max bundle size
  221. * @target: hif context
  222. * @data_len: tx data len
  223. * @TxCreditSize: endpoint tx credit size
  224. *
  225. * Return: None
  226. */
  227. static inline void
  228. htc_send_update_tx_bundle_stats(HTC_TARGET *target,
  229. qdf_size_t data_len,
  230. int TxCreditSize)
  231. {
  232. if ((data_len / TxCreditSize) <= HTC_MAX_MSG_PER_BUNDLE_TX)
  233. target->tx_bundle_stats[(data_len / TxCreditSize) - 1]++;
  234. }
  235. /**
  236. * htc_issue_tx_bundle_stats_inc() - increment in tx bundle stats
  237. * on max bundle size
  238. * @target: hif context
  239. *
  240. * Return: None
  241. */
  242. static inline void
  243. htc_issue_tx_bundle_stats_inc(HTC_TARGET *target)
  244. {
  245. target->tx_bundle_stats[0]++;
  246. }
  247. #else
  248. static inline void
  249. htc_send_update_tx_bundle_stats(HTC_TARGET *target,
  250. qdf_size_t data_len,
  251. int TxCreditSize)
  252. {
  253. }
  254. static inline void
  255. htc_issue_tx_bundle_stats_inc(HTC_TARGET *target)
  256. {
  257. }
  258. #endif
  259. #if defined(HIF_USB) || defined(HIF_SDIO)
  260. #ifdef ENABLE_BUNDLE_TX
  261. static QDF_STATUS htc_send_bundled_netbuf(HTC_TARGET *target,
  262. HTC_ENDPOINT *pEndpoint,
  263. unsigned char *pBundleBuffer,
  264. HTC_PACKET *pPacketTx)
  265. {
  266. qdf_size_t data_len;
  267. QDF_STATUS status;
  268. qdf_nbuf_t bundleBuf;
  269. uint32_t data_attr = 0;
  270. bundleBuf = GET_HTC_PACKET_NET_BUF_CONTEXT(pPacketTx);
  271. data_len = pBundleBuffer - qdf_nbuf_data(bundleBuf);
  272. qdf_nbuf_put_tail(bundleBuf, data_len);
  273. SET_HTC_PACKET_INFO_TX(pPacketTx,
  274. target,
  275. pBundleBuffer,
  276. data_len,
  277. pEndpoint->Id, HTC_TX_PACKET_TAG_BUNDLED);
  278. LOCK_HTC_TX(target);
  279. HTC_PACKET_ENQUEUE(&pEndpoint->TxLookupQueue, pPacketTx);
  280. pEndpoint->ul_outstanding_cnt++;
  281. UNLOCK_HTC_TX(target);
  282. #if DEBUG_BUNDLE
  283. qdf_print(" Send bundle EP%d buffer size:0x%x, total:0x%x, count:%d.",
  284. pEndpoint->Id,
  285. pEndpoint->TxCreditSize,
  286. data_len, data_len / pEndpoint->TxCreditSize);
  287. #endif
  288. htc_send_update_tx_bundle_stats(target, data_len,
  289. pEndpoint->TxCreditSize);
  290. status = hif_send_head(target->hif_dev,
  291. pEndpoint->UL_PipeID,
  292. pEndpoint->Id, data_len,
  293. bundleBuf, data_attr);
  294. if (status != QDF_STATUS_SUCCESS) {
  295. qdf_print("%s:hif_send_head failed(len=%zu).", __func__,
  296. data_len);
  297. }
  298. return status;
  299. }
  300. /**
  301. * htc_issue_packets_bundle() - HTC function to send bundle packets from a queue
  302. * @target: HTC target on which packets need to be sent
  303. * @pEndpoint: logical endpoint on which packets needs to be sent
  304. * @pPktQueue: HTC packet queue containing the list of packets to be sent
  305. *
  306. * Return: void
  307. */
  308. static void htc_issue_packets_bundle(HTC_TARGET *target,
  309. HTC_ENDPOINT *pEndpoint,
  310. HTC_PACKET_QUEUE *pPktQueue)
  311. {
  312. int i, frag_count, nbytes;
  313. qdf_nbuf_t netbuf, bundleBuf;
  314. unsigned char *pBundleBuffer = NULL;
  315. HTC_PACKET *pPacket = NULL, *pPacketTx = NULL;
  316. HTC_FRAME_HDR *pHtcHdr;
  317. int last_credit_pad = 0;
  318. int creditPad, creditRemainder, transferLength, bundlesSpaceRemaining =
  319. 0;
  320. HTC_PACKET_QUEUE *pQueueSave = NULL;
  321. bundlesSpaceRemaining =
  322. target->MaxMsgsPerHTCBundle * pEndpoint->TxCreditSize;
  323. pPacketTx = allocate_htc_bundle_packet(target);
  324. if (!pPacketTx) {
  325. /* good time to panic */
  326. AR_DEBUG_PRINTF(ATH_DEBUG_ERR,
  327. ("allocate_htc_bundle_packet failed\n"));
  328. AR_DEBUG_ASSERT(false);
  329. return;
  330. }
  331. bundleBuf = GET_HTC_PACKET_NET_BUF_CONTEXT(pPacketTx);
  332. pBundleBuffer = qdf_nbuf_data(bundleBuf);
  333. pQueueSave = (HTC_PACKET_QUEUE *) pPacketTx->pContext;
  334. while (1) {
  335. pPacket = htc_packet_dequeue(pPktQueue);
  336. if (pPacket == NULL)
  337. break;
  338. creditPad = 0;
  339. transferLength = pPacket->ActualLength + HTC_HDR_LENGTH;
  340. creditRemainder = transferLength % pEndpoint->TxCreditSize;
  341. if (creditRemainder != 0) {
  342. if (transferLength < pEndpoint->TxCreditSize) {
  343. creditPad = pEndpoint->TxCreditSize -
  344. transferLength;
  345. } else {
  346. creditPad = creditRemainder;
  347. }
  348. transferLength += creditPad;
  349. }
  350. if (bundlesSpaceRemaining < transferLength) {
  351. /* send out previous buffer */
  352. htc_send_bundled_netbuf(target, pEndpoint,
  353. pBundleBuffer - last_credit_pad,
  354. pPacketTx);
  355. /* One packet has been dequeued from sending queue when enter
  356. * this loop, so need to add 1 back for this checking.
  357. */
  358. if ((HTC_PACKET_QUEUE_DEPTH(pPktQueue) + 1) <
  359. HTC_MIN_MSG_PER_BUNDLE) {
  360. HTC_PACKET_ENQUEUE_TO_HEAD(pPktQueue, pPacket);
  361. return;
  362. }
  363. bundlesSpaceRemaining =
  364. target->MaxMsgsPerHTCBundle *
  365. pEndpoint->TxCreditSize;
  366. pPacketTx = allocate_htc_bundle_packet(target);
  367. if (!pPacketTx) {
  368. HTC_PACKET_ENQUEUE_TO_HEAD(pPktQueue, pPacket);
  369. /* good time to panic */
  370. AR_DEBUG_PRINTF(ATH_DEBUG_ERR,
  371. ("allocate_htc_bundle_packet failed\n"));
  372. AR_DEBUG_ASSERT(false);
  373. return;
  374. }
  375. bundleBuf = GET_HTC_PACKET_NET_BUF_CONTEXT(pPacketTx);
  376. pBundleBuffer = qdf_nbuf_data(bundleBuf);
  377. pQueueSave = (HTC_PACKET_QUEUE *) pPacketTx->pContext;
  378. }
  379. bundlesSpaceRemaining -= transferLength;
  380. netbuf = GET_HTC_PACKET_NET_BUF_CONTEXT(pPacket);
  381. if (hif_get_bus_type(target->hif_dev) != QDF_BUS_TYPE_USB) {
  382. pHtcHdr = (HTC_FRAME_HDR *)qdf_nbuf_get_frag_vaddr(
  383. netbuf, 0);
  384. HTC_WRITE32(pHtcHdr,
  385. SM(pPacket->ActualLength,
  386. HTC_FRAME_HDR_PAYLOADLEN) |
  387. SM(pPacket->PktInfo.AsTx.SendFlags |
  388. HTC_FLAGS_SEND_BUNDLE,
  389. HTC_FRAME_HDR_FLAGS) |
  390. SM(pPacket->Endpoint,
  391. HTC_FRAME_HDR_ENDPOINTID));
  392. HTC_WRITE32((uint32_t *) pHtcHdr + 1,
  393. SM(pPacket->PktInfo.AsTx.SeqNo,
  394. HTC_FRAME_HDR_CONTROLBYTES1) | SM(creditPad,
  395. HTC_FRAME_HDR_RESERVED));
  396. pHtcHdr->reserved = creditPad;
  397. }
  398. frag_count = qdf_nbuf_get_num_frags(netbuf);
  399. nbytes = pPacket->ActualLength + HTC_HDR_LENGTH;
  400. for (i = 0; i < frag_count && nbytes > 0; i++) {
  401. int frag_len = qdf_nbuf_get_frag_len(netbuf, i);
  402. unsigned char *frag_addr =
  403. qdf_nbuf_get_frag_vaddr(netbuf, i);
  404. if (frag_len > nbytes)
  405. frag_len = nbytes;
  406. qdf_mem_copy(pBundleBuffer, frag_addr, frag_len);
  407. nbytes -= frag_len;
  408. pBundleBuffer += frag_len;
  409. }
  410. HTC_PACKET_ENQUEUE(pQueueSave, pPacket);
  411. pBundleBuffer += creditPad;
  412. /* last one can't be packed. */
  413. if (hif_get_bus_type(target->hif_dev) == QDF_BUS_TYPE_USB)
  414. last_credit_pad = creditPad;
  415. }
  416. /* send out remaining buffer */
  417. if (pBundleBuffer != qdf_nbuf_data(bundleBuf))
  418. htc_send_bundled_netbuf(target, pEndpoint,
  419. pBundleBuffer - last_credit_pad,
  420. pPacketTx);
  421. else
  422. free_htc_bundle_packet(target, pPacketTx);
  423. }
  424. #endif /* ENABLE_BUNDLE_TX */
  425. #else
  426. static void htc_issue_packets_bundle(HTC_TARGET *target,
  427. HTC_ENDPOINT *pEndpoint,
  428. HTC_PACKET_QUEUE *pPktQueue)
  429. {
  430. }
  431. #endif
  432. /**
  433. * htc_issue_packets() - HTC function to send packets from a queue
  434. * @target: HTC target on which packets need to be sent
  435. * @pEndpoint: logical endpoint on which packets needs to be sent
  436. * @pPktQueue: HTC packet queue containing the list of packets to be sent
  437. *
  438. * Return: QDF_STATUS_SUCCESS on success and error QDF status on failure
  439. */
  440. static QDF_STATUS htc_issue_packets(HTC_TARGET *target,
  441. HTC_ENDPOINT *pEndpoint,
  442. HTC_PACKET_QUEUE *pPktQueue)
  443. {
  444. QDF_STATUS status = QDF_STATUS_SUCCESS;
  445. qdf_nbuf_t netbuf;
  446. HTC_PACKET *pPacket = NULL;
  447. uint16_t payloadLen;
  448. HTC_FRAME_HDR *pHtcHdr;
  449. uint32_t data_attr = 0;
  450. enum qdf_bus_type bus_type;
  451. QDF_STATUS ret;
  452. bool rt_put = false;
  453. bus_type = hif_get_bus_type(target->hif_dev);
  454. AR_DEBUG_PRINTF(ATH_DEBUG_SEND,
  455. ("+htc_issue_packets: Queue: %pK, Pkts %d\n", pPktQueue,
  456. HTC_PACKET_QUEUE_DEPTH(pPktQueue)));
  457. while (true) {
  458. if (HTC_TX_BUNDLE_ENABLED(target) &&
  459. HTC_PACKET_QUEUE_DEPTH(pPktQueue) >=
  460. HTC_MIN_MSG_PER_BUNDLE) {
  461. switch (bus_type) {
  462. case QDF_BUS_TYPE_SDIO:
  463. if (!IS_TX_CREDIT_FLOW_ENABLED(pEndpoint))
  464. break;
  465. case QDF_BUS_TYPE_USB:
  466. htc_issue_packets_bundle(target,
  467. pEndpoint,
  468. pPktQueue);
  469. break;
  470. default:
  471. break;
  472. }
  473. }
  474. /* if not bundling or there was a packet that could not be
  475. * placed in a bundle, and send it by normal way
  476. */
  477. pPacket = htc_packet_dequeue(pPktQueue);
  478. if (NULL == pPacket) {
  479. /* local queue is fully drained */
  480. break;
  481. }
  482. netbuf = GET_HTC_PACKET_NET_BUF_CONTEXT(pPacket);
  483. AR_DEBUG_ASSERT(netbuf);
  484. /* Non-credit enabled endpoints have been mapped and setup by
  485. * now, so no need to revisit the HTC headers
  486. */
  487. if (IS_TX_CREDIT_FLOW_ENABLED(pEndpoint)) {
  488. payloadLen = pPacket->ActualLength;
  489. /* setup HTC frame header */
  490. pHtcHdr = (HTC_FRAME_HDR *)
  491. qdf_nbuf_get_frag_vaddr(netbuf, 0);
  492. if (qdf_unlikely(!pHtcHdr)) {
  493. AR_DEBUG_PRINTF(ATH_DEBUG_ERR,
  494. ("%s Invalid pHtcHdr\n",
  495. __func__));
  496. AR_DEBUG_ASSERT(pHtcHdr);
  497. status = QDF_STATUS_E_FAILURE;
  498. break;
  499. }
  500. HTC_WRITE32(pHtcHdr,
  501. SM(payloadLen,
  502. HTC_FRAME_HDR_PAYLOADLEN) |
  503. SM(pPacket->PktInfo.AsTx.SendFlags,
  504. HTC_FRAME_HDR_FLAGS) |
  505. SM(pPacket->Endpoint,
  506. HTC_FRAME_HDR_ENDPOINTID));
  507. HTC_WRITE32(((uint32_t *) pHtcHdr) + 1,
  508. SM(pPacket->PktInfo.AsTx.SeqNo,
  509. HTC_FRAME_HDR_CONTROLBYTES1));
  510. /*
  511. * Now that the HTC frame header has been added, the
  512. * netbuf can be mapped. This only applies to non-data
  513. * frames, since data frames were already mapped as they
  514. * entered into the driver.
  515. */
  516. pPacket->PktInfo.AsTx.Flags |=
  517. HTC_TX_PACKET_FLAG_FIXUP_NETBUF;
  518. ret = qdf_nbuf_map(target->osdev,
  519. GET_HTC_PACKET_NET_BUF_CONTEXT(pPacket),
  520. QDF_DMA_TO_DEVICE);
  521. if (ret != QDF_STATUS_SUCCESS) {
  522. AR_DEBUG_PRINTF(ATH_DEBUG_ERR,
  523. ("%s nbuf Map Fail Endpnt %pK\n",
  524. __func__, pEndpoint));
  525. HTC_PACKET_ENQUEUE_TO_HEAD(pPktQueue, pPacket);
  526. status = QDF_STATUS_E_FAILURE;
  527. break;
  528. }
  529. }
  530. if (!pEndpoint->async_update) {
  531. LOCK_HTC_TX(target);
  532. }
  533. /* store in look up queue to match completions */
  534. HTC_PACKET_ENQUEUE(&pEndpoint->TxLookupQueue, pPacket);
  535. INC_HTC_EP_STAT(pEndpoint, TxIssued, 1);
  536. pEndpoint->ul_outstanding_cnt++;
  537. if (!pEndpoint->async_update) {
  538. UNLOCK_HTC_TX(target);
  539. hif_send_complete_check(target->hif_dev,
  540. pEndpoint->UL_PipeID, false);
  541. }
  542. htc_packet_set_magic_cookie(pPacket, HTC_PACKET_MAGIC_COOKIE);
  543. /*
  544. * For HTT messages without a response from fw,
  545. * do the runtime put here.
  546. * otherwise runtime put will be done when the fw response comes
  547. */
  548. if (pPacket->PktInfo.AsTx.Tag == HTC_TX_PACKET_TAG_RUNTIME_PUT)
  549. rt_put = true;
  550. #if DEBUG_BUNDLE
  551. qdf_print(" Send single EP%d buffer size:0x%x, total:0x%x.",
  552. pEndpoint->Id,
  553. pEndpoint->TxCreditSize,
  554. HTC_HDR_LENGTH + pPacket->ActualLength);
  555. #endif
  556. status = hif_send_head(target->hif_dev,
  557. pEndpoint->UL_PipeID, pEndpoint->Id,
  558. HTC_HDR_LENGTH + pPacket->ActualLength,
  559. netbuf, data_attr);
  560. htc_issue_tx_bundle_stats_inc(target);
  561. target->ce_send_cnt++;
  562. if (qdf_unlikely(QDF_IS_STATUS_ERROR(status))) {
  563. if (status != QDF_STATUS_E_RESOURCES) {
  564. /* TODO : if more than 1 endpoint maps to the
  565. * same PipeID it is possible to run out of
  566. * resources in the HIF layer. Don't emit the
  567. * error
  568. */
  569. AR_DEBUG_PRINTF(ATH_DEBUG_ERR,
  570. ("hif_send Failed status:%d\n",
  571. status));
  572. }
  573. /* only unmap if we mapped in this function */
  574. if (IS_TX_CREDIT_FLOW_ENABLED(pEndpoint))
  575. qdf_nbuf_unmap(target->osdev,
  576. GET_HTC_PACKET_NET_BUF_CONTEXT(pPacket),
  577. QDF_DMA_TO_DEVICE);
  578. if (!pEndpoint->async_update) {
  579. LOCK_HTC_TX(target);
  580. }
  581. target->ce_send_cnt--;
  582. pEndpoint->ul_outstanding_cnt--;
  583. HTC_PACKET_REMOVE(&pEndpoint->TxLookupQueue, pPacket);
  584. /* reclaim credits */
  585. pEndpoint->TxCredits +=
  586. pPacket->PktInfo.AsTx.CreditsUsed;
  587. htc_packet_set_magic_cookie(pPacket, 0);
  588. /* put it back into the callers queue */
  589. HTC_PACKET_ENQUEUE_TO_HEAD(pPktQueue, pPacket);
  590. if (!pEndpoint->async_update) {
  591. UNLOCK_HTC_TX(target);
  592. }
  593. break;
  594. }
  595. if (rt_put) {
  596. hif_pm_runtime_put(target->hif_dev);
  597. rt_put = false;
  598. }
  599. }
  600. if (qdf_unlikely(QDF_IS_STATUS_ERROR(status))) {
  601. AR_DEBUG_PRINTF(ATH_DEBUG_ERR,
  602. ("htc_issue_packets, failed pkt:0x%pK status:%d",
  603. pPacket, status));
  604. }
  605. AR_DEBUG_PRINTF(ATH_DEBUG_SEND, ("-htc_issue_packets\n"));
  606. return status;
  607. }
  608. #ifdef FEATURE_RUNTIME_PM
  609. /**
  610. * extract_htc_pm_packets(): move pm packets from endpoint into queue
  611. * @endpoint: which enpoint to extract packets from
  612. * @queue: a queue to store extracted packets in.
  613. *
  614. * remove pm packets from the endpoint's tx queue.
  615. * queue them into a queue
  616. */
  617. static void extract_htc_pm_packets(HTC_ENDPOINT *endpoint,
  618. HTC_PACKET_QUEUE *queue)
  619. {
  620. HTC_PACKET *packet;
  621. /* only WMI endpoint has power management packets */
  622. if (endpoint->service_id != WMI_CONTROL_SVC)
  623. return;
  624. ITERATE_OVER_LIST_ALLOW_REMOVE(&endpoint->TxQueue.QueueHead, packet,
  625. HTC_PACKET, ListLink) {
  626. if (packet->PktInfo.AsTx.Tag == HTC_TX_PACKET_TAG_AUTO_PM) {
  627. HTC_PACKET_REMOVE(&endpoint->TxQueue, packet);
  628. HTC_PACKET_ENQUEUE(queue, packet);
  629. }
  630. } ITERATE_END
  631. }
  632. /**
  633. * queue_htc_pm_packets(): queue pm packets with priority
  634. * @endpoint: enpoint to queue packets to
  635. * @queue: queue of pm packets to enque
  636. *
  637. * suspend resume packets get special treatment & priority.
  638. * need to queue them at the front of the queue.
  639. */
  640. static void queue_htc_pm_packets(HTC_ENDPOINT *endpoint,
  641. HTC_PACKET_QUEUE *queue)
  642. {
  643. if (endpoint->service_id != WMI_CONTROL_SVC)
  644. return;
  645. HTC_PACKET_QUEUE_TRANSFER_TO_HEAD(&endpoint->TxQueue, queue);
  646. }
  647. #else
  648. static void extract_htc_pm_packets(HTC_ENDPOINT *endpoint,
  649. HTC_PACKET_QUEUE *queue)
  650. {}
  651. static void queue_htc_pm_packets(HTC_ENDPOINT *endpoint,
  652. HTC_PACKET_QUEUE *queue)
  653. {}
  654. #endif
  655. /**
  656. * get_htc_send_packets_credit_based() - get packets based on available credits
  657. * @target: HTC target on which packets need to be sent
  658. * @pEndpoint: logical endpoint on which packets needs to be sent
  659. * @pQueue: HTC packet queue containing the list of packets to be sent
  660. *
  661. * Get HTC send packets from TX queue on an endpoint based on available credits.
  662. * The function moves the packets from TX queue of the endpoint to pQueue.
  663. *
  664. * Return: None
  665. */
  666. static void get_htc_send_packets_credit_based(HTC_TARGET *target,
  667. HTC_ENDPOINT *pEndpoint,
  668. HTC_PACKET_QUEUE *pQueue)
  669. {
  670. int creditsRequired;
  671. int remainder;
  672. uint8_t sendFlags;
  673. HTC_PACKET *pPacket;
  674. unsigned int transferLength;
  675. HTC_PACKET_QUEUE *tx_queue;
  676. HTC_PACKET_QUEUE pm_queue;
  677. bool do_pm_get = false;
  678. /*** NOTE : the TX lock is held when this function is called ***/
  679. AR_DEBUG_PRINTF(ATH_DEBUG_SEND,
  680. ("+get_htc_send_packets_credit_based\n"));
  681. INIT_HTC_PACKET_QUEUE(&pm_queue);
  682. extract_htc_pm_packets(pEndpoint, &pm_queue);
  683. if (HTC_QUEUE_EMPTY(&pm_queue)) {
  684. tx_queue = &pEndpoint->TxQueue;
  685. do_pm_get = true;
  686. } else {
  687. tx_queue = &pm_queue;
  688. }
  689. /* loop until we can grab as many packets out of the queue as we can */
  690. while (true) {
  691. if (do_pm_get && hif_pm_runtime_get(target->hif_dev)) {
  692. /* bus suspended, runtime resume issued */
  693. QDF_ASSERT(HTC_PACKET_QUEUE_DEPTH(pQueue) == 0);
  694. break;
  695. }
  696. sendFlags = 0;
  697. /* get packet at head, but don't remove it */
  698. pPacket = htc_get_pkt_at_head(tx_queue);
  699. if (pPacket == NULL) {
  700. if (do_pm_get)
  701. hif_pm_runtime_put(target->hif_dev);
  702. break;
  703. }
  704. AR_DEBUG_PRINTF(ATH_DEBUG_SEND,
  705. (" Got head packet:%pK , Queue Depth: %d\n",
  706. pPacket,
  707. HTC_PACKET_QUEUE_DEPTH(tx_queue)));
  708. transferLength = pPacket->ActualLength + HTC_HDR_LENGTH;
  709. if (transferLength <= pEndpoint->TxCreditSize) {
  710. creditsRequired = 1;
  711. } else {
  712. /* figure out how many credits this message requires */
  713. creditsRequired =
  714. transferLength / pEndpoint->TxCreditSize;
  715. remainder = transferLength % pEndpoint->TxCreditSize;
  716. if (remainder)
  717. creditsRequired++;
  718. }
  719. AR_DEBUG_PRINTF(ATH_DEBUG_SEND,
  720. (" Credits Required:%d Got:%d\n",
  721. creditsRequired, pEndpoint->TxCredits));
  722. if (pEndpoint->Id == ENDPOINT_0) {
  723. /*
  724. * endpoint 0 is special, it always has a credit and
  725. * does not require credit based flow control
  726. */
  727. creditsRequired = 0;
  728. } else {
  729. if (pEndpoint->TxCredits < creditsRequired) {
  730. #if DEBUG_CREDIT
  731. AR_DEBUG_PRINTF(ATH_DEBUG_ERR,
  732. ("EP%d,No Credit now.%d < %d\n",
  733. pEndpoint->Id,
  734. pEndpoint->TxCredits,
  735. creditsRequired));
  736. #endif
  737. if (do_pm_get)
  738. hif_pm_runtime_put(target->hif_dev);
  739. break;
  740. }
  741. pEndpoint->TxCredits -= creditsRequired;
  742. INC_HTC_EP_STAT(pEndpoint, TxCreditsConsummed,
  743. creditsRequired);
  744. /* check if we need credits back from the target */
  745. if (pEndpoint->TxCredits <=
  746. pEndpoint->TxCreditsPerMaxMsg) {
  747. /* tell the target we need credits ASAP! */
  748. sendFlags |= HTC_FLAGS_NEED_CREDIT_UPDATE;
  749. if (pEndpoint->service_id == WMI_CONTROL_SVC) {
  750. htc_credit_record(HTC_REQUEST_CREDIT,
  751. pEndpoint->TxCredits,
  752. HTC_PACKET_QUEUE_DEPTH
  753. (tx_queue));
  754. }
  755. INC_HTC_EP_STAT(pEndpoint,
  756. TxCreditLowIndications, 1);
  757. #if DEBUG_CREDIT
  758. AR_DEBUG_PRINTF(ATH_DEBUG_ERR,
  759. (" EP%d Needs Credits\n",
  760. pEndpoint->Id));
  761. #endif
  762. }
  763. }
  764. /* now we can fully dequeue */
  765. pPacket = htc_packet_dequeue(tx_queue);
  766. if (pPacket) {
  767. /* save the number of credits this packet consumed */
  768. pPacket->PktInfo.AsTx.CreditsUsed = creditsRequired;
  769. /* save send flags */
  770. pPacket->PktInfo.AsTx.SendFlags = sendFlags;
  771. /* queue this packet into the caller's queue */
  772. HTC_PACKET_ENQUEUE(pQueue, pPacket);
  773. }
  774. }
  775. if (!HTC_QUEUE_EMPTY(&pm_queue))
  776. queue_htc_pm_packets(pEndpoint, &pm_queue);
  777. AR_DEBUG_PRINTF(ATH_DEBUG_SEND,
  778. ("-get_htc_send_packets_credit_based\n"));
  779. }
  780. static void get_htc_send_packets(HTC_TARGET *target,
  781. HTC_ENDPOINT *pEndpoint,
  782. HTC_PACKET_QUEUE *pQueue, int Resources)
  783. {
  784. HTC_PACKET *pPacket;
  785. HTC_PACKET_QUEUE *tx_queue;
  786. HTC_PACKET_QUEUE pm_queue;
  787. bool do_pm_get = false;
  788. /*** NOTE : the TX lock is held when this function is called ***/
  789. AR_DEBUG_PRINTF(ATH_DEBUG_SEND,
  790. ("+get_htc_send_packets %d resources\n", Resources));
  791. INIT_HTC_PACKET_QUEUE(&pm_queue);
  792. extract_htc_pm_packets(pEndpoint, &pm_queue);
  793. if (HTC_QUEUE_EMPTY(&pm_queue)) {
  794. tx_queue = &pEndpoint->TxQueue;
  795. do_pm_get = true;
  796. } else {
  797. tx_queue = &pm_queue;
  798. }
  799. /* loop until we can grab as many packets out of the queue as we can */
  800. while (Resources > 0) {
  801. int num_frags;
  802. if (do_pm_get && hif_pm_runtime_get(target->hif_dev)) {
  803. /* bus suspended, runtime resume issued */
  804. QDF_ASSERT(HTC_PACKET_QUEUE_DEPTH(pQueue) == 0);
  805. break;
  806. }
  807. pPacket = htc_packet_dequeue(tx_queue);
  808. if (pPacket == NULL) {
  809. if (do_pm_get)
  810. hif_pm_runtime_put(target->hif_dev);
  811. break;
  812. }
  813. AR_DEBUG_PRINTF(ATH_DEBUG_SEND,
  814. (" Got packet:%pK , New Queue Depth: %d\n",
  815. pPacket,
  816. HTC_PACKET_QUEUE_DEPTH(tx_queue)));
  817. /* For non-credit path the sequence number is already embedded
  818. * in the constructed HTC header
  819. */
  820. pPacket->PktInfo.AsTx.SendFlags = 0;
  821. pPacket->PktInfo.AsTx.CreditsUsed = 0;
  822. /* queue this packet into the caller's queue */
  823. HTC_PACKET_ENQUEUE(pQueue, pPacket);
  824. /*
  825. * FIX THIS:
  826. * For now, avoid calling qdf_nbuf_get_num_frags before calling
  827. * qdf_nbuf_map, because the MacOS version of qdf_nbuf_t doesn't
  828. * support qdf_nbuf_get_num_frags until after qdf_nbuf_map has
  829. * been done.
  830. * Assume that the non-data netbufs, i.e. WMI message netbufs,
  831. * consist of a single fragment.
  832. */
  833. /* WMI messages are in a single-fragment network buf */
  834. num_frags =
  835. (pPacket->PktInfo.AsTx.
  836. Flags & HTC_TX_PACKET_FLAG_FIXUP_NETBUF) ? 1 :
  837. qdf_nbuf_get_num_frags(GET_HTC_PACKET_NET_BUF_CONTEXT
  838. (pPacket));
  839. Resources -= num_frags;
  840. }
  841. if (!HTC_QUEUE_EMPTY(&pm_queue))
  842. queue_htc_pm_packets(pEndpoint, &pm_queue);
  843. AR_DEBUG_PRINTF(ATH_DEBUG_SEND, ("-get_htc_send_packets\n"));
  844. }
  845. /**
  846. * htc_try_send() - Send packets in a queue on an endpoint
  847. * @target: HTC target on which packets need to be sent
  848. * @pEndpoint: logical endpoint on which packets needs to be sent
  849. * @pCallersSendQueue: packet queue containing the list of packets to be sent
  850. *
  851. * Return: enum HTC_SEND_QUEUE_RESULT indicates whether the packet was queued to
  852. * be sent or the packet should be dropped by the upper layer
  853. */
  854. static enum HTC_SEND_QUEUE_RESULT htc_try_send(HTC_TARGET *target,
  855. HTC_ENDPOINT *pEndpoint,
  856. HTC_PACKET_QUEUE *pCallersSendQueue)
  857. {
  858. /* temp queue to hold packets at various stages */
  859. HTC_PACKET_QUEUE sendQueue;
  860. HTC_PACKET *pPacket;
  861. int tx_resources;
  862. int overflow;
  863. enum HTC_SEND_QUEUE_RESULT result = HTC_SEND_QUEUE_OK;
  864. AR_DEBUG_PRINTF(ATH_DEBUG_SEND, ("+htc_try_send (Queue:%pK Depth:%d)\n",
  865. pCallersSendQueue,
  866. (pCallersSendQueue ==
  867. NULL) ? 0 :
  868. HTC_PACKET_QUEUE_DEPTH
  869. (pCallersSendQueue)));
  870. /* init the local send queue */
  871. INIT_HTC_PACKET_QUEUE(&sendQueue);
  872. do {
  873. /* caller didn't provide a queue, just wants us to check
  874. * queues and send
  875. */
  876. if (pCallersSendQueue == NULL)
  877. break;
  878. if (HTC_QUEUE_EMPTY(pCallersSendQueue)) {
  879. /* empty queue */
  880. OL_ATH_HTC_PKT_ERROR_COUNT_INCR(target,
  881. HTC_PKT_Q_EMPTY);
  882. result = HTC_SEND_QUEUE_DROP;
  883. break;
  884. }
  885. if (HTC_PACKET_QUEUE_DEPTH(&pEndpoint->TxQueue) >=
  886. pEndpoint->MaxTxQueueDepth) {
  887. /* we've already overflowed */
  888. overflow = HTC_PACKET_QUEUE_DEPTH(pCallersSendQueue);
  889. } else {
  890. /* figure out how much we will overflow by */
  891. overflow = HTC_PACKET_QUEUE_DEPTH(&pEndpoint->TxQueue);
  892. overflow += HTC_PACKET_QUEUE_DEPTH(pCallersSendQueue);
  893. /* get how much we will overflow the TX queue by */
  894. overflow -= pEndpoint->MaxTxQueueDepth;
  895. }
  896. /* if overflow is negative or zero, we are okay */
  897. if (overflow > 0) {
  898. AR_DEBUG_PRINTF(ATH_DEBUG_SEND,
  899. ("Endpoint %d, TX queue will overflow :%d , Tx Depth:%d, Max:%d\n",
  900. pEndpoint->Id, overflow,
  901. HTC_PACKET_QUEUE_DEPTH(&pEndpoint->
  902. TxQueue),
  903. pEndpoint->MaxTxQueueDepth));
  904. }
  905. if ((overflow <= 0)
  906. || (pEndpoint->EpCallBacks.EpSendFull == NULL)) {
  907. /* all packets will fit or caller did not provide send
  908. * full indication handler
  909. * just move all of them to local sendQueue object
  910. */
  911. HTC_PACKET_QUEUE_TRANSFER_TO_TAIL(&sendQueue,
  912. pCallersSendQueue);
  913. } else {
  914. int i;
  915. int goodPkts =
  916. HTC_PACKET_QUEUE_DEPTH(pCallersSendQueue) -
  917. overflow;
  918. A_ASSERT(goodPkts >= 0);
  919. /* we have overflowed and callback is provided. Dequeue
  920. * all non-overflow packets into the sendqueue
  921. */
  922. for (i = 0; i < goodPkts; i++) {
  923. /* pop off caller's queue */
  924. pPacket = htc_packet_dequeue(pCallersSendQueue);
  925. A_ASSERT(pPacket != NULL);
  926. /* insert into local queue */
  927. HTC_PACKET_ENQUEUE(&sendQueue, pPacket);
  928. }
  929. /* the caller's queue has all the packets that won't fit
  930. * walk through the caller's queue and indicate each one
  931. * to the send full handler
  932. */
  933. ITERATE_OVER_LIST_ALLOW_REMOVE(&pCallersSendQueue->
  934. QueueHead, pPacket,
  935. HTC_PACKET, ListLink) {
  936. AR_DEBUG_PRINTF(ATH_DEBUG_SEND,
  937. ("Indicating overflowed TX packet: %pK\n",
  938. pPacket));
  939. /*
  940. * Remove headroom reserved for HTC_FRAME_HDR
  941. * before giving the packet back to the user via
  942. * the EpSendFull callback.
  943. */
  944. restore_tx_packet(target, pPacket);
  945. if (pEndpoint->EpCallBacks.
  946. EpSendFull(pEndpoint->EpCallBacks.pContext,
  947. pPacket) == HTC_SEND_FULL_DROP) {
  948. /* callback wants the packet dropped */
  949. INC_HTC_EP_STAT(pEndpoint, TxDropped,
  950. 1);
  951. /* leave this one in the caller's queue
  952. * for cleanup
  953. */
  954. } else {
  955. /* callback wants to keep this packet,
  956. * remove from caller's queue
  957. */
  958. HTC_PACKET_REMOVE(pCallersSendQueue,
  959. pPacket);
  960. /* put it in the send queue
  961. * add HTC_FRAME_HDR space reservation
  962. * again
  963. */
  964. qdf_nbuf_push_head
  965. (GET_HTC_PACKET_NET_BUF_CONTEXT
  966. (pPacket),
  967. sizeof(HTC_FRAME_HDR));
  968. HTC_PACKET_ENQUEUE(&sendQueue, pPacket);
  969. }
  970. }
  971. ITERATE_END;
  972. if (HTC_QUEUE_EMPTY(&sendQueue)) {
  973. /* no packets made it in, caller will cleanup */
  974. OL_ATH_HTC_PKT_ERROR_COUNT_INCR(target,
  975. HTC_SEND_Q_EMPTY);
  976. result = HTC_SEND_QUEUE_DROP;
  977. break;
  978. }
  979. }
  980. } while (false);
  981. if (result != HTC_SEND_QUEUE_OK) {
  982. AR_DEBUG_PRINTF(ATH_DEBUG_SEND, ("-htc_try_send: %d\n",
  983. result));
  984. return result;
  985. }
  986. if (!IS_TX_CREDIT_FLOW_ENABLED(pEndpoint)) {
  987. tx_resources =
  988. hif_get_free_queue_number(target->hif_dev,
  989. pEndpoint->UL_PipeID);
  990. } else {
  991. tx_resources = 0;
  992. }
  993. LOCK_HTC_TX(target);
  994. if (!HTC_QUEUE_EMPTY(&sendQueue)) {
  995. if (target->is_nodrop_pkt) {
  996. /*
  997. * nodrop pkts have higher priority than normal pkts,
  998. * insert nodrop pkt to head for proper
  999. * start/termination of test.
  1000. */
  1001. HTC_PACKET_QUEUE_TRANSFER_TO_HEAD(&pEndpoint->TxQueue,
  1002. &sendQueue);
  1003. target->is_nodrop_pkt = false;
  1004. } else {
  1005. /* transfer packets to tail */
  1006. HTC_PACKET_QUEUE_TRANSFER_TO_TAIL(&pEndpoint->TxQueue,
  1007. &sendQueue);
  1008. A_ASSERT(HTC_QUEUE_EMPTY(&sendQueue));
  1009. INIT_HTC_PACKET_QUEUE(&sendQueue);
  1010. }
  1011. }
  1012. /* increment tx processing count on entry */
  1013. if (qdf_atomic_inc_return(&pEndpoint->TxProcessCount) > 1) {
  1014. /* another thread or task is draining the TX queues on this
  1015. * endpoint that thread will reset the tx processing count when
  1016. * the queue is drained
  1017. */
  1018. qdf_atomic_dec(&pEndpoint->TxProcessCount);
  1019. UNLOCK_HTC_TX(target);
  1020. AR_DEBUG_PRINTF(ATH_DEBUG_SEND, ("-htc_try_send (busy)\n"));
  1021. return HTC_SEND_QUEUE_OK;
  1022. }
  1023. /***** beyond this point only 1 thread may enter ******/
  1024. /* now drain the endpoint TX queue for transmission as long as we have
  1025. * enough transmit resources
  1026. */
  1027. while (true) {
  1028. if (HTC_PACKET_QUEUE_DEPTH(&pEndpoint->TxQueue) == 0)
  1029. break;
  1030. if (pEndpoint->async_update &&
  1031. (!IS_TX_CREDIT_FLOW_ENABLED(pEndpoint)) &&
  1032. (!tx_resources))
  1033. break;
  1034. if (IS_TX_CREDIT_FLOW_ENABLED(pEndpoint)) {
  1035. #if DEBUG_CREDIT
  1036. int cred = pEndpoint->TxCredits;
  1037. #endif
  1038. /* credit based mechanism provides flow control based on
  1039. * target transmit resource availability, we assume that
  1040. * the HIF layer will always have bus resources greater
  1041. * than target transmit resources
  1042. */
  1043. get_htc_send_packets_credit_based(target, pEndpoint,
  1044. &sendQueue);
  1045. #if DEBUG_CREDIT
  1046. if (ep_debug_mask & (1 << pEndpoint->Id)) {
  1047. if (cred - pEndpoint->TxCredits > 0) {
  1048. AR_DEBUG_PRINTF(ATH_DEBUG_ERR,
  1049. (" <HTC> Decrease EP%d %d - %d = %d credits.\n",
  1050. pEndpoint->Id, cred,
  1051. cred -
  1052. pEndpoint->TxCredits,
  1053. pEndpoint->TxCredits));
  1054. }
  1055. }
  1056. #endif
  1057. } else {
  1058. /*
  1059. * Header and payload belongs to the different fragments and
  1060. * consume 2 resource for one HTC package but USB combine into
  1061. * one transfer.And one WMI message only consumes one single
  1062. * resource.
  1063. */
  1064. if (HTC_TX_BUNDLE_ENABLED(target) && tx_resources &&
  1065. hif_get_bus_type(target->hif_dev) ==
  1066. QDF_BUS_TYPE_USB) {
  1067. if (pEndpoint->service_id ==
  1068. WMI_CONTROL_SVC)
  1069. tx_resources =
  1070. HTC_MAX_MSG_PER_BUNDLE_TX;
  1071. else
  1072. tx_resources =
  1073. (HTC_MAX_MSG_PER_BUNDLE_TX * 2);
  1074. }
  1075. /* get all the packets for this endpoint that we can for
  1076. * this pass
  1077. */
  1078. get_htc_send_packets(target, pEndpoint, &sendQueue,
  1079. tx_resources);
  1080. }
  1081. if (HTC_PACKET_QUEUE_DEPTH(&sendQueue) == 0) {
  1082. /* didn't get any packets due to a lack of resources or
  1083. * TX queue was drained
  1084. */
  1085. break;
  1086. }
  1087. if (!pEndpoint->async_update)
  1088. UNLOCK_HTC_TX(target);
  1089. /* send what we can */
  1090. if (htc_issue_packets(target, pEndpoint, &sendQueue)) {
  1091. int i;
  1092. result = HTC_SEND_QUEUE_DROP;
  1093. AR_DEBUG_PRINTF(ATH_DEBUG_ERR,
  1094. ("htc_issue_packets, failed status:%d put it back to head of callersSendQueue",
  1095. result));
  1096. for (i = HTC_PACKET_QUEUE_DEPTH(&sendQueue); i > 0; i--)
  1097. hif_pm_runtime_put(target->hif_dev);
  1098. if (!pEndpoint->async_update) {
  1099. LOCK_HTC_TX(target);
  1100. }
  1101. HTC_PACKET_QUEUE_TRANSFER_TO_HEAD(&pEndpoint->TxQueue,
  1102. &sendQueue);
  1103. break;
  1104. }
  1105. if (!IS_TX_CREDIT_FLOW_ENABLED(pEndpoint)) {
  1106. tx_resources =
  1107. hif_get_free_queue_number(target->hif_dev,
  1108. pEndpoint->UL_PipeID);
  1109. }
  1110. if (!pEndpoint->async_update) {
  1111. LOCK_HTC_TX(target);
  1112. }
  1113. }
  1114. /* done with this endpoint, we can clear the count */
  1115. qdf_atomic_init(&pEndpoint->TxProcessCount);
  1116. UNLOCK_HTC_TX(target);
  1117. AR_DEBUG_PRINTF(ATH_DEBUG_SEND, ("-htc_try_send:\n"));
  1118. return HTC_SEND_QUEUE_OK;
  1119. }
  1120. #ifdef USB_HIF_SINGLE_PIPE_DATA_SCHED
  1121. static uint16_t htc_send_pkts_sched_check(HTC_HANDLE HTCHandle,
  1122. HTC_ENDPOINT_ID id)
  1123. {
  1124. HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle);
  1125. HTC_ENDPOINT *pEndpoint;
  1126. HTC_ENDPOINT_ID eid;
  1127. HTC_PACKET_QUEUE *pTxQueue;
  1128. uint16_t resources;
  1129. uint16_t acQueueStatus[DATA_EP_SIZE] = { 0, 0, 0, 0 };
  1130. if (id < ENDPOINT_2 || id > ENDPOINT_5)
  1131. return 1;
  1132. for (eid = ENDPOINT_2; eid <= ENDPOINT_5; eid++) {
  1133. pEndpoint = &target->endpoint[eid];
  1134. pTxQueue = &pEndpoint->TxQueue;
  1135. if (HTC_QUEUE_EMPTY(pTxQueue))
  1136. acQueueStatus[eid - 2] = 1;
  1137. }
  1138. switch (id) {
  1139. case ENDPOINT_2: /* BE */
  1140. return acQueueStatus[0] && acQueueStatus[2]
  1141. && acQueueStatus[3];
  1142. case ENDPOINT_3: /* BK */
  1143. return acQueueStatus[0] && acQueueStatus[1] && acQueueStatus[2]
  1144. && acQueueStatus[3];
  1145. case ENDPOINT_4: /* VI */
  1146. return acQueueStatus[2] && acQueueStatus[3];
  1147. case ENDPOINT_5: /* VO */
  1148. return acQueueStatus[3];
  1149. default:
  1150. return 0;
  1151. }
  1152. }
  1153. static A_STATUS htc_send_pkts_sched_queue(HTC_TARGET *target,
  1154. HTC_PACKET_QUEUE *pPktQueue,
  1155. HTC_ENDPOINT_ID eid)
  1156. {
  1157. HTC_ENDPOINT *pEndpoint;
  1158. HTC_PACKET_QUEUE *pTxQueue;
  1159. HTC_PACKET *pPacket;
  1160. int goodPkts;
  1161. pEndpoint = &target->endpoint[eid];
  1162. pTxQueue = &pEndpoint->TxQueue;
  1163. LOCK_HTC_TX(target);
  1164. goodPkts =
  1165. pEndpoint->MaxTxQueueDepth -
  1166. HTC_PACKET_QUEUE_DEPTH(&pEndpoint->TxQueue);
  1167. if (goodPkts > 0) {
  1168. while (!HTC_QUEUE_EMPTY(pPktQueue)) {
  1169. pPacket = htc_packet_dequeue(pPktQueue);
  1170. HTC_PACKET_ENQUEUE(pTxQueue, pPacket);
  1171. goodPkts--;
  1172. if (goodPkts <= 0)
  1173. break;
  1174. }
  1175. }
  1176. if (HTC_PACKET_QUEUE_DEPTH(pPktQueue)) {
  1177. ITERATE_OVER_LIST_ALLOW_REMOVE(&pPktQueue->QueueHead, pPacket,
  1178. HTC_PACKET, ListLink) {
  1179. if (pEndpoint->EpCallBacks.
  1180. EpSendFull(pEndpoint->EpCallBacks.pContext,
  1181. pPacket) == HTC_SEND_FULL_DROP) {
  1182. INC_HTC_EP_STAT(pEndpoint, TxDropped, 1);
  1183. } else {
  1184. HTC_PACKET_REMOVE(pPktQueue, pPacket);
  1185. HTC_PACKET_ENQUEUE(pTxQueue, pPacket);
  1186. }
  1187. }
  1188. ITERATE_END;
  1189. }
  1190. UNLOCK_HTC_TX(target);
  1191. return A_OK;
  1192. }
  1193. #endif
  1194. static inline QDF_STATUS __htc_send_pkt(HTC_HANDLE HTCHandle,
  1195. HTC_PACKET *pPacket)
  1196. {
  1197. HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle);
  1198. HTC_ENDPOINT *pEndpoint;
  1199. HTC_PACKET_QUEUE pPktQueue;
  1200. qdf_nbuf_t netbuf;
  1201. HTC_FRAME_HDR *htc_hdr;
  1202. QDF_STATUS status;
  1203. AR_DEBUG_PRINTF(ATH_DEBUG_SEND,
  1204. ("+__htc_send_pkt\n"));
  1205. /* get packet at head to figure out which endpoint these packets will
  1206. * go into
  1207. */
  1208. if (NULL == pPacket) {
  1209. OL_ATH_HTC_PKT_ERROR_COUNT_INCR(target, GET_HTC_PKT_Q_FAIL);
  1210. AR_DEBUG_PRINTF(ATH_DEBUG_SEND, ("-__htc_send_pkt\n"));
  1211. return QDF_STATUS_E_INVAL;
  1212. }
  1213. if ((pPacket->Endpoint >= ENDPOINT_MAX) ||
  1214. (pPacket->Endpoint <= ENDPOINT_UNUSED)) {
  1215. AR_DEBUG_PRINTF(ATH_DEBUG_SEND,
  1216. ("%s endpoint is invalid\n", __func__));
  1217. AR_DEBUG_ASSERT(0);
  1218. return QDF_STATUS_E_INVAL;
  1219. }
  1220. pEndpoint = &target->endpoint[pPacket->Endpoint];
  1221. if (!pEndpoint->service_id) {
  1222. AR_DEBUG_PRINTF(ATH_DEBUG_SEND, ("%s service_id is invalid\n",
  1223. __func__));
  1224. return QDF_STATUS_E_INVAL;
  1225. }
  1226. #ifdef HTC_EP_STAT_PROFILING
  1227. LOCK_HTC_TX(target);
  1228. INC_HTC_EP_STAT(pEndpoint, TxPosted, 1);
  1229. UNLOCK_HTC_TX(target);
  1230. #endif
  1231. /* provide room in each packet's netbuf for the HTC frame header */
  1232. netbuf = GET_HTC_PACKET_NET_BUF_CONTEXT(pPacket);
  1233. AR_DEBUG_ASSERT(netbuf);
  1234. if (!netbuf)
  1235. return QDF_STATUS_E_INVAL;
  1236. qdf_nbuf_push_head(netbuf, sizeof(HTC_FRAME_HDR));
  1237. /* setup HTC frame header */
  1238. htc_hdr = (HTC_FRAME_HDR *)qdf_nbuf_get_frag_vaddr(netbuf, 0);
  1239. AR_DEBUG_ASSERT(htc_hdr);
  1240. if (!htc_hdr)
  1241. return QDF_STATUS_E_INVAL;
  1242. HTC_WRITE32(htc_hdr,
  1243. SM(pPacket->ActualLength,
  1244. HTC_FRAME_HDR_PAYLOADLEN) |
  1245. SM(pPacket->Endpoint,
  1246. HTC_FRAME_HDR_ENDPOINTID));
  1247. LOCK_HTC_TX(target);
  1248. pPacket->PktInfo.AsTx.SeqNo = pEndpoint->SeqNo;
  1249. pEndpoint->SeqNo++;
  1250. HTC_WRITE32(((uint32_t *)htc_hdr) + 1,
  1251. SM(pPacket->PktInfo.AsTx.SeqNo,
  1252. HTC_FRAME_HDR_CONTROLBYTES1));
  1253. UNLOCK_HTC_TX(target);
  1254. /*
  1255. * For flow control enabled endpoints mapping is done in
  1256. * htc_issue_packets and for non flow control enabled endpoints
  1257. * its done here.
  1258. */
  1259. if (!IS_TX_CREDIT_FLOW_ENABLED(pEndpoint)) {
  1260. pPacket->PktInfo.AsTx.Flags |= HTC_TX_PACKET_FLAG_FIXUP_NETBUF;
  1261. status = qdf_nbuf_map(target->osdev,
  1262. GET_HTC_PACKET_NET_BUF_CONTEXT(pPacket),
  1263. QDF_DMA_TO_DEVICE);
  1264. if (status != QDF_STATUS_SUCCESS) {
  1265. AR_DEBUG_PRINTF(ATH_DEBUG_ERR,
  1266. ("%s: nbuf map failed, endpoint %pK, seq_no. %d\n",
  1267. __func__, pEndpoint, pEndpoint->SeqNo));
  1268. return status;
  1269. }
  1270. }
  1271. INIT_HTC_PACKET_QUEUE_AND_ADD(&pPktQueue, pPacket);
  1272. #ifdef USB_HIF_SINGLE_PIPE_DATA_SCHED
  1273. if (!htc_send_pkts_sched_check(HTCHandle, pEndpoint->Id))
  1274. htc_send_pkts_sched_queue(HTCHandle, &pPktQueue, pEndpoint->Id);
  1275. else
  1276. htc_try_send(target, pEndpoint, &pPktQueue);
  1277. #else
  1278. htc_try_send(target, pEndpoint, &pPktQueue);
  1279. #endif
  1280. /* do completion on any packets that couldn't get in */
  1281. while (!HTC_QUEUE_EMPTY(&pPktQueue)) {
  1282. pPacket = htc_packet_dequeue(&pPktQueue);
  1283. if (HTC_STOPPING(target))
  1284. pPacket->Status = QDF_STATUS_E_CANCELED;
  1285. else
  1286. pPacket->Status = QDF_STATUS_E_RESOURCES;
  1287. send_packet_completion(target, pPacket);
  1288. }
  1289. AR_DEBUG_PRINTF(ATH_DEBUG_SEND, ("-__htc_send_pkt\n"));
  1290. return QDF_STATUS_SUCCESS;
  1291. }
  1292. /* HTC API - htc_send_pkt */
  1293. QDF_STATUS htc_send_pkt(HTC_HANDLE htc_handle, HTC_PACKET *htc_packet)
  1294. {
  1295. if (!htc_handle) {
  1296. AR_DEBUG_PRINTF(ATH_DEBUG_ERR,
  1297. ("%s: HTCHandle is NULL \n", __func__));
  1298. return QDF_STATUS_E_FAILURE;
  1299. }
  1300. if (!htc_packet) {
  1301. AR_DEBUG_PRINTF(ATH_DEBUG_ERR,
  1302. ("%s: pPacket is NULL \n", __func__));
  1303. return QDF_STATUS_E_FAILURE;
  1304. }
  1305. AR_DEBUG_PRINTF(ATH_DEBUG_SEND,
  1306. ("+-htc_send_pkt: Enter endPointId: %d, buffer: %pK, length: %d\n",
  1307. htc_packet->Endpoint, htc_packet->pBuffer,
  1308. htc_packet->ActualLength));
  1309. return __htc_send_pkt(htc_handle, htc_packet);
  1310. }
  1311. qdf_export_symbol(htc_send_pkt);
  1312. #ifdef ATH_11AC_TXCOMPACT
  1313. /**
  1314. * htc_send_data_pkt() - send single data packet on an endpoint
  1315. * @HTCHandle: pointer to HTC handle
  1316. * @netbuf: network buffer containing the data to be sent
  1317. * @ActualLength: length of data that needs to be transmitted
  1318. *
  1319. * Return: QDF_STATUS_SUCCESS for success or an appropriate QDF_STATUS error
  1320. */
  1321. QDF_STATUS htc_send_data_pkt(HTC_HANDLE htc_hdl, qdf_nbuf_t netbuf, int ep_id,
  1322. int actual_length)
  1323. {
  1324. HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc_hdl);
  1325. HTC_ENDPOINT *pEndpoint;
  1326. HTC_FRAME_HDR *p_htc_hdr;
  1327. QDF_STATUS status = QDF_STATUS_SUCCESS;
  1328. int tx_resources;
  1329. uint32_t data_attr = 0;
  1330. int htc_payload_len = actual_length;
  1331. pEndpoint = &target->endpoint[ep_id];
  1332. tx_resources = hif_get_free_queue_number(target->hif_dev,
  1333. pEndpoint->UL_PipeID);
  1334. if (tx_resources < HTC_DATA_RESOURCE_THRS) {
  1335. if (pEndpoint->ul_is_polled) {
  1336. hif_send_complete_check(pEndpoint->target->hif_dev,
  1337. pEndpoint->UL_PipeID, 1);
  1338. tx_resources =
  1339. hif_get_free_queue_number(target->hif_dev,
  1340. pEndpoint->UL_PipeID);
  1341. }
  1342. if (tx_resources < HTC_DATA_MINDESC_PERPACKET)
  1343. return QDF_STATUS_E_FAILURE;
  1344. }
  1345. if (hif_pm_runtime_get(target->hif_dev))
  1346. return QDF_STATUS_E_FAILURE;
  1347. p_htc_hdr = (HTC_FRAME_HDR *)qdf_nbuf_get_frag_vaddr(netbuf, 0);
  1348. AR_DEBUG_ASSERT(p_htc_hdr);
  1349. data_attr = qdf_nbuf_data_attr_get(netbuf);
  1350. if (target->htc_hdr_length_check)
  1351. htc_payload_len = actual_length - HTC_HEADER_LEN;
  1352. HTC_WRITE32(p_htc_hdr, SM(htc_payload_len, HTC_FRAME_HDR_PAYLOADLEN)
  1353. | SM(ep_id, HTC_FRAME_HDR_ENDPOINTID));
  1354. /*
  1355. * If the HIF pipe for the data endpoint is polled rather than
  1356. * interrupt-driven, this is a good point to check whether any
  1357. * data previously sent through the HIF pipe have finished being
  1358. * sent.
  1359. * Since this may result in callbacks to htc_tx_completion_handler,
  1360. * which can take the HTC tx lock, make the hif_send_complete_check
  1361. * call before acquiring the HTC tx lock.
  1362. * Call hif_send_complete_check directly, rather than calling
  1363. * htc_send_complete_check, and call the PollTimerStart separately
  1364. * after calling hif_send_head, so the timer will be started to
  1365. * check for completion of the new outstanding download (in the
  1366. * unexpected event that other polling calls don't catch it).
  1367. */
  1368. LOCK_HTC_TX(target);
  1369. HTC_WRITE32(((uint32_t *)p_htc_hdr) + 1,
  1370. SM(pEndpoint->SeqNo, HTC_FRAME_HDR_CONTROLBYTES1));
  1371. pEndpoint->SeqNo++;
  1372. QDF_NBUF_UPDATE_TX_PKT_COUNT(netbuf, QDF_NBUF_TX_PKT_HTC);
  1373. DPTRACE(qdf_dp_trace(netbuf, QDF_DP_TRACE_HTC_PACKET_PTR_RECORD,
  1374. QDF_TRACE_DEFAULT_PDEV_ID, qdf_nbuf_data_addr(netbuf),
  1375. sizeof(qdf_nbuf_data(netbuf)), QDF_TX));
  1376. status = hif_send_head(target->hif_dev,
  1377. pEndpoint->UL_PipeID,
  1378. pEndpoint->Id, actual_length, netbuf, data_attr);
  1379. UNLOCK_HTC_TX(target);
  1380. return status;
  1381. }
  1382. #else /*ATH_11AC_TXCOMPACT */
  1383. /**
  1384. * htc_send_data_pkt() - htc_send_data_pkt
  1385. * @HTCHandle: pointer to HTC handle
  1386. * @pPacket: pointer to HTC_PACKET
  1387. * @more_data: indicates whether more data is to follow
  1388. *
  1389. * Return: QDF_STATUS_SUCCESS for success or an appropriate QDF_STATUS error
  1390. */
  1391. QDF_STATUS htc_send_data_pkt(HTC_HANDLE HTCHandle, HTC_PACKET *pPacket,
  1392. uint8_t more_data)
  1393. {
  1394. HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle);
  1395. HTC_ENDPOINT *pEndpoint;
  1396. HTC_FRAME_HDR *pHtcHdr;
  1397. HTC_PACKET_QUEUE sendQueue;
  1398. qdf_nbuf_t netbuf = NULL;
  1399. int tx_resources;
  1400. QDF_STATUS status = QDF_STATUS_SUCCESS;
  1401. uint32_t data_attr = 0;
  1402. if (pPacket) {
  1403. if ((pPacket->Endpoint >= ENDPOINT_MAX) ||
  1404. (pPacket->Endpoint <= ENDPOINT_UNUSED)) {
  1405. AR_DEBUG_PRINTF(ATH_DEBUG_SEND,
  1406. ("%s endpoint is invalid\n", __func__));
  1407. AR_DEBUG_ASSERT(0);
  1408. return QDF_STATUS_E_INVAL;
  1409. }
  1410. pEndpoint = &target->endpoint[pPacket->Endpoint];
  1411. /* add HTC_FRAME_HDR in the initial fragment */
  1412. netbuf = GET_HTC_PACKET_NET_BUF_CONTEXT(pPacket);
  1413. pHtcHdr = (HTC_FRAME_HDR *) qdf_nbuf_get_frag_vaddr(netbuf, 0);
  1414. AR_DEBUG_ASSERT(pHtcHdr);
  1415. HTC_WRITE32(pHtcHdr,
  1416. SM(pPacket->ActualLength,
  1417. HTC_FRAME_HDR_PAYLOADLEN) |
  1418. SM(pPacket->PktInfo.AsTx.SendFlags,
  1419. HTC_FRAME_HDR_FLAGS) |
  1420. SM(pPacket->Endpoint,
  1421. HTC_FRAME_HDR_ENDPOINTID));
  1422. /*
  1423. * If the HIF pipe for the data endpoint is polled rather than
  1424. * interrupt-driven, this is a good point to check whether any
  1425. * data previously sent through the HIF pipe have finished being
  1426. * sent. Since this may result in callbacks to
  1427. * htc_tx_completion_handler, which can take the HTC tx lock,
  1428. * make the hif_send_complete_check call before acquiring the
  1429. * HTC tx lock.
  1430. * Call hif_send_complete_check directly, rather than calling
  1431. * htc_send_complete_check, and call the PollTimerStart
  1432. * separately after calling hif_send_head, so the timer will be
  1433. * started to check for completion of the new outstanding
  1434. * download (in the unexpected event that other polling calls
  1435. * don't catch it).
  1436. */
  1437. if (pEndpoint->ul_is_polled) {
  1438. htc_send_complete_poll_timer_stop(pEndpoint);
  1439. hif_send_complete_check(pEndpoint->target->hif_dev,
  1440. pEndpoint->UL_PipeID, 0);
  1441. }
  1442. LOCK_HTC_TX(target);
  1443. pPacket->PktInfo.AsTx.SeqNo = pEndpoint->SeqNo;
  1444. pEndpoint->SeqNo++;
  1445. HTC_WRITE32(((uint32_t *) pHtcHdr) + 1,
  1446. SM(pPacket->PktInfo.AsTx.SeqNo,
  1447. HTC_FRAME_HDR_CONTROLBYTES1));
  1448. /* append new packet to pEndpoint->TxQueue */
  1449. HTC_PACKET_ENQUEUE(&pEndpoint->TxQueue, pPacket);
  1450. if (HTC_TX_BUNDLE_ENABLED(target) && (more_data)) {
  1451. UNLOCK_HTC_TX(target);
  1452. return QDF_STATUS_SUCCESS;
  1453. }
  1454. QDF_NBUF_UPDATE_TX_PKT_COUNT(netbuf, QDF_NBUF_TX_PKT_HTC);
  1455. DPTRACE(qdf_dp_trace(netbuf, QDF_DP_TRACE_HTC_PACKET_PTR_RECORD,
  1456. QDF_TRACE_DEFAULT_PDEV_ID, qdf_nbuf_data_addr(netbuf),
  1457. sizeof(qdf_nbuf_data(netbuf)), QDF_TX));
  1458. } else {
  1459. LOCK_HTC_TX(target);
  1460. pEndpoint = &target->endpoint[1];
  1461. }
  1462. /* increment tx processing count on entry */
  1463. qdf_atomic_inc(&pEndpoint->TxProcessCount);
  1464. if (qdf_atomic_read(&pEndpoint->TxProcessCount) > 1) {
  1465. /*
  1466. * Another thread or task is draining the TX queues on this
  1467. * endpoint. That thread will reset the tx processing count when
  1468. * the queue is drained.
  1469. */
  1470. qdf_atomic_dec(&pEndpoint->TxProcessCount);
  1471. UNLOCK_HTC_TX(target);
  1472. return QDF_STATUS_SUCCESS;
  1473. }
  1474. /***** beyond this point only 1 thread may enter ******/
  1475. INIT_HTC_PACKET_QUEUE(&sendQueue);
  1476. if (IS_TX_CREDIT_FLOW_ENABLED(pEndpoint)) {
  1477. #if DEBUG_CREDIT
  1478. int cred = pEndpoint->TxCredits;
  1479. #endif
  1480. get_htc_send_packets_credit_based(target, pEndpoint,
  1481. &sendQueue);
  1482. #if DEBUG_CREDIT
  1483. if (ep_debug_mask & (1 << pEndpoint->Id)) {
  1484. if (cred - pEndpoint->TxCredits > 0) {
  1485. AR_DEBUG_PRINTF(ATH_DEBUG_ERR,
  1486. (" <HTC> Decrease EP%d %d - %d = %d credits.\n",
  1487. pEndpoint->Id, cred,
  1488. cred - pEndpoint->TxCredits,
  1489. pEndpoint->TxCredits));
  1490. }
  1491. }
  1492. #endif
  1493. UNLOCK_HTC_TX(target);
  1494. }
  1495. else if (HTC_TX_BUNDLE_ENABLED(target)) {
  1496. if ((hif_get_bus_type(target->hif_dev) == QDF_BUS_TYPE_USB) &&
  1497. hif_get_free_queue_number(target->hif_dev,
  1498. pEndpoint->UL_PipeID)) {
  1499. /*
  1500. * Header and payload belongs to the different fragments
  1501. * and consume 2 resource for one HTC package but USB
  1502. * combine into one transfer.
  1503. */
  1504. get_htc_send_packets(target, pEndpoint, &sendQueue,
  1505. (HTC_MAX_MSG_PER_BUNDLE_TX * 2));
  1506. } else {
  1507. /* Dequeue max packets from endpoint tx queue */
  1508. get_htc_send_packets(target, pEndpoint, &sendQueue,
  1509. HTC_MAX_TX_BUNDLE_SEND_LIMIT);
  1510. }
  1511. UNLOCK_HTC_TX(target);
  1512. } else {
  1513. /*
  1514. * Now drain the endpoint TX queue for transmission as long as
  1515. * we have enough transmit resources
  1516. */
  1517. tx_resources =
  1518. hif_get_free_queue_number(target->hif_dev,
  1519. pEndpoint->UL_PipeID);
  1520. get_htc_send_packets(target, pEndpoint, &sendQueue,
  1521. tx_resources);
  1522. UNLOCK_HTC_TX(target);
  1523. }
  1524. /* send what we can */
  1525. while (true) {
  1526. if (HTC_TX_BUNDLE_ENABLED(target) &&
  1527. (HTC_PACKET_QUEUE_DEPTH(&sendQueue) >=
  1528. HTC_MIN_MSG_PER_BUNDLE) &&
  1529. (hif_get_bus_type(target->hif_dev) == QDF_BUS_TYPE_SDIO ||
  1530. hif_get_bus_type(target->hif_dev) == QDF_BUS_TYPE_USB)) {
  1531. htc_issue_packets_bundle(target, pEndpoint, &sendQueue);
  1532. }
  1533. pPacket = htc_packet_dequeue(&sendQueue);
  1534. if (pPacket == NULL)
  1535. break;
  1536. netbuf = GET_HTC_PACKET_NET_BUF_CONTEXT(pPacket);
  1537. LOCK_HTC_TX(target);
  1538. /* store in look up queue to match completions */
  1539. HTC_PACKET_ENQUEUE(&pEndpoint->TxLookupQueue, pPacket);
  1540. INC_HTC_EP_STAT(pEndpoint, TxIssued, 1);
  1541. pEndpoint->ul_outstanding_cnt++;
  1542. UNLOCK_HTC_TX(target);
  1543. status = hif_send_head(target->hif_dev,
  1544. pEndpoint->UL_PipeID,
  1545. pEndpoint->Id,
  1546. HTC_HDR_LENGTH + pPacket->ActualLength,
  1547. netbuf, data_attr);
  1548. #if DEBUG_BUNDLE
  1549. qdf_print(" Send single EP%d buffer size:0x%x, total:0x%x.",
  1550. pEndpoint->Id,
  1551. pEndpoint->TxCreditSize,
  1552. HTC_HDR_LENGTH + pPacket->ActualLength);
  1553. #endif
  1554. htc_issue_tx_bundle_stats_inc(target);
  1555. if (qdf_unlikely(QDF_IS_STATUS_ERROR(status))) {
  1556. LOCK_HTC_TX(target);
  1557. pEndpoint->ul_outstanding_cnt--;
  1558. /* remove this packet from the tx completion queue */
  1559. HTC_PACKET_REMOVE(&pEndpoint->TxLookupQueue, pPacket);
  1560. /*
  1561. * Don't bother reclaiming credits - HTC flow control
  1562. * is not applicable to tx data.
  1563. * In LL systems, there is no download flow control,
  1564. * since there's virtually no download delay.
  1565. * In HL systems, the txrx SW explicitly performs the
  1566. * tx flow control.
  1567. */
  1568. /* pEndpoint->TxCredits +=
  1569. * pPacket->PktInfo.AsTx.CreditsUsed;
  1570. */
  1571. /* put this frame back at the front of the sendQueue */
  1572. HTC_PACKET_ENQUEUE_TO_HEAD(&sendQueue, pPacket);
  1573. /* put the sendQueue back at the front of
  1574. * pEndpoint->TxQueue
  1575. */
  1576. HTC_PACKET_QUEUE_TRANSFER_TO_HEAD(&pEndpoint->TxQueue,
  1577. &sendQueue);
  1578. UNLOCK_HTC_TX(target);
  1579. break; /* still need to reset TxProcessCount */
  1580. }
  1581. }
  1582. /* done with this endpoint, we can clear the count */
  1583. qdf_atomic_init(&pEndpoint->TxProcessCount);
  1584. if (pEndpoint->ul_is_polled) {
  1585. /*
  1586. * Start a cleanup timer to poll for download completion.
  1587. * The download completion should be noticed promptly from
  1588. * other polling calls, but the timer provides a safety net
  1589. * in case other polling calls don't occur as expected.
  1590. */
  1591. htc_send_complete_poll_timer_start(pEndpoint);
  1592. }
  1593. return status;
  1594. }
  1595. #endif /*ATH_11AC_TXCOMPACT */
  1596. qdf_export_symbol(htc_send_data_pkt);
  1597. /*
  1598. * In the adapted HIF layer, qdf_nbuf_t are passed between HIF and HTC,
  1599. * since upper layers expects HTC_PACKET containers we use the completed netbuf
  1600. * and lookup its corresponding HTC packet buffer from a lookup list.
  1601. * This is extra overhead that can be fixed by re-aligning HIF interfaces
  1602. * with HTC.
  1603. *
  1604. */
  1605. static HTC_PACKET *htc_lookup_tx_packet(HTC_TARGET *target,
  1606. HTC_ENDPOINT *pEndpoint,
  1607. qdf_nbuf_t netbuf)
  1608. {
  1609. HTC_PACKET *pPacket = NULL;
  1610. HTC_PACKET *pFoundPacket = NULL;
  1611. HTC_PACKET_QUEUE lookupQueue;
  1612. INIT_HTC_PACKET_QUEUE(&lookupQueue);
  1613. LOCK_HTC_EP_TX_LOOKUP(pEndpoint);
  1614. LOCK_HTC_TX(target);
  1615. /* mark that HIF has indicated the send complete for another packet */
  1616. pEndpoint->ul_outstanding_cnt--;
  1617. /* Dequeue first packet directly because of in-order completion */
  1618. pPacket = htc_packet_dequeue(&pEndpoint->TxLookupQueue);
  1619. if (qdf_unlikely(!pPacket)) {
  1620. UNLOCK_HTC_TX(target);
  1621. UNLOCK_HTC_EP_TX_LOOKUP(pEndpoint);
  1622. return NULL;
  1623. }
  1624. if (netbuf == (qdf_nbuf_t) GET_HTC_PACKET_NET_BUF_CONTEXT(pPacket)) {
  1625. UNLOCK_HTC_TX(target);
  1626. UNLOCK_HTC_EP_TX_LOOKUP(pEndpoint);
  1627. return pPacket;
  1628. }
  1629. HTC_PACKET_ENQUEUE(&lookupQueue, pPacket);
  1630. /*
  1631. * Move TX lookup queue to temp queue because most of packets that are
  1632. * not index 0 are not top 10 packets.
  1633. */
  1634. HTC_PACKET_QUEUE_TRANSFER_TO_TAIL(&lookupQueue,
  1635. &pEndpoint->TxLookupQueue);
  1636. ITERATE_OVER_LIST_ALLOW_REMOVE(&lookupQueue.QueueHead, pPacket,
  1637. HTC_PACKET, ListLink) {
  1638. if (NULL == pPacket) {
  1639. pFoundPacket = pPacket;
  1640. break;
  1641. }
  1642. /* check for removal */
  1643. if (netbuf ==
  1644. (qdf_nbuf_t) GET_HTC_PACKET_NET_BUF_CONTEXT(pPacket)) {
  1645. /* found it */
  1646. HTC_PACKET_REMOVE(&lookupQueue, pPacket);
  1647. pFoundPacket = pPacket;
  1648. break;
  1649. }
  1650. }
  1651. ITERATE_END;
  1652. HTC_PACKET_QUEUE_TRANSFER_TO_HEAD(&pEndpoint->TxLookupQueue,
  1653. &lookupQueue);
  1654. UNLOCK_HTC_TX(target);
  1655. UNLOCK_HTC_EP_TX_LOOKUP(pEndpoint);
  1656. return pFoundPacket;
  1657. }
  1658. /**
  1659. * htc_tx_completion_handler() - htc tx completion handler
  1660. * @Context: pointer to HTC_TARGET structure
  1661. * @netbuf: pointer to netbuf for which completion handler is being called
  1662. * @EpID: end point Id on which the packet was sent
  1663. * @toeplitz_hash_result: toeplitz hash result
  1664. *
  1665. * Return: QDF_STATUS_SUCCESS for success or an appropriate QDF_STATUS error
  1666. */
  1667. QDF_STATUS htc_tx_completion_handler(void *Context,
  1668. qdf_nbuf_t netbuf, unsigned int EpID,
  1669. uint32_t toeplitz_hash_result)
  1670. {
  1671. HTC_TARGET *target = (HTC_TARGET *) Context;
  1672. HTC_ENDPOINT *pEndpoint;
  1673. HTC_PACKET *pPacket;
  1674. #ifdef USB_HIF_SINGLE_PIPE_DATA_SCHED
  1675. HTC_ENDPOINT_ID eid[DATA_EP_SIZE] = { ENDPOINT_5, ENDPOINT_4,
  1676. ENDPOINT_2, ENDPOINT_3 };
  1677. int epidIdx;
  1678. uint16_t resourcesThresh[DATA_EP_SIZE]; /* urb resources */
  1679. uint16_t resources;
  1680. uint16_t resourcesMax;
  1681. #endif
  1682. pEndpoint = &target->endpoint[EpID];
  1683. target->TX_comp_cnt++;
  1684. do {
  1685. pPacket = htc_lookup_tx_packet(target, pEndpoint, netbuf);
  1686. if (NULL == pPacket) {
  1687. AR_DEBUG_PRINTF(ATH_DEBUG_ERR,
  1688. ("HTC TX lookup failed!\n"));
  1689. /* may have already been flushed and freed */
  1690. netbuf = NULL;
  1691. break;
  1692. }
  1693. if (pPacket->PktInfo.AsTx.Tag != HTC_TX_PACKET_TAG_AUTO_PM)
  1694. hif_pm_runtime_put(target->hif_dev);
  1695. if (pPacket->PktInfo.AsTx.Tag == HTC_TX_PACKET_TAG_BUNDLED) {
  1696. HTC_PACKET *pPacketTemp;
  1697. HTC_PACKET_QUEUE *pQueueSave =
  1698. (HTC_PACKET_QUEUE *) pPacket->pContext;
  1699. HTC_PACKET_QUEUE_ITERATE_ALLOW_REMOVE(pQueueSave,
  1700. pPacketTemp) {
  1701. pPacket->Status = QDF_STATUS_SUCCESS;
  1702. send_packet_completion(target, pPacketTemp);
  1703. }
  1704. HTC_PACKET_QUEUE_ITERATE_END;
  1705. free_htc_bundle_packet(target, pPacket);
  1706. if (hif_get_bus_type(target->hif_dev) ==
  1707. QDF_BUS_TYPE_USB) {
  1708. if (!IS_TX_CREDIT_FLOW_ENABLED(pEndpoint))
  1709. htc_try_send(target, pEndpoint, NULL);
  1710. }
  1711. return QDF_STATUS_SUCCESS;
  1712. }
  1713. /* will be giving this buffer back to upper layers */
  1714. netbuf = NULL;
  1715. pPacket->Status = QDF_STATUS_SUCCESS;
  1716. send_packet_completion(target, pPacket);
  1717. } while (false);
  1718. if (!IS_TX_CREDIT_FLOW_ENABLED(pEndpoint)) {
  1719. /* note: when using TX credit flow, the re-checking of queues
  1720. * happens when credits flow back from the target. In the non-TX
  1721. * credit case, we recheck after the packet completes
  1722. */
  1723. if ((qdf_atomic_read(&pEndpoint->TxProcessCount) == 0) ||
  1724. (!pEndpoint->async_update)) {
  1725. htc_try_send(target, pEndpoint, NULL);
  1726. }
  1727. }
  1728. return QDF_STATUS_SUCCESS;
  1729. }
  1730. #ifdef WLAN_FEATURE_FASTPATH
  1731. /**
  1732. * htc_ctrl_msg_cmpl(): checks for tx completion for the endpoint specified
  1733. * @HTC_HANDLE : pointer to the htc target context
  1734. * @htc_ep_id : end point id
  1735. *
  1736. * checks HTC tx completion
  1737. *
  1738. * Return: none
  1739. */
  1740. void htc_ctrl_msg_cmpl(HTC_HANDLE htc_pdev, HTC_ENDPOINT_ID htc_ep_id)
  1741. {
  1742. HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc_pdev);
  1743. HTC_ENDPOINT *pendpoint = &target->endpoint[htc_ep_id];
  1744. htc_send_complete_check(pendpoint, 1);
  1745. }
  1746. qdf_export_symbol(htc_ctrl_msg_cmpl);
  1747. #endif
  1748. /* callback when TX resources become available */
  1749. void htc_tx_resource_avail_handler(void *context, uint8_t pipeID)
  1750. {
  1751. int i;
  1752. HTC_TARGET *target = (HTC_TARGET *) context;
  1753. HTC_ENDPOINT *pEndpoint = NULL;
  1754. for (i = 0; i < ENDPOINT_MAX; i++) {
  1755. pEndpoint = &target->endpoint[i];
  1756. if (pEndpoint->service_id != 0) {
  1757. if (pEndpoint->UL_PipeID == pipeID)
  1758. break;
  1759. }
  1760. }
  1761. if (i >= ENDPOINT_MAX) {
  1762. AR_DEBUG_PRINTF(ATH_DEBUG_ERR,
  1763. ("Invalid pipe indicated for TX resource avail : %d!\n",
  1764. pipeID));
  1765. return;
  1766. }
  1767. AR_DEBUG_PRINTF(ATH_DEBUG_SEND,
  1768. ("HIF indicated more resources for pipe:%d\n",
  1769. pipeID));
  1770. htc_try_send(target, pEndpoint, NULL);
  1771. }
  1772. #ifdef FEATURE_RUNTIME_PM
  1773. /**
  1774. * htc_kick_queues(): resumes tx transactions of suspended endpoints
  1775. * @context: pointer to the htc target context
  1776. *
  1777. * Iterates through the enpoints and provides a context to empty queues
  1778. * int the hif layer when they are stalled due to runtime suspend.
  1779. *
  1780. * Return: none
  1781. */
  1782. void htc_kick_queues(void *context)
  1783. {
  1784. int i;
  1785. HTC_TARGET *target = (HTC_TARGET *)context;
  1786. HTC_ENDPOINT *endpoint = NULL;
  1787. for (i = 0; i < ENDPOINT_MAX; i++) {
  1788. endpoint = &target->endpoint[i];
  1789. if (endpoint->service_id == 0)
  1790. continue;
  1791. if (endpoint->EpCallBacks.ep_resume_tx_queue)
  1792. endpoint->EpCallBacks.ep_resume_tx_queue(
  1793. endpoint->EpCallBacks.pContext);
  1794. htc_try_send(target, endpoint, NULL);
  1795. }
  1796. hif_fastpath_resume(target->hif_dev);
  1797. }
  1798. #endif
  1799. /* flush endpoint TX queue */
  1800. void htc_flush_endpoint_tx(HTC_TARGET *target, HTC_ENDPOINT *pEndpoint,
  1801. HTC_TX_TAG Tag)
  1802. {
  1803. HTC_PACKET *pPacket;
  1804. LOCK_HTC_TX(target);
  1805. while (HTC_PACKET_QUEUE_DEPTH(&pEndpoint->TxQueue)) {
  1806. pPacket = htc_packet_dequeue(&pEndpoint->TxQueue);
  1807. if (pPacket) {
  1808. /* let the sender know the packet was not delivered */
  1809. pPacket->Status = QDF_STATUS_E_CANCELED;
  1810. send_packet_completion(target, pPacket);
  1811. }
  1812. }
  1813. UNLOCK_HTC_TX(target);
  1814. }
  1815. /* flush pending entries in endpoint TX Lookup queue */
  1816. void htc_flush_endpoint_txlookupQ(HTC_TARGET *target,
  1817. HTC_ENDPOINT_ID endpoint_id,
  1818. bool call_ep_callback)
  1819. {
  1820. HTC_PACKET *packet;
  1821. HTC_ENDPOINT *endpoint;
  1822. endpoint = &target->endpoint[endpoint_id];
  1823. if (!endpoint && endpoint->service_id == 0)
  1824. return;
  1825. LOCK_HTC_TX(target);
  1826. while (HTC_PACKET_QUEUE_DEPTH(&endpoint->TxLookupQueue)) {
  1827. packet = htc_packet_dequeue(&endpoint->TxLookupQueue);
  1828. if (packet) {
  1829. if (call_ep_callback == true) {
  1830. packet->Status = QDF_STATUS_E_CANCELED;
  1831. send_packet_completion(target, packet);
  1832. } else {
  1833. qdf_mem_free(packet);
  1834. }
  1835. }
  1836. }
  1837. UNLOCK_HTC_TX(target);
  1838. }
  1839. /* HTC API to flush an endpoint's TX queue*/
  1840. void htc_flush_endpoint(HTC_HANDLE HTCHandle, HTC_ENDPOINT_ID Endpoint,
  1841. HTC_TX_TAG Tag)
  1842. {
  1843. HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle);
  1844. HTC_ENDPOINT *pEndpoint = &target->endpoint[Endpoint];
  1845. if (pEndpoint->service_id == 0) {
  1846. AR_DEBUG_ASSERT(false);
  1847. /* not in use.. */
  1848. return;
  1849. }
  1850. htc_flush_endpoint_tx(target, pEndpoint, Tag);
  1851. }
  1852. /* HTC API to indicate activity to the credit distribution function */
  1853. void htc_indicate_activity_change(HTC_HANDLE HTCHandle,
  1854. HTC_ENDPOINT_ID Endpoint, bool Active)
  1855. {
  1856. /* TODO */
  1857. }
  1858. bool htc_is_endpoint_active(HTC_HANDLE HTCHandle, HTC_ENDPOINT_ID Endpoint)
  1859. {
  1860. return true;
  1861. }
  1862. void htc_set_nodrop_pkt(HTC_HANDLE HTCHandle, A_BOOL isNodropPkt)
  1863. {
  1864. HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle);
  1865. target->is_nodrop_pkt = isNodropPkt;
  1866. }
  1867. void htc_enable_hdr_length_check(HTC_HANDLE htc_hdl, bool htc_hdr_length_check)
  1868. {
  1869. HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(htc_hdl);
  1870. target->htc_hdr_length_check = htc_hdr_length_check;
  1871. }
  1872. /**
  1873. * htc_process_credit_rpt() - process credit report, call distribution function
  1874. * @target: pointer to HTC_TARGET
  1875. * @pRpt: pointer to HTC_CREDIT_REPORT
  1876. * @NumEntries: number of entries in credit report
  1877. * @FromEndpoint: endpoint for which credit report is received
  1878. *
  1879. * Return: A_OK for success or an appropriate A_STATUS error
  1880. */
  1881. void htc_process_credit_rpt(HTC_TARGET *target, HTC_CREDIT_REPORT *pRpt,
  1882. int NumEntries, HTC_ENDPOINT_ID FromEndpoint)
  1883. {
  1884. int i;
  1885. HTC_ENDPOINT *pEndpoint;
  1886. int totalCredits = 0;
  1887. uint8_t rpt_credits, rpt_ep_id;
  1888. AR_DEBUG_PRINTF(ATH_DEBUG_SEND,
  1889. ("+htc_process_credit_rpt, Credit Report Entries:%d\n",
  1890. NumEntries));
  1891. /* lock out TX while we update credits */
  1892. LOCK_HTC_TX(target);
  1893. for (i = 0; i < NumEntries; i++, pRpt++) {
  1894. rpt_ep_id = HTC_GET_FIELD(pRpt, HTC_CREDIT_REPORT, ENDPOINTID);
  1895. if (rpt_ep_id >= ENDPOINT_MAX) {
  1896. AR_DEBUG_ASSERT(false);
  1897. break;
  1898. }
  1899. rpt_credits = HTC_GET_FIELD(pRpt, HTC_CREDIT_REPORT, CREDITS);
  1900. pEndpoint = &target->endpoint[rpt_ep_id];
  1901. #if DEBUG_CREDIT
  1902. if (ep_debug_mask & (1 << pEndpoint->Id)) {
  1903. AR_DEBUG_PRINTF(ATH_DEBUG_ERR,
  1904. (" <HTC> Increase EP%d %d + %d = %d credits\n",
  1905. rpt_ep_id, pEndpoint->TxCredits,
  1906. rpt_credits,
  1907. pEndpoint->TxCredits + rpt_credits));
  1908. }
  1909. #endif
  1910. #ifdef HTC_EP_STAT_PROFILING
  1911. INC_HTC_EP_STAT(pEndpoint, TxCreditRpts, 1);
  1912. INC_HTC_EP_STAT(pEndpoint, TxCreditsReturned, rpt_credits);
  1913. if (FromEndpoint == rpt_ep_id) {
  1914. /* this credit report arrived on the same endpoint
  1915. * indicating it arrived in an RX packet
  1916. */
  1917. INC_HTC_EP_STAT(pEndpoint, TxCreditsFromRx,
  1918. rpt_credits);
  1919. INC_HTC_EP_STAT(pEndpoint, TxCreditRptsFromRx, 1);
  1920. } else if (FromEndpoint == ENDPOINT_0) {
  1921. /* this credit arrived on endpoint 0 as a NULL msg */
  1922. INC_HTC_EP_STAT(pEndpoint, TxCreditsFromEp0,
  1923. rpt_credits);
  1924. INC_HTC_EP_STAT(pEndpoint, TxCreditRptsFromEp0, 1);
  1925. } else {
  1926. /* arrived on another endpoint */
  1927. INC_HTC_EP_STAT(pEndpoint, TxCreditsFromOther,
  1928. rpt_credits);
  1929. INC_HTC_EP_STAT(pEndpoint, TxCreditRptsFromOther, 1);
  1930. }
  1931. #endif
  1932. if (pEndpoint->service_id == WMI_CONTROL_SVC) {
  1933. htc_credit_record(HTC_PROCESS_CREDIT_REPORT,
  1934. pEndpoint->TxCredits + rpt_credits,
  1935. HTC_PACKET_QUEUE_DEPTH(&pEndpoint->
  1936. TxQueue));
  1937. }
  1938. pEndpoint->TxCredits += rpt_credits;
  1939. if (pEndpoint->TxCredits
  1940. && HTC_PACKET_QUEUE_DEPTH(&pEndpoint->TxQueue)) {
  1941. UNLOCK_HTC_TX(target);
  1942. #ifdef ATH_11AC_TXCOMPACT
  1943. htc_try_send(target, pEndpoint, NULL);
  1944. #else
  1945. if (pEndpoint->service_id == HTT_DATA_MSG_SVC)
  1946. htc_send_data_pkt(target, NULL, 0);
  1947. else
  1948. htc_try_send(target, pEndpoint, NULL);
  1949. #endif
  1950. LOCK_HTC_TX(target);
  1951. }
  1952. totalCredits += rpt_credits;
  1953. }
  1954. AR_DEBUG_PRINTF(ATH_DEBUG_SEND,
  1955. (" Report indicated %d credits to distribute\n",
  1956. totalCredits));
  1957. UNLOCK_HTC_TX(target);
  1958. AR_DEBUG_PRINTF(ATH_DEBUG_SEND, ("-htc_process_credit_rpt\n"));
  1959. }
  1960. /* function to fetch stats from htc layer*/
  1961. struct ol_ath_htc_stats *ieee80211_ioctl_get_htc_stats(HTC_HANDLE HTCHandle)
  1962. {
  1963. HTC_TARGET *target = GET_HTC_TARGET_FROM_HANDLE(HTCHandle);
  1964. return &(target->htc_pkt_stats);
  1965. }