dp_tx.c 140 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273
  1. /*
  2. * Copyright (c) 2016-2021 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 "htt.h"
  19. #include "dp_htt.h"
  20. #include "hal_hw_headers.h"
  21. #include "dp_tx.h"
  22. #include "dp_tx_desc.h"
  23. #include "dp_peer.h"
  24. #include "dp_types.h"
  25. #include "hal_tx.h"
  26. #include "qdf_mem.h"
  27. #include "qdf_nbuf.h"
  28. #include "qdf_net_types.h"
  29. #include <wlan_cfg.h>
  30. #include "dp_ipa.h"
  31. #if defined(MESH_MODE_SUPPORT) || defined(FEATURE_PERPKT_INFO)
  32. #include "if_meta_hdr.h"
  33. #endif
  34. #include "enet.h"
  35. #include "dp_internal.h"
  36. #ifdef FEATURE_WDS
  37. #include "dp_txrx_wds.h"
  38. #endif
  39. #ifdef ATH_SUPPORT_IQUE
  40. #include "dp_txrx_me.h"
  41. #endif
  42. #include "dp_hist.h"
  43. #ifdef WLAN_DP_FEATURE_SW_LATENCY_MGR
  44. #include <dp_swlm.h>
  45. #endif
  46. /* Flag to skip CCE classify when mesh or tid override enabled */
  47. #define DP_TX_SKIP_CCE_CLASSIFY \
  48. (DP_TXRX_HLOS_TID_OVERRIDE_ENABLED | DP_TX_MESH_ENABLED)
  49. /* TODO Add support in TSO */
  50. #define DP_DESC_NUM_FRAG(x) 0
  51. /* disable TQM_BYPASS */
  52. #define TQM_BYPASS_WAR 0
  53. /* invalid peer id for reinject*/
  54. #define DP_INVALID_PEER 0XFFFE
  55. /*mapping between hal encrypt type and cdp_sec_type*/
  56. #define MAX_CDP_SEC_TYPE 12
  57. static const uint8_t sec_type_map[MAX_CDP_SEC_TYPE] = {
  58. HAL_TX_ENCRYPT_TYPE_NO_CIPHER,
  59. HAL_TX_ENCRYPT_TYPE_WEP_128,
  60. HAL_TX_ENCRYPT_TYPE_WEP_104,
  61. HAL_TX_ENCRYPT_TYPE_WEP_40,
  62. HAL_TX_ENCRYPT_TYPE_TKIP_WITH_MIC,
  63. HAL_TX_ENCRYPT_TYPE_TKIP_NO_MIC,
  64. HAL_TX_ENCRYPT_TYPE_AES_CCMP_128,
  65. HAL_TX_ENCRYPT_TYPE_WAPI,
  66. HAL_TX_ENCRYPT_TYPE_AES_CCMP_256,
  67. HAL_TX_ENCRYPT_TYPE_AES_GCMP_128,
  68. HAL_TX_ENCRYPT_TYPE_AES_GCMP_256,
  69. HAL_TX_ENCRYPT_TYPE_WAPI_GCM_SM4};
  70. #ifdef CONFIG_WLAN_SYSFS_MEM_STATS
  71. /**
  72. * dp_update_tx_desc_stats - Update the increase or decrease in
  73. * outstanding tx desc count
  74. * values on pdev and soc
  75. * @vdev: DP pdev handle
  76. *
  77. * Return: void
  78. */
  79. static inline void
  80. dp_update_tx_desc_stats(struct dp_pdev *pdev)
  81. {
  82. int32_t tx_descs_cnt =
  83. qdf_atomic_read(&pdev->num_tx_outstanding);
  84. if (pdev->tx_descs_max < tx_descs_cnt)
  85. pdev->tx_descs_max = tx_descs_cnt;
  86. qdf_mem_tx_desc_cnt_update(pdev->num_tx_outstanding,
  87. pdev->tx_descs_max);
  88. }
  89. #else /* CONFIG_WLAN_SYSFS_MEM_STATS */
  90. static inline void
  91. dp_update_tx_desc_stats(struct dp_pdev *pdev)
  92. {
  93. }
  94. #endif /* CONFIG_WLAN_SYSFS_MEM_STATS */
  95. #ifdef QCA_TX_LIMIT_CHECK
  96. /**
  97. * dp_tx_limit_check - Check if allocated tx descriptors reached
  98. * soc max limit and pdev max limit
  99. * @vdev: DP vdev handle
  100. *
  101. * Return: true if allocated tx descriptors reached max configured value, else
  102. * false
  103. */
  104. static inline bool
  105. dp_tx_limit_check(struct dp_vdev *vdev)
  106. {
  107. struct dp_pdev *pdev = vdev->pdev;
  108. struct dp_soc *soc = pdev->soc;
  109. if (qdf_atomic_read(&soc->num_tx_outstanding) >=
  110. soc->num_tx_allowed) {
  111. dp_tx_info("queued packets are more than max tx, drop the frame");
  112. DP_STATS_INC(vdev, tx_i.dropped.desc_na.num, 1);
  113. return true;
  114. }
  115. if (qdf_atomic_read(&pdev->num_tx_outstanding) >=
  116. pdev->num_tx_allowed) {
  117. dp_tx_info("queued packets are more than max tx, drop the frame");
  118. DP_STATS_INC(vdev, tx_i.dropped.desc_na.num, 1);
  119. DP_STATS_INC(vdev, tx_i.dropped.desc_na_exc_outstand.num, 1);
  120. return true;
  121. }
  122. return false;
  123. }
  124. /**
  125. * dp_tx_exception_limit_check - Check if allocated tx exception descriptors
  126. * reached soc max limit
  127. * @vdev: DP vdev handle
  128. *
  129. * Return: true if allocated tx descriptors reached max configured value, else
  130. * false
  131. */
  132. static inline bool
  133. dp_tx_exception_limit_check(struct dp_vdev *vdev)
  134. {
  135. struct dp_pdev *pdev = vdev->pdev;
  136. struct dp_soc *soc = pdev->soc;
  137. if (qdf_atomic_read(&soc->num_tx_exception) >=
  138. soc->num_msdu_exception_desc) {
  139. dp_info("exc packets are more than max drop the exc pkt");
  140. DP_STATS_INC(vdev, tx_i.dropped.exc_desc_na.num, 1);
  141. return true;
  142. }
  143. return false;
  144. }
  145. /**
  146. * dp_tx_outstanding_inc - Increment outstanding tx desc values on pdev and soc
  147. * @vdev: DP pdev handle
  148. *
  149. * Return: void
  150. */
  151. static inline void
  152. dp_tx_outstanding_inc(struct dp_pdev *pdev)
  153. {
  154. struct dp_soc *soc = pdev->soc;
  155. qdf_atomic_inc(&pdev->num_tx_outstanding);
  156. qdf_atomic_inc(&soc->num_tx_outstanding);
  157. dp_update_tx_desc_stats(pdev);
  158. }
  159. /**
  160. * dp_tx_outstanding__dec - Decrement outstanding tx desc values on pdev and soc
  161. * @vdev: DP pdev handle
  162. *
  163. * Return: void
  164. */
  165. static inline void
  166. dp_tx_outstanding_dec(struct dp_pdev *pdev)
  167. {
  168. struct dp_soc *soc = pdev->soc;
  169. qdf_atomic_dec(&pdev->num_tx_outstanding);
  170. qdf_atomic_dec(&soc->num_tx_outstanding);
  171. dp_update_tx_desc_stats(pdev);
  172. }
  173. #else //QCA_TX_LIMIT_CHECK
  174. static inline bool
  175. dp_tx_limit_check(struct dp_vdev *vdev)
  176. {
  177. return false;
  178. }
  179. static inline bool
  180. dp_tx_exception_limit_check(struct dp_vdev *vdev)
  181. {
  182. return false;
  183. }
  184. static inline void
  185. dp_tx_outstanding_inc(struct dp_pdev *pdev)
  186. {
  187. qdf_atomic_inc(&pdev->num_tx_outstanding);
  188. dp_update_tx_desc_stats(pdev);
  189. }
  190. static inline void
  191. dp_tx_outstanding_dec(struct dp_pdev *pdev)
  192. {
  193. qdf_atomic_dec(&pdev->num_tx_outstanding);
  194. dp_update_tx_desc_stats(pdev);
  195. }
  196. #endif //QCA_TX_LIMIT_CHECK
  197. #if defined(FEATURE_TSO)
  198. /**
  199. * dp_tx_tso_unmap_segment() - Unmap TSO segment
  200. *
  201. * @soc - core txrx main context
  202. * @seg_desc - tso segment descriptor
  203. * @num_seg_desc - tso number segment descriptor
  204. */
  205. static void dp_tx_tso_unmap_segment(
  206. struct dp_soc *soc,
  207. struct qdf_tso_seg_elem_t *seg_desc,
  208. struct qdf_tso_num_seg_elem_t *num_seg_desc)
  209. {
  210. TSO_DEBUG("%s: Unmap the tso segment", __func__);
  211. if (qdf_unlikely(!seg_desc)) {
  212. DP_TRACE(ERROR, "%s %d TSO desc is NULL!",
  213. __func__, __LINE__);
  214. qdf_assert(0);
  215. } else if (qdf_unlikely(!num_seg_desc)) {
  216. DP_TRACE(ERROR, "%s %d TSO num desc is NULL!",
  217. __func__, __LINE__);
  218. qdf_assert(0);
  219. } else {
  220. bool is_last_seg;
  221. /* no tso segment left to do dma unmap */
  222. if (num_seg_desc->num_seg.tso_cmn_num_seg < 1)
  223. return;
  224. is_last_seg = (num_seg_desc->num_seg.tso_cmn_num_seg == 1) ?
  225. true : false;
  226. qdf_nbuf_unmap_tso_segment(soc->osdev,
  227. seg_desc, is_last_seg);
  228. num_seg_desc->num_seg.tso_cmn_num_seg--;
  229. }
  230. }
  231. /**
  232. * dp_tx_tso_desc_release() - Release the tso segment and tso_cmn_num_seg
  233. * back to the freelist
  234. *
  235. * @soc - soc device handle
  236. * @tx_desc - Tx software descriptor
  237. */
  238. static void dp_tx_tso_desc_release(struct dp_soc *soc,
  239. struct dp_tx_desc_s *tx_desc)
  240. {
  241. TSO_DEBUG("%s: Free the tso descriptor", __func__);
  242. if (qdf_unlikely(!tx_desc->tso_desc)) {
  243. dp_tx_err("SO desc is NULL!");
  244. qdf_assert(0);
  245. } else if (qdf_unlikely(!tx_desc->tso_num_desc)) {
  246. dp_tx_err("TSO num desc is NULL!");
  247. qdf_assert(0);
  248. } else {
  249. struct qdf_tso_num_seg_elem_t *tso_num_desc =
  250. (struct qdf_tso_num_seg_elem_t *)tx_desc->tso_num_desc;
  251. /* Add the tso num segment into the free list */
  252. if (tso_num_desc->num_seg.tso_cmn_num_seg == 0) {
  253. dp_tso_num_seg_free(soc, tx_desc->pool_id,
  254. tx_desc->tso_num_desc);
  255. tx_desc->tso_num_desc = NULL;
  256. DP_STATS_INC(tx_desc->pdev, tso_stats.tso_comp, 1);
  257. }
  258. /* Add the tso segment into the free list*/
  259. dp_tx_tso_desc_free(soc,
  260. tx_desc->pool_id, tx_desc->tso_desc);
  261. tx_desc->tso_desc = NULL;
  262. }
  263. }
  264. #else
  265. static void dp_tx_tso_unmap_segment(
  266. struct dp_soc *soc,
  267. struct qdf_tso_seg_elem_t *seg_desc,
  268. struct qdf_tso_num_seg_elem_t *num_seg_desc)
  269. {
  270. }
  271. static void dp_tx_tso_desc_release(struct dp_soc *soc,
  272. struct dp_tx_desc_s *tx_desc)
  273. {
  274. }
  275. #endif
  276. /**
  277. * dp_tx_desc_release() - Release Tx Descriptor
  278. * @tx_desc : Tx Descriptor
  279. * @desc_pool_id: Descriptor Pool ID
  280. *
  281. * Deallocate all resources attached to Tx descriptor and free the Tx
  282. * descriptor.
  283. *
  284. * Return:
  285. */
  286. static void
  287. dp_tx_desc_release(struct dp_tx_desc_s *tx_desc, uint8_t desc_pool_id)
  288. {
  289. struct dp_pdev *pdev = tx_desc->pdev;
  290. struct dp_soc *soc;
  291. uint8_t comp_status = 0;
  292. qdf_assert(pdev);
  293. soc = pdev->soc;
  294. dp_tx_outstanding_dec(pdev);
  295. if (tx_desc->frm_type == dp_tx_frm_tso)
  296. dp_tx_tso_desc_release(soc, tx_desc);
  297. if (tx_desc->flags & DP_TX_DESC_FLAG_FRAG)
  298. dp_tx_ext_desc_free(soc, tx_desc->msdu_ext_desc, desc_pool_id);
  299. if (tx_desc->flags & DP_TX_DESC_FLAG_ME)
  300. dp_tx_me_free_buf(tx_desc->pdev, tx_desc->me_buffer);
  301. if (tx_desc->flags & DP_TX_DESC_FLAG_TO_FW)
  302. qdf_atomic_dec(&soc->num_tx_exception);
  303. if (HAL_TX_COMP_RELEASE_SOURCE_TQM ==
  304. hal_tx_comp_get_buffer_source(&tx_desc->comp))
  305. comp_status = hal_tx_comp_get_release_reason(&tx_desc->comp,
  306. soc->hal_soc);
  307. else
  308. comp_status = HAL_TX_COMP_RELEASE_REASON_FW;
  309. dp_tx_debug("Tx Completion Release desc %d status %d outstanding %d",
  310. tx_desc->id, comp_status,
  311. qdf_atomic_read(&pdev->num_tx_outstanding));
  312. dp_tx_desc_free(soc, tx_desc, desc_pool_id);
  313. return;
  314. }
  315. /**
  316. * dp_tx_htt_metadata_prepare() - Prepare HTT metadata for special frames
  317. * @vdev: DP vdev Handle
  318. * @nbuf: skb
  319. * @msdu_info: msdu_info required to create HTT metadata
  320. *
  321. * Prepares and fills HTT metadata in the frame pre-header for special frames
  322. * that should be transmitted using varying transmit parameters.
  323. * There are 2 VDEV modes that currently needs this special metadata -
  324. * 1) Mesh Mode
  325. * 2) DSRC Mode
  326. *
  327. * Return: HTT metadata size
  328. *
  329. */
  330. static uint8_t dp_tx_prepare_htt_metadata(struct dp_vdev *vdev, qdf_nbuf_t nbuf,
  331. struct dp_tx_msdu_info_s *msdu_info)
  332. {
  333. uint32_t *meta_data = msdu_info->meta_data;
  334. struct htt_tx_msdu_desc_ext2_t *desc_ext =
  335. (struct htt_tx_msdu_desc_ext2_t *) meta_data;
  336. uint8_t htt_desc_size;
  337. /* Size rounded of multiple of 8 bytes */
  338. uint8_t htt_desc_size_aligned;
  339. uint8_t *hdr = NULL;
  340. /*
  341. * Metadata - HTT MSDU Extension header
  342. */
  343. htt_desc_size = sizeof(struct htt_tx_msdu_desc_ext2_t);
  344. htt_desc_size_aligned = (htt_desc_size + 7) & ~0x7;
  345. if (vdev->mesh_vdev || msdu_info->is_tx_sniffer ||
  346. HTT_TX_MSDU_EXT2_DESC_FLAG_VALID_KEY_FLAGS_GET(msdu_info->
  347. meta_data[0])) {
  348. if (qdf_unlikely(qdf_nbuf_headroom(nbuf) <
  349. htt_desc_size_aligned)) {
  350. nbuf = qdf_nbuf_realloc_headroom(nbuf,
  351. htt_desc_size_aligned);
  352. if (!nbuf) {
  353. /*
  354. * qdf_nbuf_realloc_headroom won't do skb_clone
  355. * as skb_realloc_headroom does. so, no free is
  356. * needed here.
  357. */
  358. DP_STATS_INC(vdev,
  359. tx_i.dropped.headroom_insufficient,
  360. 1);
  361. qdf_print(" %s[%d] skb_realloc_headroom failed",
  362. __func__, __LINE__);
  363. return 0;
  364. }
  365. }
  366. /* Fill and add HTT metaheader */
  367. hdr = qdf_nbuf_push_head(nbuf, htt_desc_size_aligned);
  368. if (!hdr) {
  369. dp_tx_err("Error in filling HTT metadata");
  370. return 0;
  371. }
  372. qdf_mem_copy(hdr, desc_ext, htt_desc_size);
  373. } else if (vdev->opmode == wlan_op_mode_ocb) {
  374. /* Todo - Add support for DSRC */
  375. }
  376. return htt_desc_size_aligned;
  377. }
  378. /**
  379. * dp_tx_prepare_tso_ext_desc() - Prepare MSDU extension descriptor for TSO
  380. * @tso_seg: TSO segment to process
  381. * @ext_desc: Pointer to MSDU extension descriptor
  382. *
  383. * Return: void
  384. */
  385. #if defined(FEATURE_TSO)
  386. static void dp_tx_prepare_tso_ext_desc(struct qdf_tso_seg_t *tso_seg,
  387. void *ext_desc)
  388. {
  389. uint8_t num_frag;
  390. uint32_t tso_flags;
  391. /*
  392. * Set tso_en, tcp_flags(NS, CWR, ECE, URG, ACK, PSH, RST, SYN, FIN),
  393. * tcp_flag_mask
  394. *
  395. * Checksum enable flags are set in TCL descriptor and not in Extension
  396. * Descriptor (H/W ignores checksum_en flags in MSDU ext descriptor)
  397. */
  398. tso_flags = *(uint32_t *) &tso_seg->tso_flags;
  399. hal_tx_ext_desc_set_tso_flags(ext_desc, tso_flags);
  400. hal_tx_ext_desc_set_msdu_length(ext_desc, tso_seg->tso_flags.l2_len,
  401. tso_seg->tso_flags.ip_len);
  402. hal_tx_ext_desc_set_tcp_seq(ext_desc, tso_seg->tso_flags.tcp_seq_num);
  403. hal_tx_ext_desc_set_ip_id(ext_desc, tso_seg->tso_flags.ip_id);
  404. for (num_frag = 0; num_frag < tso_seg->num_frags; num_frag++) {
  405. uint32_t lo = 0;
  406. uint32_t hi = 0;
  407. qdf_assert_always((tso_seg->tso_frags[num_frag].paddr) &&
  408. (tso_seg->tso_frags[num_frag].length));
  409. qdf_dmaaddr_to_32s(
  410. tso_seg->tso_frags[num_frag].paddr, &lo, &hi);
  411. hal_tx_ext_desc_set_buffer(ext_desc, num_frag, lo, hi,
  412. tso_seg->tso_frags[num_frag].length);
  413. }
  414. return;
  415. }
  416. #else
  417. static void dp_tx_prepare_tso_ext_desc(struct qdf_tso_seg_t *tso_seg,
  418. void *ext_desc)
  419. {
  420. return;
  421. }
  422. #endif
  423. #if defined(FEATURE_TSO)
  424. /**
  425. * dp_tx_free_tso_seg_list() - Loop through the tso segments
  426. * allocated and free them
  427. *
  428. * @soc: soc handle
  429. * @free_seg: list of tso segments
  430. * @msdu_info: msdu descriptor
  431. *
  432. * Return - void
  433. */
  434. static void dp_tx_free_tso_seg_list(
  435. struct dp_soc *soc,
  436. struct qdf_tso_seg_elem_t *free_seg,
  437. struct dp_tx_msdu_info_s *msdu_info)
  438. {
  439. struct qdf_tso_seg_elem_t *next_seg;
  440. while (free_seg) {
  441. next_seg = free_seg->next;
  442. dp_tx_tso_desc_free(soc,
  443. msdu_info->tx_queue.desc_pool_id,
  444. free_seg);
  445. free_seg = next_seg;
  446. }
  447. }
  448. /**
  449. * dp_tx_free_tso_num_seg_list() - Loop through the tso num segments
  450. * allocated and free them
  451. *
  452. * @soc: soc handle
  453. * @free_num_seg: list of tso number segments
  454. * @msdu_info: msdu descriptor
  455. * Return - void
  456. */
  457. static void dp_tx_free_tso_num_seg_list(
  458. struct dp_soc *soc,
  459. struct qdf_tso_num_seg_elem_t *free_num_seg,
  460. struct dp_tx_msdu_info_s *msdu_info)
  461. {
  462. struct qdf_tso_num_seg_elem_t *next_num_seg;
  463. while (free_num_seg) {
  464. next_num_seg = free_num_seg->next;
  465. dp_tso_num_seg_free(soc,
  466. msdu_info->tx_queue.desc_pool_id,
  467. free_num_seg);
  468. free_num_seg = next_num_seg;
  469. }
  470. }
  471. /**
  472. * dp_tx_unmap_tso_seg_list() - Loop through the tso segments
  473. * do dma unmap for each segment
  474. *
  475. * @soc: soc handle
  476. * @free_seg: list of tso segments
  477. * @num_seg_desc: tso number segment descriptor
  478. *
  479. * Return - void
  480. */
  481. static void dp_tx_unmap_tso_seg_list(
  482. struct dp_soc *soc,
  483. struct qdf_tso_seg_elem_t *free_seg,
  484. struct qdf_tso_num_seg_elem_t *num_seg_desc)
  485. {
  486. struct qdf_tso_seg_elem_t *next_seg;
  487. if (qdf_unlikely(!num_seg_desc)) {
  488. DP_TRACE(ERROR, "TSO number seg desc is NULL!");
  489. return;
  490. }
  491. while (free_seg) {
  492. next_seg = free_seg->next;
  493. dp_tx_tso_unmap_segment(soc, free_seg, num_seg_desc);
  494. free_seg = next_seg;
  495. }
  496. }
  497. #ifdef FEATURE_TSO_STATS
  498. /**
  499. * dp_tso_get_stats_idx: Retrieve the tso packet id
  500. * @pdev - pdev handle
  501. *
  502. * Return: id
  503. */
  504. static uint32_t dp_tso_get_stats_idx(struct dp_pdev *pdev)
  505. {
  506. uint32_t stats_idx;
  507. stats_idx = (((uint32_t)qdf_atomic_inc_return(&pdev->tso_idx))
  508. % CDP_MAX_TSO_PACKETS);
  509. return stats_idx;
  510. }
  511. #else
  512. static int dp_tso_get_stats_idx(struct dp_pdev *pdev)
  513. {
  514. return 0;
  515. }
  516. #endif /* FEATURE_TSO_STATS */
  517. /**
  518. * dp_tx_free_remaining_tso_desc() - do dma unmap for tso segments if any,
  519. * free the tso segments descriptor and
  520. * tso num segments descriptor
  521. *
  522. * @soc: soc handle
  523. * @msdu_info: msdu descriptor
  524. * @tso_seg_unmap: flag to show if dma unmap is necessary
  525. *
  526. * Return - void
  527. */
  528. static void dp_tx_free_remaining_tso_desc(struct dp_soc *soc,
  529. struct dp_tx_msdu_info_s *msdu_info,
  530. bool tso_seg_unmap)
  531. {
  532. struct qdf_tso_info_t *tso_info = &msdu_info->u.tso_info;
  533. struct qdf_tso_seg_elem_t *free_seg = tso_info->tso_seg_list;
  534. struct qdf_tso_num_seg_elem_t *tso_num_desc =
  535. tso_info->tso_num_seg_list;
  536. /* do dma unmap for each segment */
  537. if (tso_seg_unmap)
  538. dp_tx_unmap_tso_seg_list(soc, free_seg, tso_num_desc);
  539. /* free all tso number segment descriptor though looks only have 1 */
  540. dp_tx_free_tso_num_seg_list(soc, tso_num_desc, msdu_info);
  541. /* free all tso segment descriptor */
  542. dp_tx_free_tso_seg_list(soc, free_seg, msdu_info);
  543. }
  544. /**
  545. * dp_tx_prepare_tso() - Given a jumbo msdu, prepare the TSO info
  546. * @vdev: virtual device handle
  547. * @msdu: network buffer
  548. * @msdu_info: meta data associated with the msdu
  549. *
  550. * Return: QDF_STATUS_SUCCESS success
  551. */
  552. static QDF_STATUS dp_tx_prepare_tso(struct dp_vdev *vdev,
  553. qdf_nbuf_t msdu, struct dp_tx_msdu_info_s *msdu_info)
  554. {
  555. struct qdf_tso_seg_elem_t *tso_seg;
  556. int num_seg = qdf_nbuf_get_tso_num_seg(msdu);
  557. struct dp_soc *soc = vdev->pdev->soc;
  558. struct dp_pdev *pdev = vdev->pdev;
  559. struct qdf_tso_info_t *tso_info;
  560. struct qdf_tso_num_seg_elem_t *tso_num_seg;
  561. tso_info = &msdu_info->u.tso_info;
  562. tso_info->curr_seg = NULL;
  563. tso_info->tso_seg_list = NULL;
  564. tso_info->num_segs = num_seg;
  565. msdu_info->frm_type = dp_tx_frm_tso;
  566. tso_info->tso_num_seg_list = NULL;
  567. TSO_DEBUG(" %s: num_seg: %d", __func__, num_seg);
  568. while (num_seg) {
  569. tso_seg = dp_tx_tso_desc_alloc(
  570. soc, msdu_info->tx_queue.desc_pool_id);
  571. if (tso_seg) {
  572. tso_seg->next = tso_info->tso_seg_list;
  573. tso_info->tso_seg_list = tso_seg;
  574. num_seg--;
  575. } else {
  576. dp_err_rl("Failed to alloc tso seg desc");
  577. DP_STATS_INC_PKT(vdev->pdev,
  578. tso_stats.tso_no_mem_dropped, 1,
  579. qdf_nbuf_len(msdu));
  580. dp_tx_free_remaining_tso_desc(soc, msdu_info, false);
  581. return QDF_STATUS_E_NOMEM;
  582. }
  583. }
  584. TSO_DEBUG(" %s: num_seg: %d", __func__, num_seg);
  585. tso_num_seg = dp_tso_num_seg_alloc(soc,
  586. msdu_info->tx_queue.desc_pool_id);
  587. if (tso_num_seg) {
  588. tso_num_seg->next = tso_info->tso_num_seg_list;
  589. tso_info->tso_num_seg_list = tso_num_seg;
  590. } else {
  591. DP_TRACE(ERROR, "%s: Failed to alloc - Number of segs desc",
  592. __func__);
  593. dp_tx_free_remaining_tso_desc(soc, msdu_info, false);
  594. return QDF_STATUS_E_NOMEM;
  595. }
  596. msdu_info->num_seg =
  597. qdf_nbuf_get_tso_info(soc->osdev, msdu, tso_info);
  598. TSO_DEBUG(" %s: msdu_info->num_seg: %d", __func__,
  599. msdu_info->num_seg);
  600. if (!(msdu_info->num_seg)) {
  601. /*
  602. * Free allocated TSO seg desc and number seg desc,
  603. * do unmap for segments if dma map has done.
  604. */
  605. DP_TRACE(ERROR, "%s: Failed to get tso info", __func__);
  606. dp_tx_free_remaining_tso_desc(soc, msdu_info, true);
  607. return QDF_STATUS_E_INVAL;
  608. }
  609. tso_info->curr_seg = tso_info->tso_seg_list;
  610. tso_info->msdu_stats_idx = dp_tso_get_stats_idx(pdev);
  611. dp_tso_packet_update(pdev, tso_info->msdu_stats_idx,
  612. msdu, msdu_info->num_seg);
  613. dp_tso_segment_stats_update(pdev, tso_info->tso_seg_list,
  614. tso_info->msdu_stats_idx);
  615. dp_stats_tso_segment_histogram_update(pdev, msdu_info->num_seg);
  616. return QDF_STATUS_SUCCESS;
  617. }
  618. #else
  619. static QDF_STATUS dp_tx_prepare_tso(struct dp_vdev *vdev,
  620. qdf_nbuf_t msdu, struct dp_tx_msdu_info_s *msdu_info)
  621. {
  622. return QDF_STATUS_E_NOMEM;
  623. }
  624. #endif
  625. QDF_COMPILE_TIME_ASSERT(dp_tx_htt_metadata_len_check,
  626. (DP_TX_MSDU_INFO_META_DATA_DWORDS * 4 >=
  627. sizeof(struct htt_tx_msdu_desc_ext2_t)));
  628. /**
  629. * dp_tx_prepare_ext_desc() - Allocate and prepare MSDU extension descriptor
  630. * @vdev: DP Vdev handle
  631. * @msdu_info: MSDU info to be setup in MSDU extension descriptor
  632. * @desc_pool_id: Descriptor Pool ID
  633. *
  634. * Return:
  635. */
  636. static
  637. struct dp_tx_ext_desc_elem_s *dp_tx_prepare_ext_desc(struct dp_vdev *vdev,
  638. struct dp_tx_msdu_info_s *msdu_info, uint8_t desc_pool_id)
  639. {
  640. uint8_t i;
  641. uint8_t cached_ext_desc[HAL_TX_EXT_DESC_WITH_META_DATA];
  642. struct dp_tx_seg_info_s *seg_info;
  643. struct dp_tx_ext_desc_elem_s *msdu_ext_desc;
  644. struct dp_soc *soc = vdev->pdev->soc;
  645. /* Allocate an extension descriptor */
  646. msdu_ext_desc = dp_tx_ext_desc_alloc(soc, desc_pool_id);
  647. qdf_mem_zero(&cached_ext_desc[0], HAL_TX_EXT_DESC_WITH_META_DATA);
  648. if (!msdu_ext_desc) {
  649. DP_STATS_INC(vdev, tx_i.dropped.desc_na.num, 1);
  650. return NULL;
  651. }
  652. if (msdu_info->exception_fw &&
  653. qdf_unlikely(vdev->mesh_vdev)) {
  654. qdf_mem_copy(&cached_ext_desc[HAL_TX_EXTENSION_DESC_LEN_BYTES],
  655. &msdu_info->meta_data[0],
  656. sizeof(struct htt_tx_msdu_desc_ext2_t));
  657. qdf_atomic_inc(&soc->num_tx_exception);
  658. msdu_ext_desc->flags |= DP_TX_EXT_DESC_FLAG_METADATA_VALID;
  659. }
  660. switch (msdu_info->frm_type) {
  661. case dp_tx_frm_sg:
  662. case dp_tx_frm_me:
  663. case dp_tx_frm_raw:
  664. seg_info = msdu_info->u.sg_info.curr_seg;
  665. /* Update the buffer pointers in MSDU Extension Descriptor */
  666. for (i = 0; i < seg_info->frag_cnt; i++) {
  667. hal_tx_ext_desc_set_buffer(&cached_ext_desc[0], i,
  668. seg_info->frags[i].paddr_lo,
  669. seg_info->frags[i].paddr_hi,
  670. seg_info->frags[i].len);
  671. }
  672. break;
  673. case dp_tx_frm_tso:
  674. dp_tx_prepare_tso_ext_desc(&msdu_info->u.tso_info.curr_seg->seg,
  675. &cached_ext_desc[0]);
  676. break;
  677. default:
  678. break;
  679. }
  680. QDF_TRACE_HEX_DUMP(QDF_MODULE_ID_DP, QDF_TRACE_LEVEL_DEBUG,
  681. cached_ext_desc, HAL_TX_EXT_DESC_WITH_META_DATA);
  682. hal_tx_ext_desc_sync(&cached_ext_desc[0],
  683. msdu_ext_desc->vaddr);
  684. return msdu_ext_desc;
  685. }
  686. /**
  687. * dp_tx_trace_pkt() - Trace TX packet at DP layer
  688. *
  689. * @skb: skb to be traced
  690. * @msdu_id: msdu_id of the packet
  691. * @vdev_id: vdev_id of the packet
  692. *
  693. * Return: None
  694. */
  695. #ifdef DP_DISABLE_TX_PKT_TRACE
  696. static void dp_tx_trace_pkt(qdf_nbuf_t skb, uint16_t msdu_id,
  697. uint8_t vdev_id)
  698. {
  699. }
  700. #else
  701. static void dp_tx_trace_pkt(qdf_nbuf_t skb, uint16_t msdu_id,
  702. uint8_t vdev_id)
  703. {
  704. QDF_NBUF_CB_TX_PACKET_TRACK(skb) = QDF_NBUF_TX_PKT_DATA_TRACK;
  705. QDF_NBUF_CB_TX_DP_TRACE(skb) = 1;
  706. DPTRACE(qdf_dp_trace_ptr(skb,
  707. QDF_DP_TRACE_LI_DP_TX_PACKET_PTR_RECORD,
  708. QDF_TRACE_DEFAULT_PDEV_ID,
  709. qdf_nbuf_data_addr(skb),
  710. sizeof(qdf_nbuf_data(skb)),
  711. msdu_id, vdev_id, 0));
  712. qdf_dp_trace_log_pkt(vdev_id, skb, QDF_TX, QDF_TRACE_DEFAULT_PDEV_ID);
  713. DPTRACE(qdf_dp_trace_data_pkt(skb, QDF_TRACE_DEFAULT_PDEV_ID,
  714. QDF_DP_TRACE_LI_DP_TX_PACKET_RECORD,
  715. msdu_id, QDF_TX));
  716. }
  717. #endif
  718. #ifdef WLAN_DP_FEATURE_MARK_ICMP_REQ_TO_FW
  719. /**
  720. * dp_tx_is_nbuf_marked_exception() - Check if the packet has been marked as
  721. * exception by the upper layer (OS_IF)
  722. * @soc: DP soc handle
  723. * @nbuf: packet to be transmitted
  724. *
  725. * Returns: 1 if the packet is marked as exception,
  726. * 0, if the packet is not marked as exception.
  727. */
  728. static inline int dp_tx_is_nbuf_marked_exception(struct dp_soc *soc,
  729. qdf_nbuf_t nbuf)
  730. {
  731. return QDF_NBUF_CB_TX_PACKET_TO_FW(nbuf);
  732. }
  733. #else
  734. static inline int dp_tx_is_nbuf_marked_exception(struct dp_soc *soc,
  735. qdf_nbuf_t nbuf)
  736. {
  737. return 0;
  738. }
  739. #endif
  740. /**
  741. * dp_tx_desc_prepare_single - Allocate and prepare Tx descriptor
  742. * @vdev: DP vdev handle
  743. * @nbuf: skb
  744. * @desc_pool_id: Descriptor pool ID
  745. * @meta_data: Metadata to the fw
  746. * @tx_exc_metadata: Handle that holds exception path metadata
  747. * Allocate and prepare Tx descriptor with msdu information.
  748. *
  749. * Return: Pointer to Tx Descriptor on success,
  750. * NULL on failure
  751. */
  752. static
  753. struct dp_tx_desc_s *dp_tx_prepare_desc_single(struct dp_vdev *vdev,
  754. qdf_nbuf_t nbuf, uint8_t desc_pool_id,
  755. struct dp_tx_msdu_info_s *msdu_info,
  756. struct cdp_tx_exception_metadata *tx_exc_metadata)
  757. {
  758. uint8_t align_pad;
  759. uint8_t is_exception = 0;
  760. uint8_t htt_hdr_size;
  761. struct dp_tx_desc_s *tx_desc;
  762. struct dp_pdev *pdev = vdev->pdev;
  763. struct dp_soc *soc = pdev->soc;
  764. if (dp_tx_limit_check(vdev))
  765. return NULL;
  766. /* Allocate software Tx descriptor */
  767. tx_desc = dp_tx_desc_alloc(soc, desc_pool_id);
  768. if (qdf_unlikely(!tx_desc)) {
  769. DP_STATS_INC(vdev, tx_i.dropped.desc_na.num, 1);
  770. DP_STATS_INC(vdev, tx_i.dropped.desc_na_exc_alloc_fail.num, 1);
  771. return NULL;
  772. }
  773. dp_tx_outstanding_inc(pdev);
  774. /* Initialize the SW tx descriptor */
  775. tx_desc->nbuf = nbuf;
  776. tx_desc->frm_type = dp_tx_frm_std;
  777. tx_desc->tx_encap_type = ((tx_exc_metadata &&
  778. (tx_exc_metadata->tx_encap_type != CDP_INVALID_TX_ENCAP_TYPE)) ?
  779. tx_exc_metadata->tx_encap_type : vdev->tx_encap_type);
  780. tx_desc->vdev_id = vdev->vdev_id;
  781. tx_desc->pdev = pdev;
  782. tx_desc->msdu_ext_desc = NULL;
  783. tx_desc->pkt_offset = 0;
  784. tx_desc->length = qdf_nbuf_headlen(nbuf);
  785. dp_tx_trace_pkt(nbuf, tx_desc->id, vdev->vdev_id);
  786. if (qdf_unlikely(vdev->multipass_en)) {
  787. if (!dp_tx_multipass_process(soc, vdev, nbuf, msdu_info))
  788. goto failure;
  789. }
  790. /* Packets marked by upper layer (OS-IF) to be sent to FW */
  791. if (dp_tx_is_nbuf_marked_exception(soc, nbuf))
  792. is_exception = 1;
  793. /*
  794. * For special modes (vdev_type == ocb or mesh), data frames should be
  795. * transmitted using varying transmit parameters (tx spec) which include
  796. * transmit rate, power, priority, channel, channel bandwidth , nss etc.
  797. * These are filled in HTT MSDU descriptor and sent in frame pre-header.
  798. * These frames are sent as exception packets to firmware.
  799. *
  800. * HW requirement is that metadata should always point to a
  801. * 8-byte aligned address. So we add alignment pad to start of buffer.
  802. * HTT Metadata should be ensured to be multiple of 8-bytes,
  803. * to get 8-byte aligned start address along with align_pad added
  804. *
  805. * |-----------------------------|
  806. * | |
  807. * |-----------------------------| <-----Buffer Pointer Address given
  808. * | | ^ in HW descriptor (aligned)
  809. * | HTT Metadata | |
  810. * | | |
  811. * | | | Packet Offset given in descriptor
  812. * | | |
  813. * |-----------------------------| |
  814. * | Alignment Pad | v
  815. * |-----------------------------| <----- Actual buffer start address
  816. * | SKB Data | (Unaligned)
  817. * | |
  818. * | |
  819. * | |
  820. * | |
  821. * | |
  822. * |-----------------------------|
  823. */
  824. if (qdf_unlikely((msdu_info->exception_fw)) ||
  825. (vdev->opmode == wlan_op_mode_ocb) ||
  826. (tx_exc_metadata &&
  827. tx_exc_metadata->is_tx_sniffer)) {
  828. align_pad = ((unsigned long) qdf_nbuf_data(nbuf)) & 0x7;
  829. if (qdf_unlikely(qdf_nbuf_headroom(nbuf) < align_pad)) {
  830. DP_STATS_INC(vdev,
  831. tx_i.dropped.headroom_insufficient, 1);
  832. goto failure;
  833. }
  834. if (qdf_nbuf_push_head(nbuf, align_pad) == NULL) {
  835. dp_tx_err("qdf_nbuf_push_head failed");
  836. goto failure;
  837. }
  838. htt_hdr_size = dp_tx_prepare_htt_metadata(vdev, nbuf,
  839. msdu_info);
  840. if (htt_hdr_size == 0)
  841. goto failure;
  842. tx_desc->length = qdf_nbuf_headlen(nbuf);
  843. tx_desc->pkt_offset = align_pad + htt_hdr_size;
  844. tx_desc->flags |= DP_TX_DESC_FLAG_TO_FW;
  845. is_exception = 1;
  846. tx_desc->length -= tx_desc->pkt_offset;
  847. }
  848. #if !TQM_BYPASS_WAR
  849. if (is_exception || tx_exc_metadata)
  850. #endif
  851. {
  852. /* Temporary WAR due to TQM VP issues */
  853. tx_desc->flags |= DP_TX_DESC_FLAG_TO_FW;
  854. qdf_atomic_inc(&soc->num_tx_exception);
  855. }
  856. return tx_desc;
  857. failure:
  858. dp_tx_desc_release(tx_desc, desc_pool_id);
  859. return NULL;
  860. }
  861. /**
  862. * dp_tx_prepare_desc() - Allocate and prepare Tx descriptor for multisegment frame
  863. * @vdev: DP vdev handle
  864. * @nbuf: skb
  865. * @msdu_info: Info to be setup in MSDU descriptor and MSDU extension descriptor
  866. * @desc_pool_id : Descriptor Pool ID
  867. *
  868. * Allocate and prepare Tx descriptor with msdu and fragment descritor
  869. * information. For frames wth fragments, allocate and prepare
  870. * an MSDU extension descriptor
  871. *
  872. * Return: Pointer to Tx Descriptor on success,
  873. * NULL on failure
  874. */
  875. static struct dp_tx_desc_s *dp_tx_prepare_desc(struct dp_vdev *vdev,
  876. qdf_nbuf_t nbuf, struct dp_tx_msdu_info_s *msdu_info,
  877. uint8_t desc_pool_id)
  878. {
  879. struct dp_tx_desc_s *tx_desc;
  880. struct dp_tx_ext_desc_elem_s *msdu_ext_desc;
  881. struct dp_pdev *pdev = vdev->pdev;
  882. struct dp_soc *soc = pdev->soc;
  883. if (dp_tx_limit_check(vdev))
  884. return NULL;
  885. /* Allocate software Tx descriptor */
  886. tx_desc = dp_tx_desc_alloc(soc, desc_pool_id);
  887. if (!tx_desc) {
  888. DP_STATS_INC(vdev, tx_i.dropped.desc_na.num, 1);
  889. return NULL;
  890. }
  891. dp_tx_outstanding_inc(pdev);
  892. /* Initialize the SW tx descriptor */
  893. tx_desc->nbuf = nbuf;
  894. tx_desc->frm_type = msdu_info->frm_type;
  895. tx_desc->tx_encap_type = vdev->tx_encap_type;
  896. tx_desc->vdev_id = vdev->vdev_id;
  897. tx_desc->pdev = pdev;
  898. tx_desc->pkt_offset = 0;
  899. tx_desc->tso_desc = msdu_info->u.tso_info.curr_seg;
  900. tx_desc->tso_num_desc = msdu_info->u.tso_info.tso_num_seg_list;
  901. dp_tx_trace_pkt(nbuf, tx_desc->id, vdev->vdev_id);
  902. /* Handle scattered frames - TSO/SG/ME */
  903. /* Allocate and prepare an extension descriptor for scattered frames */
  904. msdu_ext_desc = dp_tx_prepare_ext_desc(vdev, msdu_info, desc_pool_id);
  905. if (!msdu_ext_desc) {
  906. dp_tx_info("Tx Extension Descriptor Alloc Fail");
  907. goto failure;
  908. }
  909. #if TQM_BYPASS_WAR
  910. /* Temporary WAR due to TQM VP issues */
  911. tx_desc->flags |= DP_TX_DESC_FLAG_TO_FW;
  912. qdf_atomic_inc(&soc->num_tx_exception);
  913. #endif
  914. if (qdf_unlikely(msdu_info->exception_fw))
  915. tx_desc->flags |= DP_TX_DESC_FLAG_TO_FW;
  916. tx_desc->msdu_ext_desc = msdu_ext_desc;
  917. tx_desc->flags |= DP_TX_DESC_FLAG_FRAG;
  918. tx_desc->dma_addr = msdu_ext_desc->paddr;
  919. if (msdu_ext_desc->flags & DP_TX_EXT_DESC_FLAG_METADATA_VALID)
  920. tx_desc->length = HAL_TX_EXT_DESC_WITH_META_DATA;
  921. else
  922. tx_desc->length = HAL_TX_EXTENSION_DESC_LEN_BYTES;
  923. return tx_desc;
  924. failure:
  925. dp_tx_desc_release(tx_desc, desc_pool_id);
  926. return NULL;
  927. }
  928. /**
  929. * dp_tx_prepare_raw() - Prepare RAW packet TX
  930. * @vdev: DP vdev handle
  931. * @nbuf: buffer pointer
  932. * @seg_info: Pointer to Segment info Descriptor to be prepared
  933. * @msdu_info: MSDU info to be setup in MSDU descriptor and MSDU extension
  934. * descriptor
  935. *
  936. * Return:
  937. */
  938. static qdf_nbuf_t dp_tx_prepare_raw(struct dp_vdev *vdev, qdf_nbuf_t nbuf,
  939. struct dp_tx_seg_info_s *seg_info, struct dp_tx_msdu_info_s *msdu_info)
  940. {
  941. qdf_nbuf_t curr_nbuf = NULL;
  942. uint16_t total_len = 0;
  943. qdf_dma_addr_t paddr;
  944. int32_t i;
  945. int32_t mapped_buf_num = 0;
  946. struct dp_tx_sg_info_s *sg_info = &msdu_info->u.sg_info;
  947. qdf_dot3_qosframe_t *qos_wh = (qdf_dot3_qosframe_t *) nbuf->data;
  948. DP_STATS_INC_PKT(vdev, tx_i.raw.raw_pkt, 1, qdf_nbuf_len(nbuf));
  949. /* Continue only if frames are of DATA type */
  950. if (!DP_FRAME_IS_DATA(qos_wh)) {
  951. DP_STATS_INC(vdev, tx_i.raw.invalid_raw_pkt_datatype, 1);
  952. dp_tx_debug("Pkt. recd is of not data type");
  953. goto error;
  954. }
  955. /* SWAR for HW: Enable WEP bit in the AMSDU frames for RAW mode */
  956. if (vdev->raw_mode_war &&
  957. (qos_wh->i_fc[0] & QDF_IEEE80211_FC0_SUBTYPE_QOS) &&
  958. (qos_wh->i_qos[0] & IEEE80211_QOS_AMSDU))
  959. qos_wh->i_fc[1] |= IEEE80211_FC1_WEP;
  960. for (curr_nbuf = nbuf, i = 0; curr_nbuf;
  961. curr_nbuf = qdf_nbuf_next(curr_nbuf), i++) {
  962. /*
  963. * Number of nbuf's must not exceed the size of the frags
  964. * array in seg_info.
  965. */
  966. if (i >= DP_TX_MAX_NUM_FRAGS) {
  967. dp_err_rl("nbuf cnt exceeds the max number of segs");
  968. DP_STATS_INC(vdev, tx_i.raw.num_frags_overflow_err, 1);
  969. goto error;
  970. }
  971. if (QDF_STATUS_SUCCESS !=
  972. qdf_nbuf_map_nbytes_single(vdev->osdev,
  973. curr_nbuf,
  974. QDF_DMA_TO_DEVICE,
  975. curr_nbuf->len)) {
  976. dp_tx_err("%s dma map error ", __func__);
  977. DP_STATS_INC(vdev, tx_i.raw.dma_map_error, 1);
  978. goto error;
  979. }
  980. /* Update the count of mapped nbuf's */
  981. mapped_buf_num++;
  982. paddr = qdf_nbuf_get_frag_paddr(curr_nbuf, 0);
  983. seg_info->frags[i].paddr_lo = paddr;
  984. seg_info->frags[i].paddr_hi = ((uint64_t)paddr >> 32);
  985. seg_info->frags[i].len = qdf_nbuf_len(curr_nbuf);
  986. seg_info->frags[i].vaddr = (void *) curr_nbuf;
  987. total_len += qdf_nbuf_len(curr_nbuf);
  988. }
  989. seg_info->frag_cnt = i;
  990. seg_info->total_len = total_len;
  991. seg_info->next = NULL;
  992. sg_info->curr_seg = seg_info;
  993. msdu_info->frm_type = dp_tx_frm_raw;
  994. msdu_info->num_seg = 1;
  995. return nbuf;
  996. error:
  997. i = 0;
  998. while (nbuf) {
  999. curr_nbuf = nbuf;
  1000. if (i < mapped_buf_num) {
  1001. qdf_nbuf_unmap_nbytes_single(vdev->osdev, curr_nbuf,
  1002. QDF_DMA_TO_DEVICE,
  1003. curr_nbuf->len);
  1004. i++;
  1005. }
  1006. nbuf = qdf_nbuf_next(nbuf);
  1007. qdf_nbuf_free(curr_nbuf);
  1008. }
  1009. return NULL;
  1010. }
  1011. /**
  1012. * dp_tx_raw_prepare_unset() - unmap the chain of nbufs belonging to RAW frame.
  1013. * @soc: DP soc handle
  1014. * @nbuf: Buffer pointer
  1015. *
  1016. * unmap the chain of nbufs that belong to this RAW frame.
  1017. *
  1018. * Return: None
  1019. */
  1020. static void dp_tx_raw_prepare_unset(struct dp_soc *soc,
  1021. qdf_nbuf_t nbuf)
  1022. {
  1023. qdf_nbuf_t cur_nbuf = nbuf;
  1024. do {
  1025. qdf_nbuf_unmap_nbytes_single(soc->osdev, cur_nbuf,
  1026. QDF_DMA_TO_DEVICE,
  1027. cur_nbuf->len);
  1028. cur_nbuf = qdf_nbuf_next(cur_nbuf);
  1029. } while (cur_nbuf);
  1030. }
  1031. #ifdef VDEV_PEER_PROTOCOL_COUNT
  1032. #define dp_vdev_peer_stats_update_protocol_cnt_tx(vdev_hdl, nbuf) \
  1033. { \
  1034. qdf_nbuf_t nbuf_local; \
  1035. struct dp_vdev *vdev_local = vdev_hdl; \
  1036. do { \
  1037. if (qdf_likely(!((vdev_local)->peer_protocol_count_track))) \
  1038. break; \
  1039. nbuf_local = nbuf; \
  1040. if (qdf_unlikely(((vdev_local)->tx_encap_type) == \
  1041. htt_cmn_pkt_type_raw)) \
  1042. break; \
  1043. else if (qdf_unlikely(qdf_nbuf_is_nonlinear((nbuf_local)))) \
  1044. break; \
  1045. else if (qdf_nbuf_is_tso((nbuf_local))) \
  1046. break; \
  1047. dp_vdev_peer_stats_update_protocol_cnt((vdev_local), \
  1048. (nbuf_local), \
  1049. NULL, 1, 0); \
  1050. } while (0); \
  1051. }
  1052. #else
  1053. #define dp_vdev_peer_stats_update_protocol_cnt_tx(vdev_hdl, skb)
  1054. #endif
  1055. #ifdef WLAN_DP_FEATURE_SW_LATENCY_MGR
  1056. /**
  1057. * dp_tx_update_stats() - Update soc level tx stats
  1058. * @soc: DP soc handle
  1059. * @nbuf: packet being transmitted
  1060. *
  1061. * Returns: none
  1062. */
  1063. static inline void dp_tx_update_stats(struct dp_soc *soc,
  1064. qdf_nbuf_t nbuf)
  1065. {
  1066. DP_STATS_INC_PKT(soc, tx.egress, 1, qdf_nbuf_len(nbuf));
  1067. }
  1068. /**
  1069. * dp_tx_attempt_coalescing() - Check and attempt TCL register write coalescing
  1070. * @soc: Datapath soc handle
  1071. * @tx_desc: tx packet descriptor
  1072. * @tid: TID for pkt transmission
  1073. *
  1074. * Returns: 1, if coalescing is to be done
  1075. * 0, if coalescing is not to be done
  1076. */
  1077. static inline int
  1078. dp_tx_attempt_coalescing(struct dp_soc *soc, struct dp_vdev *vdev,
  1079. struct dp_tx_desc_s *tx_desc,
  1080. uint8_t tid)
  1081. {
  1082. struct dp_swlm *swlm = &soc->swlm;
  1083. union swlm_data swlm_query_data;
  1084. struct dp_swlm_tcl_data tcl_data;
  1085. QDF_STATUS status;
  1086. int ret;
  1087. if (qdf_unlikely(!swlm->is_enabled))
  1088. return 0;
  1089. tcl_data.nbuf = tx_desc->nbuf;
  1090. tcl_data.tid = tid;
  1091. tcl_data.num_ll_connections = vdev->num_latency_critical_conn;
  1092. swlm_query_data.tcl_data = &tcl_data;
  1093. status = dp_swlm_tcl_pre_check(soc, &tcl_data);
  1094. if (QDF_IS_STATUS_ERROR(status)) {
  1095. dp_swlm_tcl_reset_session_data(soc);
  1096. DP_STATS_INC(swlm, tcl.coalesce_fail, 1);
  1097. return 0;
  1098. }
  1099. ret = dp_swlm_query_policy(soc, TCL_DATA, swlm_query_data);
  1100. if (ret) {
  1101. DP_STATS_INC(swlm, tcl.coalesce_success, 1);
  1102. } else {
  1103. DP_STATS_INC(swlm, tcl.coalesce_fail, 1);
  1104. }
  1105. return ret;
  1106. }
  1107. /**
  1108. * dp_tx_ring_access_end() - HAL ring access end for data transmission
  1109. * @soc: Datapath soc handle
  1110. * @hal_ring_hdl: HAL ring handle
  1111. * @coalesce: Coalesce the current write or not
  1112. *
  1113. * Returns: none
  1114. */
  1115. static inline void
  1116. dp_tx_ring_access_end(struct dp_soc *soc, hal_ring_handle_t hal_ring_hdl,
  1117. int coalesce)
  1118. {
  1119. if (coalesce)
  1120. dp_tx_hal_ring_access_end_reap(soc, hal_ring_hdl);
  1121. else
  1122. dp_tx_hal_ring_access_end(soc, hal_ring_hdl);
  1123. }
  1124. #else
  1125. static inline void dp_tx_update_stats(struct dp_soc *soc,
  1126. qdf_nbuf_t nbuf)
  1127. {
  1128. }
  1129. static inline int
  1130. dp_tx_attempt_coalescing(struct dp_soc *soc, struct dp_vdev *vdev,
  1131. struct dp_tx_desc_s *tx_desc,
  1132. uint8_t tid)
  1133. {
  1134. return 0;
  1135. }
  1136. static inline void
  1137. dp_tx_ring_access_end(struct dp_soc *soc, hal_ring_handle_t hal_ring_hdl,
  1138. int coalesce)
  1139. {
  1140. dp_tx_hal_ring_access_end(soc, hal_ring_hdl);
  1141. }
  1142. #endif
  1143. #ifdef FEATURE_RUNTIME_PM
  1144. /**
  1145. * dp_tx_ring_access_end_wrapper() - Wrapper for ring access end
  1146. * @soc: Datapath soc handle
  1147. * @hal_ring_hdl: HAL ring handle
  1148. * @coalesce: Coalesce the current write or not
  1149. *
  1150. * Wrapper for HAL ring access end for data transmission for
  1151. * FEATURE_RUNTIME_PM
  1152. *
  1153. * Returns: none
  1154. */
  1155. static inline void
  1156. dp_tx_ring_access_end_wrapper(struct dp_soc *soc,
  1157. hal_ring_handle_t hal_ring_hdl,
  1158. int coalesce)
  1159. {
  1160. int ret;
  1161. ret = hif_pm_runtime_get(soc->hif_handle,
  1162. RTPM_ID_DW_TX_HW_ENQUEUE, true);
  1163. switch (ret) {
  1164. case 0:
  1165. dp_tx_ring_access_end(soc, hal_ring_hdl, coalesce);
  1166. hif_pm_runtime_put(soc->hif_handle,
  1167. RTPM_ID_DW_TX_HW_ENQUEUE);
  1168. break;
  1169. /*
  1170. * If hif_pm_runtime_get returns -EBUSY or -EINPROGRESS,
  1171. * take the dp runtime refcount using dp_runtime_get,
  1172. * check link state,if up, write TX ring HP, else just set flush event.
  1173. * In dp_runtime_resume, wait until dp runtime refcount becomes
  1174. * zero or time out, then flush pending tx.
  1175. */
  1176. case -EBUSY:
  1177. case -EINPROGRESS:
  1178. dp_runtime_get(soc);
  1179. if (hif_pm_get_link_state(soc->hif_handle) ==
  1180. HIF_PM_LINK_STATE_UP) {
  1181. dp_tx_ring_access_end(soc, hal_ring_hdl, coalesce);
  1182. } else {
  1183. dp_tx_hal_ring_access_end_reap(soc, hal_ring_hdl);
  1184. hal_srng_set_event(hal_ring_hdl, HAL_SRNG_FLUSH_EVENT);
  1185. hal_srng_inc_flush_cnt(hal_ring_hdl);
  1186. }
  1187. dp_runtime_put(soc);
  1188. break;
  1189. default:
  1190. dp_runtime_get(soc);
  1191. dp_tx_hal_ring_access_end_reap(soc, hal_ring_hdl);
  1192. hal_srng_set_event(hal_ring_hdl, HAL_SRNG_FLUSH_EVENT);
  1193. hal_srng_inc_flush_cnt(hal_ring_hdl);
  1194. dp_runtime_put(soc);
  1195. }
  1196. }
  1197. #else
  1198. static inline void
  1199. dp_tx_ring_access_end_wrapper(struct dp_soc *soc,
  1200. hal_ring_handle_t hal_ring_hdl,
  1201. int coalesce)
  1202. {
  1203. dp_tx_ring_access_end(soc, hal_ring_hdl, coalesce);
  1204. }
  1205. #endif
  1206. /**
  1207. * dp_tx_hw_enqueue() - Enqueue to TCL HW for transmit
  1208. * @soc: DP Soc Handle
  1209. * @vdev: DP vdev handle
  1210. * @tx_desc: Tx Descriptor Handle
  1211. * @tid: TID from HLOS for overriding default DSCP-TID mapping
  1212. * @fw_metadata: Metadata to send to Target Firmware along with frame
  1213. * @ring_id: Ring ID of H/W ring to which we enqueue the packet
  1214. * @tx_exc_metadata: Handle that holds exception path meta data
  1215. *
  1216. * Gets the next free TCL HW DMA descriptor and sets up required parameters
  1217. * from software Tx descriptor
  1218. *
  1219. * Return: QDF_STATUS_SUCCESS: success
  1220. * QDF_STATUS_E_RESOURCES: Error return
  1221. */
  1222. static QDF_STATUS
  1223. dp_tx_hw_enqueue(struct dp_soc *soc, struct dp_vdev *vdev,
  1224. struct dp_tx_desc_s *tx_desc, uint16_t fw_metadata,
  1225. struct cdp_tx_exception_metadata *tx_exc_metadata,
  1226. struct dp_tx_msdu_info_s *msdu_info)
  1227. {
  1228. void *hal_tx_desc;
  1229. uint32_t *hal_tx_desc_cached;
  1230. int coalesce = 0;
  1231. struct dp_tx_queue *tx_q = &msdu_info->tx_queue;
  1232. uint8_t ring_id = tx_q->ring_id & DP_TX_QUEUE_MASK;
  1233. uint8_t tid = msdu_info->tid;
  1234. /*
  1235. * Setting it initialization statically here to avoid
  1236. * a memset call jump with qdf_mem_set call
  1237. */
  1238. uint8_t cached_desc[HAL_TX_DESC_LEN_BYTES] = { 0 };
  1239. enum cdp_sec_type sec_type = ((tx_exc_metadata &&
  1240. tx_exc_metadata->sec_type != CDP_INVALID_SEC_TYPE) ?
  1241. tx_exc_metadata->sec_type : vdev->sec_type);
  1242. /* Return Buffer Manager ID */
  1243. uint8_t bm_id = dp_tx_get_rbm_id(soc, ring_id);
  1244. hal_ring_handle_t hal_ring_hdl = NULL;
  1245. QDF_STATUS status = QDF_STATUS_E_RESOURCES;
  1246. if (!dp_tx_is_desc_id_valid(soc, tx_desc->id)) {
  1247. dp_err_rl("Invalid tx desc id:%d", tx_desc->id);
  1248. return QDF_STATUS_E_RESOURCES;
  1249. }
  1250. hal_tx_desc_cached = (void *) cached_desc;
  1251. hal_tx_desc_set_buf_addr(soc->hal_soc, hal_tx_desc_cached,
  1252. tx_desc->dma_addr, bm_id, tx_desc->id,
  1253. (tx_desc->flags & DP_TX_DESC_FLAG_FRAG));
  1254. hal_tx_desc_set_lmac_id(soc->hal_soc, hal_tx_desc_cached,
  1255. vdev->lmac_id);
  1256. hal_tx_desc_set_search_type(soc->hal_soc, hal_tx_desc_cached,
  1257. vdev->search_type);
  1258. hal_tx_desc_set_search_index(soc->hal_soc, hal_tx_desc_cached,
  1259. vdev->bss_ast_idx);
  1260. hal_tx_desc_set_dscp_tid_table_id(soc->hal_soc, hal_tx_desc_cached,
  1261. vdev->dscp_tid_map_id);
  1262. hal_tx_desc_set_encrypt_type(hal_tx_desc_cached,
  1263. sec_type_map[sec_type]);
  1264. hal_tx_desc_set_cache_set_num(soc->hal_soc, hal_tx_desc_cached,
  1265. (vdev->bss_ast_hash & 0xF));
  1266. hal_tx_desc_set_fw_metadata(hal_tx_desc_cached, fw_metadata);
  1267. hal_tx_desc_set_buf_length(hal_tx_desc_cached, tx_desc->length);
  1268. hal_tx_desc_set_buf_offset(hal_tx_desc_cached, tx_desc->pkt_offset);
  1269. hal_tx_desc_set_encap_type(hal_tx_desc_cached, tx_desc->tx_encap_type);
  1270. hal_tx_desc_set_addr_search_flags(hal_tx_desc_cached,
  1271. vdev->hal_desc_addr_search_flags);
  1272. if (tx_desc->flags & DP_TX_DESC_FLAG_TO_FW)
  1273. hal_tx_desc_set_to_fw(hal_tx_desc_cached, 1);
  1274. /* verify checksum offload configuration*/
  1275. if (vdev->csum_enabled &&
  1276. ((qdf_nbuf_get_tx_cksum(tx_desc->nbuf) == QDF_NBUF_TX_CKSUM_TCP_UDP)
  1277. || qdf_nbuf_is_tso(tx_desc->nbuf))) {
  1278. hal_tx_desc_set_l3_checksum_en(hal_tx_desc_cached, 1);
  1279. hal_tx_desc_set_l4_checksum_en(hal_tx_desc_cached, 1);
  1280. }
  1281. if (tid != HTT_TX_EXT_TID_INVALID)
  1282. hal_tx_desc_set_hlos_tid(hal_tx_desc_cached, tid);
  1283. if (tx_desc->flags & DP_TX_DESC_FLAG_MESH)
  1284. hal_tx_desc_set_mesh_en(soc->hal_soc, hal_tx_desc_cached, 1);
  1285. if (qdf_unlikely(vdev->pdev->delay_stats_flag) ||
  1286. qdf_unlikely(wlan_cfg_is_peer_ext_stats_enabled(
  1287. soc->wlan_cfg_ctx)))
  1288. tx_desc->timestamp = qdf_ktime_to_ms(qdf_ktime_real_get());
  1289. dp_verbose_debug("length:%d , type = %d, dma_addr %llx, offset %d desc id %u",
  1290. tx_desc->length,
  1291. (tx_desc->flags & DP_TX_DESC_FLAG_FRAG),
  1292. (uint64_t)tx_desc->dma_addr, tx_desc->pkt_offset,
  1293. tx_desc->id);
  1294. hal_ring_hdl = dp_tx_get_hal_ring_hdl(soc, ring_id);
  1295. if (qdf_unlikely(dp_tx_hal_ring_access_start(soc, hal_ring_hdl))) {
  1296. QDF_TRACE(QDF_MODULE_ID_TXRX, QDF_TRACE_LEVEL_ERROR,
  1297. "%s %d : HAL RING Access Failed -- %pK",
  1298. __func__, __LINE__, hal_ring_hdl);
  1299. DP_STATS_INC(soc, tx.tcl_ring_full[ring_id], 1);
  1300. DP_STATS_INC(vdev, tx_i.dropped.enqueue_fail, 1);
  1301. return status;
  1302. }
  1303. /* Sync cached descriptor with HW */
  1304. hal_tx_desc = hal_srng_src_get_next(soc->hal_soc, hal_ring_hdl);
  1305. if (qdf_unlikely(!hal_tx_desc)) {
  1306. dp_verbose_debug("TCL ring full ring_id:%d", ring_id);
  1307. DP_STATS_INC(soc, tx.tcl_ring_full[ring_id], 1);
  1308. DP_STATS_INC(vdev, tx_i.dropped.enqueue_fail, 1);
  1309. goto ring_access_fail;
  1310. }
  1311. tx_desc->flags |= DP_TX_DESC_FLAG_QUEUED_TX;
  1312. dp_vdev_peer_stats_update_protocol_cnt_tx(vdev, tx_desc->nbuf);
  1313. hal_tx_desc_sync(hal_tx_desc_cached, hal_tx_desc);
  1314. coalesce = dp_tx_attempt_coalescing(soc, vdev, tx_desc, tid);
  1315. DP_STATS_INC_PKT(vdev, tx_i.processed, 1, tx_desc->length);
  1316. dp_tx_update_stats(soc, tx_desc->nbuf);
  1317. status = QDF_STATUS_SUCCESS;
  1318. ring_access_fail:
  1319. dp_tx_ring_access_end_wrapper(soc, hal_ring_hdl, coalesce);
  1320. return status;
  1321. }
  1322. /**
  1323. * dp_cce_classify() - Classify the frame based on CCE rules
  1324. * @vdev: DP vdev handle
  1325. * @nbuf: skb
  1326. *
  1327. * Classify frames based on CCE rules
  1328. * Return: bool( true if classified,
  1329. * else false)
  1330. */
  1331. static bool dp_cce_classify(struct dp_vdev *vdev, qdf_nbuf_t nbuf)
  1332. {
  1333. qdf_ether_header_t *eh = NULL;
  1334. uint16_t ether_type;
  1335. qdf_llc_t *llcHdr;
  1336. qdf_nbuf_t nbuf_clone = NULL;
  1337. qdf_dot3_qosframe_t *qos_wh = NULL;
  1338. if (qdf_likely(vdev->skip_sw_tid_classification)) {
  1339. /*
  1340. * In case of mesh packets or hlos tid override enabled,
  1341. * don't do any classification
  1342. */
  1343. if (qdf_unlikely(vdev->skip_sw_tid_classification
  1344. & DP_TX_SKIP_CCE_CLASSIFY))
  1345. return false;
  1346. }
  1347. if (qdf_likely(vdev->tx_encap_type != htt_cmn_pkt_type_raw)) {
  1348. eh = (qdf_ether_header_t *)qdf_nbuf_data(nbuf);
  1349. ether_type = eh->ether_type;
  1350. llcHdr = (qdf_llc_t *)(nbuf->data +
  1351. sizeof(qdf_ether_header_t));
  1352. } else {
  1353. qos_wh = (qdf_dot3_qosframe_t *) nbuf->data;
  1354. /* For encrypted packets don't do any classification */
  1355. if (qdf_unlikely(qos_wh->i_fc[1] & IEEE80211_FC1_WEP))
  1356. return false;
  1357. if (qdf_unlikely(qos_wh->i_fc[0] & QDF_IEEE80211_FC0_SUBTYPE_QOS)) {
  1358. if (qdf_unlikely(
  1359. qos_wh->i_fc[1] & QDF_IEEE80211_FC1_TODS &&
  1360. qos_wh->i_fc[1] & QDF_IEEE80211_FC1_FROMDS)) {
  1361. ether_type = *(uint16_t *)(nbuf->data
  1362. + QDF_IEEE80211_4ADDR_HDR_LEN
  1363. + sizeof(qdf_llc_t)
  1364. - sizeof(ether_type));
  1365. llcHdr = (qdf_llc_t *)(nbuf->data +
  1366. QDF_IEEE80211_4ADDR_HDR_LEN);
  1367. } else {
  1368. ether_type = *(uint16_t *)(nbuf->data
  1369. + QDF_IEEE80211_3ADDR_HDR_LEN
  1370. + sizeof(qdf_llc_t)
  1371. - sizeof(ether_type));
  1372. llcHdr = (qdf_llc_t *)(nbuf->data +
  1373. QDF_IEEE80211_3ADDR_HDR_LEN);
  1374. }
  1375. if (qdf_unlikely(DP_FRAME_IS_SNAP(llcHdr)
  1376. && (ether_type ==
  1377. qdf_htons(QDF_NBUF_TRAC_EAPOL_ETH_TYPE)))) {
  1378. DP_STATS_INC(vdev, tx_i.cce_classified_raw, 1);
  1379. return true;
  1380. }
  1381. }
  1382. return false;
  1383. }
  1384. if (qdf_unlikely(DP_FRAME_IS_SNAP(llcHdr))) {
  1385. ether_type = *(uint16_t *)(nbuf->data + 2*QDF_MAC_ADDR_SIZE +
  1386. sizeof(*llcHdr));
  1387. nbuf_clone = qdf_nbuf_clone(nbuf);
  1388. if (qdf_unlikely(nbuf_clone)) {
  1389. qdf_nbuf_pull_head(nbuf_clone, sizeof(*llcHdr));
  1390. if (ether_type == htons(ETHERTYPE_VLAN)) {
  1391. qdf_nbuf_pull_head(nbuf_clone,
  1392. sizeof(qdf_net_vlanhdr_t));
  1393. }
  1394. }
  1395. } else {
  1396. if (ether_type == htons(ETHERTYPE_VLAN)) {
  1397. nbuf_clone = qdf_nbuf_clone(nbuf);
  1398. if (qdf_unlikely(nbuf_clone)) {
  1399. qdf_nbuf_pull_head(nbuf_clone,
  1400. sizeof(qdf_net_vlanhdr_t));
  1401. }
  1402. }
  1403. }
  1404. if (qdf_unlikely(nbuf_clone))
  1405. nbuf = nbuf_clone;
  1406. if (qdf_unlikely(qdf_nbuf_is_ipv4_eapol_pkt(nbuf)
  1407. || qdf_nbuf_is_ipv4_arp_pkt(nbuf)
  1408. || qdf_nbuf_is_ipv4_wapi_pkt(nbuf)
  1409. || qdf_nbuf_is_ipv4_tdls_pkt(nbuf)
  1410. || (qdf_nbuf_is_ipv4_pkt(nbuf)
  1411. && qdf_nbuf_is_ipv4_dhcp_pkt(nbuf))
  1412. || (qdf_nbuf_is_ipv6_pkt(nbuf) &&
  1413. qdf_nbuf_is_ipv6_dhcp_pkt(nbuf)))) {
  1414. if (qdf_unlikely(nbuf_clone))
  1415. qdf_nbuf_free(nbuf_clone);
  1416. return true;
  1417. }
  1418. if (qdf_unlikely(nbuf_clone))
  1419. qdf_nbuf_free(nbuf_clone);
  1420. return false;
  1421. }
  1422. /**
  1423. * dp_tx_get_tid() - Obtain TID to be used for this frame
  1424. * @vdev: DP vdev handle
  1425. * @nbuf: skb
  1426. *
  1427. * Extract the DSCP or PCP information from frame and map into TID value.
  1428. *
  1429. * Return: void
  1430. */
  1431. static void dp_tx_get_tid(struct dp_vdev *vdev, qdf_nbuf_t nbuf,
  1432. struct dp_tx_msdu_info_s *msdu_info)
  1433. {
  1434. uint8_t tos = 0, dscp_tid_override = 0;
  1435. uint8_t *hdr_ptr, *L3datap;
  1436. uint8_t is_mcast = 0;
  1437. qdf_ether_header_t *eh = NULL;
  1438. qdf_ethervlan_header_t *evh = NULL;
  1439. uint16_t ether_type;
  1440. qdf_llc_t *llcHdr;
  1441. struct dp_pdev *pdev = (struct dp_pdev *)vdev->pdev;
  1442. DP_TX_TID_OVERRIDE(msdu_info, nbuf);
  1443. if (qdf_likely(vdev->tx_encap_type != htt_cmn_pkt_type_raw)) {
  1444. eh = (qdf_ether_header_t *)nbuf->data;
  1445. hdr_ptr = (uint8_t *)(eh->ether_dhost);
  1446. L3datap = hdr_ptr + sizeof(qdf_ether_header_t);
  1447. } else {
  1448. qdf_dot3_qosframe_t *qos_wh =
  1449. (qdf_dot3_qosframe_t *) nbuf->data;
  1450. msdu_info->tid = qos_wh->i_fc[0] & DP_FC0_SUBTYPE_QOS ?
  1451. qos_wh->i_qos[0] & DP_QOS_TID : 0;
  1452. return;
  1453. }
  1454. is_mcast = DP_FRAME_IS_MULTICAST(hdr_ptr);
  1455. ether_type = eh->ether_type;
  1456. llcHdr = (qdf_llc_t *)(nbuf->data + sizeof(qdf_ether_header_t));
  1457. /*
  1458. * Check if packet is dot3 or eth2 type.
  1459. */
  1460. if (DP_FRAME_IS_LLC(ether_type) && DP_FRAME_IS_SNAP(llcHdr)) {
  1461. ether_type = (uint16_t)*(nbuf->data + 2*QDF_MAC_ADDR_SIZE +
  1462. sizeof(*llcHdr));
  1463. if (ether_type == htons(ETHERTYPE_VLAN)) {
  1464. L3datap = hdr_ptr + sizeof(qdf_ethervlan_header_t) +
  1465. sizeof(*llcHdr);
  1466. ether_type = (uint16_t)*(nbuf->data + 2*QDF_MAC_ADDR_SIZE
  1467. + sizeof(*llcHdr) +
  1468. sizeof(qdf_net_vlanhdr_t));
  1469. } else {
  1470. L3datap = hdr_ptr + sizeof(qdf_ether_header_t) +
  1471. sizeof(*llcHdr);
  1472. }
  1473. } else {
  1474. if (ether_type == htons(ETHERTYPE_VLAN)) {
  1475. evh = (qdf_ethervlan_header_t *) eh;
  1476. ether_type = evh->ether_type;
  1477. L3datap = hdr_ptr + sizeof(qdf_ethervlan_header_t);
  1478. }
  1479. }
  1480. /*
  1481. * Find priority from IP TOS DSCP field
  1482. */
  1483. if (qdf_nbuf_is_ipv4_pkt(nbuf)) {
  1484. qdf_net_iphdr_t *ip = (qdf_net_iphdr_t *) L3datap;
  1485. if (qdf_nbuf_is_ipv4_dhcp_pkt(nbuf)) {
  1486. /* Only for unicast frames */
  1487. if (!is_mcast) {
  1488. /* send it on VO queue */
  1489. msdu_info->tid = DP_VO_TID;
  1490. }
  1491. } else {
  1492. /*
  1493. * IP frame: exclude ECN bits 0-1 and map DSCP bits 2-7
  1494. * from TOS byte.
  1495. */
  1496. tos = ip->ip_tos;
  1497. dscp_tid_override = 1;
  1498. }
  1499. } else if (qdf_nbuf_is_ipv6_pkt(nbuf)) {
  1500. /* TODO
  1501. * use flowlabel
  1502. *igmpmld cases to be handled in phase 2
  1503. */
  1504. unsigned long ver_pri_flowlabel;
  1505. unsigned long pri;
  1506. ver_pri_flowlabel = *(unsigned long *) L3datap;
  1507. pri = (ntohl(ver_pri_flowlabel) & IPV6_FLOWINFO_PRIORITY) >>
  1508. DP_IPV6_PRIORITY_SHIFT;
  1509. tos = pri;
  1510. dscp_tid_override = 1;
  1511. } else if (qdf_nbuf_is_ipv4_eapol_pkt(nbuf))
  1512. msdu_info->tid = DP_VO_TID;
  1513. else if (qdf_nbuf_is_ipv4_arp_pkt(nbuf)) {
  1514. /* Only for unicast frames */
  1515. if (!is_mcast) {
  1516. /* send ucast arp on VO queue */
  1517. msdu_info->tid = DP_VO_TID;
  1518. }
  1519. }
  1520. /*
  1521. * Assign all MCAST packets to BE
  1522. */
  1523. if (qdf_unlikely(vdev->tx_encap_type != htt_cmn_pkt_type_raw)) {
  1524. if (is_mcast) {
  1525. tos = 0;
  1526. dscp_tid_override = 1;
  1527. }
  1528. }
  1529. if (dscp_tid_override == 1) {
  1530. tos = (tos >> DP_IP_DSCP_SHIFT) & DP_IP_DSCP_MASK;
  1531. msdu_info->tid = pdev->dscp_tid_map[vdev->dscp_tid_map_id][tos];
  1532. }
  1533. if (msdu_info->tid >= CDP_MAX_DATA_TIDS)
  1534. msdu_info->tid = CDP_MAX_DATA_TIDS - 1;
  1535. return;
  1536. }
  1537. /**
  1538. * dp_tx_classify_tid() - Obtain TID to be used for this frame
  1539. * @vdev: DP vdev handle
  1540. * @nbuf: skb
  1541. *
  1542. * Software based TID classification is required when more than 2 DSCP-TID
  1543. * mapping tables are needed.
  1544. * Hardware supports 2 DSCP-TID mapping tables for HKv1 and 48 for HKv2.
  1545. *
  1546. * Return: void
  1547. */
  1548. static inline void dp_tx_classify_tid(struct dp_vdev *vdev, qdf_nbuf_t nbuf,
  1549. struct dp_tx_msdu_info_s *msdu_info)
  1550. {
  1551. DP_TX_TID_OVERRIDE(msdu_info, nbuf);
  1552. /*
  1553. * skip_sw_tid_classification flag will set in below cases-
  1554. * 1. vdev->dscp_tid_map_id < pdev->soc->num_hw_dscp_tid_map
  1555. * 2. hlos_tid_override enabled for vdev
  1556. * 3. mesh mode enabled for vdev
  1557. */
  1558. if (qdf_likely(vdev->skip_sw_tid_classification)) {
  1559. /* Update tid in msdu_info from skb priority */
  1560. if (qdf_unlikely(vdev->skip_sw_tid_classification
  1561. & DP_TXRX_HLOS_TID_OVERRIDE_ENABLED)) {
  1562. msdu_info->tid = qdf_nbuf_get_priority(nbuf);
  1563. return;
  1564. }
  1565. return;
  1566. }
  1567. dp_tx_get_tid(vdev, nbuf, msdu_info);
  1568. }
  1569. #ifdef FEATURE_WLAN_TDLS
  1570. /**
  1571. * dp_tx_update_tdls_flags() - Update descriptor flags for TDLS frame
  1572. * @soc: datapath SOC
  1573. * @vdev: datapath vdev
  1574. * @tx_desc: TX descriptor
  1575. *
  1576. * Return: None
  1577. */
  1578. static void dp_tx_update_tdls_flags(struct dp_soc *soc,
  1579. struct dp_vdev *vdev,
  1580. struct dp_tx_desc_s *tx_desc)
  1581. {
  1582. if (vdev) {
  1583. if (vdev->is_tdls_frame) {
  1584. tx_desc->flags |= DP_TX_DESC_FLAG_TDLS_FRAME;
  1585. vdev->is_tdls_frame = false;
  1586. }
  1587. }
  1588. }
  1589. /**
  1590. * dp_non_std_tx_comp_free_buff() - Free the non std tx packet buffer
  1591. * @soc: dp_soc handle
  1592. * @tx_desc: TX descriptor
  1593. * @vdev: datapath vdev handle
  1594. *
  1595. * Return: None
  1596. */
  1597. static void dp_non_std_tx_comp_free_buff(struct dp_soc *soc,
  1598. struct dp_tx_desc_s *tx_desc)
  1599. {
  1600. struct hal_tx_completion_status ts = {0};
  1601. qdf_nbuf_t nbuf = tx_desc->nbuf;
  1602. struct dp_vdev *vdev = dp_vdev_get_ref_by_id(soc, tx_desc->vdev_id,
  1603. DP_MOD_ID_TDLS);
  1604. if (qdf_unlikely(!vdev)) {
  1605. dp_err_rl("vdev is null!");
  1606. goto error;
  1607. }
  1608. hal_tx_comp_get_status(&tx_desc->comp, &ts, vdev->pdev->soc->hal_soc);
  1609. if (vdev->tx_non_std_data_callback.func) {
  1610. qdf_nbuf_set_next(nbuf, NULL);
  1611. vdev->tx_non_std_data_callback.func(
  1612. vdev->tx_non_std_data_callback.ctxt,
  1613. nbuf, ts.status);
  1614. dp_vdev_unref_delete(soc, vdev, DP_MOD_ID_TDLS);
  1615. return;
  1616. } else {
  1617. dp_err_rl("callback func is null");
  1618. }
  1619. dp_vdev_unref_delete(soc, vdev, DP_MOD_ID_TDLS);
  1620. error:
  1621. qdf_nbuf_unmap_single(soc->osdev, nbuf, QDF_DMA_TO_DEVICE);
  1622. qdf_nbuf_free(nbuf);
  1623. }
  1624. /**
  1625. * dp_tx_msdu_single_map() - do nbuf map
  1626. * @vdev: DP vdev handle
  1627. * @tx_desc: DP TX descriptor pointer
  1628. * @nbuf: skb pointer
  1629. *
  1630. * For TDLS frame, use qdf_nbuf_map_single() to align with the unmap
  1631. * operation done in other component.
  1632. *
  1633. * Return: QDF_STATUS
  1634. */
  1635. static inline QDF_STATUS dp_tx_msdu_single_map(struct dp_vdev *vdev,
  1636. struct dp_tx_desc_s *tx_desc,
  1637. qdf_nbuf_t nbuf)
  1638. {
  1639. if (qdf_likely(!(tx_desc->flags & DP_TX_DESC_FLAG_TDLS_FRAME)))
  1640. return qdf_nbuf_map_nbytes_single(vdev->osdev,
  1641. nbuf,
  1642. QDF_DMA_TO_DEVICE,
  1643. nbuf->len);
  1644. else
  1645. return qdf_nbuf_map_single(vdev->osdev, nbuf,
  1646. QDF_DMA_TO_DEVICE);
  1647. }
  1648. #else
  1649. static inline void dp_tx_update_tdls_flags(struct dp_soc *soc,
  1650. struct dp_vdev *vdev,
  1651. struct dp_tx_desc_s *tx_desc)
  1652. {
  1653. }
  1654. static inline void dp_non_std_tx_comp_free_buff(struct dp_soc *soc,
  1655. struct dp_tx_desc_s *tx_desc)
  1656. {
  1657. }
  1658. static inline QDF_STATUS dp_tx_msdu_single_map(struct dp_vdev *vdev,
  1659. struct dp_tx_desc_s *tx_desc,
  1660. qdf_nbuf_t nbuf)
  1661. {
  1662. return qdf_nbuf_map_nbytes_single(vdev->osdev,
  1663. nbuf,
  1664. QDF_DMA_TO_DEVICE,
  1665. nbuf->len);
  1666. }
  1667. #endif
  1668. #ifdef MESH_MODE_SUPPORT
  1669. /**
  1670. * dp_tx_update_mesh_flags() - Update descriptor flags for mesh VAP
  1671. * @soc: datapath SOC
  1672. * @vdev: datapath vdev
  1673. * @tx_desc: TX descriptor
  1674. *
  1675. * Return: None
  1676. */
  1677. static inline void dp_tx_update_mesh_flags(struct dp_soc *soc,
  1678. struct dp_vdev *vdev,
  1679. struct dp_tx_desc_s *tx_desc)
  1680. {
  1681. if (qdf_unlikely(vdev->mesh_vdev))
  1682. tx_desc->flags |= DP_TX_DESC_FLAG_MESH_MODE;
  1683. }
  1684. /**
  1685. * dp_mesh_tx_comp_free_buff() - Free the mesh tx packet buffer
  1686. * @soc: dp_soc handle
  1687. * @tx_desc: TX descriptor
  1688. * @vdev: datapath vdev handle
  1689. *
  1690. * Return: None
  1691. */
  1692. static inline void dp_mesh_tx_comp_free_buff(struct dp_soc *soc,
  1693. struct dp_tx_desc_s *tx_desc)
  1694. {
  1695. qdf_nbuf_t nbuf = tx_desc->nbuf;
  1696. struct dp_vdev *vdev = NULL;
  1697. if (tx_desc->flags & DP_TX_DESC_FLAG_TO_FW) {
  1698. qdf_nbuf_free(nbuf);
  1699. DP_STATS_INC(vdev, tx_i.mesh.completion_fw, 1);
  1700. } else {
  1701. vdev = dp_vdev_get_ref_by_id(soc, tx_desc->vdev_id,
  1702. DP_MOD_ID_MESH);
  1703. if (vdev && vdev->osif_tx_free_ext)
  1704. vdev->osif_tx_free_ext((nbuf));
  1705. else
  1706. qdf_nbuf_free(nbuf);
  1707. if (vdev)
  1708. dp_vdev_unref_delete(soc, vdev, DP_MOD_ID_MESH);
  1709. }
  1710. }
  1711. #else
  1712. static inline void dp_tx_update_mesh_flags(struct dp_soc *soc,
  1713. struct dp_vdev *vdev,
  1714. struct dp_tx_desc_s *tx_desc)
  1715. {
  1716. }
  1717. static inline void dp_mesh_tx_comp_free_buff(struct dp_soc *soc,
  1718. struct dp_tx_desc_s *tx_desc)
  1719. {
  1720. }
  1721. #endif
  1722. /**
  1723. * dp_tx_frame_is_drop() - checks if the packet is loopback
  1724. * @vdev: DP vdev handle
  1725. * @nbuf: skb
  1726. *
  1727. * Return: 1 if frame needs to be dropped else 0
  1728. */
  1729. int dp_tx_frame_is_drop(struct dp_vdev *vdev, uint8_t *srcmac, uint8_t *dstmac)
  1730. {
  1731. struct dp_pdev *pdev = NULL;
  1732. struct dp_ast_entry *src_ast_entry = NULL;
  1733. struct dp_ast_entry *dst_ast_entry = NULL;
  1734. struct dp_soc *soc = NULL;
  1735. qdf_assert(vdev);
  1736. pdev = vdev->pdev;
  1737. qdf_assert(pdev);
  1738. soc = pdev->soc;
  1739. dst_ast_entry = dp_peer_ast_hash_find_by_pdevid
  1740. (soc, dstmac, vdev->pdev->pdev_id);
  1741. src_ast_entry = dp_peer_ast_hash_find_by_pdevid
  1742. (soc, srcmac, vdev->pdev->pdev_id);
  1743. if (dst_ast_entry && src_ast_entry) {
  1744. if (dst_ast_entry->peer_id ==
  1745. src_ast_entry->peer_id)
  1746. return 1;
  1747. }
  1748. return 0;
  1749. }
  1750. /**
  1751. * dp_tx_send_msdu_single() - Setup descriptor and enqueue single MSDU to TCL
  1752. * @vdev: DP vdev handle
  1753. * @nbuf: skb
  1754. * @tid: TID from HLOS for overriding default DSCP-TID mapping
  1755. * @meta_data: Metadata to the fw
  1756. * @tx_q: Tx queue to be used for this Tx frame
  1757. * @peer_id: peer_id of the peer in case of NAWDS frames
  1758. * @tx_exc_metadata: Handle that holds exception path metadata
  1759. *
  1760. * Return: NULL on success,
  1761. * nbuf when it fails to send
  1762. */
  1763. qdf_nbuf_t
  1764. dp_tx_send_msdu_single(struct dp_vdev *vdev, qdf_nbuf_t nbuf,
  1765. struct dp_tx_msdu_info_s *msdu_info, uint16_t peer_id,
  1766. struct cdp_tx_exception_metadata *tx_exc_metadata)
  1767. {
  1768. struct dp_pdev *pdev = vdev->pdev;
  1769. struct dp_soc *soc = pdev->soc;
  1770. struct dp_tx_desc_s *tx_desc;
  1771. QDF_STATUS status;
  1772. struct dp_tx_queue *tx_q = &(msdu_info->tx_queue);
  1773. uint16_t htt_tcl_metadata = 0;
  1774. enum cdp_tx_sw_drop drop_code = TX_MAX_DROP;
  1775. uint8_t tid = msdu_info->tid;
  1776. struct cdp_tid_tx_stats *tid_stats = NULL;
  1777. /* Setup Tx descriptor for an MSDU, and MSDU extension descriptor */
  1778. tx_desc = dp_tx_prepare_desc_single(vdev, nbuf, tx_q->desc_pool_id,
  1779. msdu_info, tx_exc_metadata);
  1780. if (!tx_desc) {
  1781. dp_err_rl("Tx_desc prepare Fail vdev %pK queue %d",
  1782. vdev, tx_q->desc_pool_id);
  1783. drop_code = TX_DESC_ERR;
  1784. goto fail_return;
  1785. }
  1786. if (qdf_unlikely(soc->cce_disable)) {
  1787. if (dp_cce_classify(vdev, nbuf) == true) {
  1788. DP_STATS_INC(vdev, tx_i.cce_classified, 1);
  1789. tid = DP_VO_TID;
  1790. tx_desc->flags |= DP_TX_DESC_FLAG_TO_FW;
  1791. }
  1792. }
  1793. dp_tx_update_tdls_flags(soc, vdev, tx_desc);
  1794. if (qdf_unlikely(peer_id == DP_INVALID_PEER)) {
  1795. htt_tcl_metadata = vdev->htt_tcl_metadata;
  1796. HTT_TX_TCL_METADATA_HOST_INSPECTED_SET(htt_tcl_metadata, 1);
  1797. } else if (qdf_unlikely(peer_id != HTT_INVALID_PEER)) {
  1798. HTT_TX_TCL_METADATA_TYPE_SET(htt_tcl_metadata,
  1799. HTT_TCL_METADATA_TYPE_PEER_BASED);
  1800. HTT_TX_TCL_METADATA_PEER_ID_SET(htt_tcl_metadata,
  1801. peer_id);
  1802. } else
  1803. htt_tcl_metadata = vdev->htt_tcl_metadata;
  1804. if (msdu_info->exception_fw)
  1805. HTT_TX_TCL_METADATA_VALID_HTT_SET(htt_tcl_metadata, 1);
  1806. dp_tx_desc_update_fast_comp_flag(soc, tx_desc,
  1807. !pdev->enhanced_stats_en);
  1808. dp_tx_update_mesh_flags(soc, vdev, tx_desc);
  1809. if (qdf_unlikely(QDF_STATUS_SUCCESS !=
  1810. dp_tx_msdu_single_map(vdev, tx_desc, nbuf))) {
  1811. /* Handle failure */
  1812. dp_err("qdf_nbuf_map failed");
  1813. DP_STATS_INC(vdev, tx_i.dropped.dma_error, 1);
  1814. drop_code = TX_DMA_MAP_ERR;
  1815. goto release_desc;
  1816. }
  1817. tx_desc->dma_addr = qdf_nbuf_mapped_paddr_get(tx_desc->nbuf);
  1818. /* Enqueue the Tx MSDU descriptor to HW for transmit */
  1819. status = dp_tx_hw_enqueue(soc, vdev, tx_desc, htt_tcl_metadata,
  1820. tx_exc_metadata, msdu_info);
  1821. if (status != QDF_STATUS_SUCCESS) {
  1822. dp_tx_err("Tx_hw_enqueue Fail tx_desc %pK queue %d",
  1823. tx_desc, tx_q->ring_id);
  1824. qdf_nbuf_unmap_nbytes_single(vdev->osdev, nbuf,
  1825. QDF_DMA_TO_DEVICE,
  1826. nbuf->len);
  1827. drop_code = TX_HW_ENQUEUE;
  1828. goto release_desc;
  1829. }
  1830. return NULL;
  1831. release_desc:
  1832. dp_tx_desc_release(tx_desc, tx_q->desc_pool_id);
  1833. fail_return:
  1834. dp_tx_get_tid(vdev, nbuf, msdu_info);
  1835. tid_stats = &pdev->stats.tid_stats.
  1836. tid_tx_stats[tx_q->ring_id][tid];
  1837. tid_stats->swdrop_cnt[drop_code]++;
  1838. return nbuf;
  1839. }
  1840. /**
  1841. * dp_tx_comp_free_buf() - Free nbuf associated with the Tx Descriptor
  1842. * @soc: Soc handle
  1843. * @desc: software Tx descriptor to be processed
  1844. *
  1845. * Return: none
  1846. */
  1847. static inline void dp_tx_comp_free_buf(struct dp_soc *soc,
  1848. struct dp_tx_desc_s *desc)
  1849. {
  1850. qdf_nbuf_t nbuf = desc->nbuf;
  1851. /* nbuf already freed in vdev detach path */
  1852. if (!nbuf)
  1853. return;
  1854. /* If it is TDLS mgmt, don't unmap or free the frame */
  1855. if (desc->flags & DP_TX_DESC_FLAG_TDLS_FRAME)
  1856. return dp_non_std_tx_comp_free_buff(soc, desc);
  1857. /* 0 : MSDU buffer, 1 : MLE */
  1858. if (desc->msdu_ext_desc) {
  1859. /* TSO free */
  1860. if (hal_tx_ext_desc_get_tso_enable(
  1861. desc->msdu_ext_desc->vaddr)) {
  1862. /* unmap eash TSO seg before free the nbuf */
  1863. dp_tx_tso_unmap_segment(soc, desc->tso_desc,
  1864. desc->tso_num_desc);
  1865. qdf_nbuf_free(nbuf);
  1866. return;
  1867. }
  1868. }
  1869. /* If it's ME frame, dont unmap the cloned nbuf's */
  1870. if ((desc->flags & DP_TX_DESC_FLAG_ME) && qdf_nbuf_is_cloned(nbuf))
  1871. goto nbuf_free;
  1872. qdf_nbuf_unmap_nbytes_single(soc->osdev, nbuf,
  1873. QDF_DMA_TO_DEVICE, nbuf->len);
  1874. if (desc->flags & DP_TX_DESC_FLAG_MESH_MODE)
  1875. return dp_mesh_tx_comp_free_buff(soc, desc);
  1876. nbuf_free:
  1877. qdf_nbuf_free(nbuf);
  1878. }
  1879. /**
  1880. * dp_tx_send_msdu_multiple() - Enqueue multiple MSDUs
  1881. * @vdev: DP vdev handle
  1882. * @nbuf: skb
  1883. * @msdu_info: MSDU info to be setup in MSDU extension descriptor
  1884. *
  1885. * Prepare descriptors for multiple MSDUs (TSO segments) and enqueue to TCL
  1886. *
  1887. * Return: NULL on success,
  1888. * nbuf when it fails to send
  1889. */
  1890. #if QDF_LOCK_STATS
  1891. noinline
  1892. #else
  1893. #endif
  1894. qdf_nbuf_t dp_tx_send_msdu_multiple(struct dp_vdev *vdev, qdf_nbuf_t nbuf,
  1895. struct dp_tx_msdu_info_s *msdu_info)
  1896. {
  1897. uint32_t i;
  1898. struct dp_pdev *pdev = vdev->pdev;
  1899. struct dp_soc *soc = pdev->soc;
  1900. struct dp_tx_desc_s *tx_desc;
  1901. bool is_cce_classified = false;
  1902. QDF_STATUS status;
  1903. uint16_t htt_tcl_metadata = 0;
  1904. struct dp_tx_queue *tx_q = &msdu_info->tx_queue;
  1905. struct cdp_tid_tx_stats *tid_stats = NULL;
  1906. uint8_t prep_desc_fail = 0, hw_enq_fail = 0;
  1907. if (qdf_unlikely(soc->cce_disable)) {
  1908. is_cce_classified = dp_cce_classify(vdev, nbuf);
  1909. if (is_cce_classified) {
  1910. DP_STATS_INC(vdev, tx_i.cce_classified, 1);
  1911. msdu_info->tid = DP_VO_TID;
  1912. }
  1913. }
  1914. if (msdu_info->frm_type == dp_tx_frm_me)
  1915. nbuf = msdu_info->u.sg_info.curr_seg->nbuf;
  1916. i = 0;
  1917. /* Print statement to track i and num_seg */
  1918. /*
  1919. * For each segment (maps to 1 MSDU) , prepare software and hardware
  1920. * descriptors using information in msdu_info
  1921. */
  1922. while (i < msdu_info->num_seg) {
  1923. /*
  1924. * Setup Tx descriptor for an MSDU, and MSDU extension
  1925. * descriptor
  1926. */
  1927. tx_desc = dp_tx_prepare_desc(vdev, nbuf, msdu_info,
  1928. tx_q->desc_pool_id);
  1929. if (!tx_desc) {
  1930. if (msdu_info->frm_type == dp_tx_frm_me) {
  1931. prep_desc_fail++;
  1932. dp_tx_me_free_buf(pdev,
  1933. (void *)(msdu_info->u.sg_info
  1934. .curr_seg->frags[0].vaddr));
  1935. if (prep_desc_fail == msdu_info->num_seg) {
  1936. /*
  1937. * Unmap is needed only if descriptor
  1938. * preparation failed for all segments.
  1939. */
  1940. qdf_nbuf_unmap(soc->osdev,
  1941. msdu_info->u.sg_info.
  1942. curr_seg->nbuf,
  1943. QDF_DMA_TO_DEVICE);
  1944. }
  1945. /*
  1946. * Free the nbuf for the current segment
  1947. * and make it point to the next in the list.
  1948. * For me, there are as many segments as there
  1949. * are no of clients.
  1950. */
  1951. qdf_nbuf_free(msdu_info->u.sg_info
  1952. .curr_seg->nbuf);
  1953. if (msdu_info->u.sg_info.curr_seg->next) {
  1954. msdu_info->u.sg_info.curr_seg =
  1955. msdu_info->u.sg_info
  1956. .curr_seg->next;
  1957. nbuf = msdu_info->u.sg_info
  1958. .curr_seg->nbuf;
  1959. }
  1960. i++;
  1961. continue;
  1962. }
  1963. if (msdu_info->frm_type == dp_tx_frm_tso) {
  1964. dp_tx_tso_unmap_segment(soc,
  1965. msdu_info->u.tso_info.
  1966. curr_seg,
  1967. msdu_info->u.tso_info.
  1968. tso_num_seg_list);
  1969. if (msdu_info->u.tso_info.curr_seg->next) {
  1970. msdu_info->u.tso_info.curr_seg =
  1971. msdu_info->u.tso_info.curr_seg->next;
  1972. i++;
  1973. continue;
  1974. }
  1975. }
  1976. goto done;
  1977. }
  1978. if (msdu_info->frm_type == dp_tx_frm_me) {
  1979. tx_desc->me_buffer =
  1980. msdu_info->u.sg_info.curr_seg->frags[0].vaddr;
  1981. tx_desc->flags |= DP_TX_DESC_FLAG_ME;
  1982. }
  1983. if (is_cce_classified)
  1984. tx_desc->flags |= DP_TX_DESC_FLAG_TO_FW;
  1985. htt_tcl_metadata = vdev->htt_tcl_metadata;
  1986. if (msdu_info->exception_fw) {
  1987. HTT_TX_TCL_METADATA_VALID_HTT_SET(htt_tcl_metadata, 1);
  1988. }
  1989. /*
  1990. * For frames with multiple segments (TSO, ME), jump to next
  1991. * segment.
  1992. */
  1993. if (msdu_info->frm_type == dp_tx_frm_tso) {
  1994. if (msdu_info->u.tso_info.curr_seg->next) {
  1995. msdu_info->u.tso_info.curr_seg =
  1996. msdu_info->u.tso_info.curr_seg->next;
  1997. /*
  1998. * If this is a jumbo nbuf, then increment the
  1999. * number of nbuf users for each additional
  2000. * segment of the msdu. This will ensure that
  2001. * the skb is freed only after receiving tx
  2002. * completion for all segments of an nbuf
  2003. */
  2004. qdf_nbuf_inc_users(nbuf);
  2005. /* Check with MCL if this is needed */
  2006. /* nbuf = msdu_info->u.tso_info.curr_seg->nbuf;
  2007. */
  2008. }
  2009. }
  2010. /*
  2011. * Enqueue the Tx MSDU descriptor to HW for transmit
  2012. */
  2013. status = dp_tx_hw_enqueue(soc, vdev, tx_desc, htt_tcl_metadata,
  2014. NULL, msdu_info);
  2015. if (status != QDF_STATUS_SUCCESS) {
  2016. dp_info("Tx_hw_enqueue Fail tx_desc %pK queue %d",
  2017. tx_desc, tx_q->ring_id);
  2018. dp_tx_get_tid(vdev, nbuf, msdu_info);
  2019. tid_stats = &pdev->stats.tid_stats.
  2020. tid_tx_stats[tx_q->ring_id][msdu_info->tid];
  2021. tid_stats->swdrop_cnt[TX_HW_ENQUEUE]++;
  2022. dp_tx_desc_release(tx_desc, tx_q->desc_pool_id);
  2023. if (msdu_info->frm_type == dp_tx_frm_me) {
  2024. hw_enq_fail++;
  2025. if (hw_enq_fail == msdu_info->num_seg) {
  2026. /*
  2027. * Unmap is needed only if enqueue
  2028. * failed for all segments.
  2029. */
  2030. qdf_nbuf_unmap(soc->osdev,
  2031. msdu_info->u.sg_info.
  2032. curr_seg->nbuf,
  2033. QDF_DMA_TO_DEVICE);
  2034. }
  2035. /*
  2036. * Free the nbuf for the current segment
  2037. * and make it point to the next in the list.
  2038. * For me, there are as many segments as there
  2039. * are no of clients.
  2040. */
  2041. qdf_nbuf_free(msdu_info->u.sg_info
  2042. .curr_seg->nbuf);
  2043. if (msdu_info->u.sg_info.curr_seg->next) {
  2044. msdu_info->u.sg_info.curr_seg =
  2045. msdu_info->u.sg_info
  2046. .curr_seg->next;
  2047. nbuf = msdu_info->u.sg_info
  2048. .curr_seg->nbuf;
  2049. }
  2050. i++;
  2051. continue;
  2052. }
  2053. /*
  2054. * For TSO frames, the nbuf users increment done for
  2055. * the current segment has to be reverted, since the
  2056. * hw enqueue for this segment failed
  2057. */
  2058. if (msdu_info->frm_type == dp_tx_frm_tso &&
  2059. msdu_info->u.tso_info.curr_seg) {
  2060. /*
  2061. * unmap and free current,
  2062. * retransmit remaining segments
  2063. */
  2064. dp_tx_comp_free_buf(soc, tx_desc);
  2065. i++;
  2066. continue;
  2067. }
  2068. goto done;
  2069. }
  2070. /*
  2071. * TODO
  2072. * if tso_info structure can be modified to have curr_seg
  2073. * as first element, following 2 blocks of code (for TSO and SG)
  2074. * can be combined into 1
  2075. */
  2076. /*
  2077. * For Multicast-Unicast converted packets,
  2078. * each converted frame (for a client) is represented as
  2079. * 1 segment
  2080. */
  2081. if ((msdu_info->frm_type == dp_tx_frm_sg) ||
  2082. (msdu_info->frm_type == dp_tx_frm_me)) {
  2083. if (msdu_info->u.sg_info.curr_seg->next) {
  2084. msdu_info->u.sg_info.curr_seg =
  2085. msdu_info->u.sg_info.curr_seg->next;
  2086. nbuf = msdu_info->u.sg_info.curr_seg->nbuf;
  2087. }
  2088. }
  2089. i++;
  2090. }
  2091. nbuf = NULL;
  2092. done:
  2093. return nbuf;
  2094. }
  2095. /**
  2096. * dp_tx_prepare_sg()- Extract SG info from NBUF and prepare msdu_info
  2097. * for SG frames
  2098. * @vdev: DP vdev handle
  2099. * @nbuf: skb
  2100. * @seg_info: Pointer to Segment info Descriptor to be prepared
  2101. * @msdu_info: MSDU info to be setup in MSDU descriptor and MSDU extension desc.
  2102. *
  2103. * Return: NULL on success,
  2104. * nbuf when it fails to send
  2105. */
  2106. static qdf_nbuf_t dp_tx_prepare_sg(struct dp_vdev *vdev, qdf_nbuf_t nbuf,
  2107. struct dp_tx_seg_info_s *seg_info, struct dp_tx_msdu_info_s *msdu_info)
  2108. {
  2109. uint32_t cur_frag, nr_frags, i;
  2110. qdf_dma_addr_t paddr;
  2111. struct dp_tx_sg_info_s *sg_info;
  2112. sg_info = &msdu_info->u.sg_info;
  2113. nr_frags = qdf_nbuf_get_nr_frags(nbuf);
  2114. if (QDF_STATUS_SUCCESS !=
  2115. qdf_nbuf_map_nbytes_single(vdev->osdev, nbuf,
  2116. QDF_DMA_TO_DEVICE,
  2117. qdf_nbuf_headlen(nbuf))) {
  2118. dp_tx_err("dma map error");
  2119. DP_STATS_INC(vdev, tx_i.sg.dma_map_error, 1);
  2120. qdf_nbuf_free(nbuf);
  2121. return NULL;
  2122. }
  2123. paddr = qdf_nbuf_mapped_paddr_get(nbuf);
  2124. seg_info->frags[0].paddr_lo = paddr;
  2125. seg_info->frags[0].paddr_hi = ((uint64_t) paddr) >> 32;
  2126. seg_info->frags[0].len = qdf_nbuf_headlen(nbuf);
  2127. seg_info->frags[0].vaddr = (void *) nbuf;
  2128. for (cur_frag = 0; cur_frag < nr_frags; cur_frag++) {
  2129. if (QDF_STATUS_E_FAILURE == qdf_nbuf_frag_map(vdev->osdev,
  2130. nbuf, 0, QDF_DMA_TO_DEVICE, cur_frag)) {
  2131. dp_tx_err("frag dma map error");
  2132. DP_STATS_INC(vdev, tx_i.sg.dma_map_error, 1);
  2133. goto map_err;
  2134. }
  2135. paddr = qdf_nbuf_get_tx_frag_paddr(nbuf);
  2136. seg_info->frags[cur_frag + 1].paddr_lo = paddr;
  2137. seg_info->frags[cur_frag + 1].paddr_hi =
  2138. ((uint64_t) paddr) >> 32;
  2139. seg_info->frags[cur_frag + 1].len =
  2140. qdf_nbuf_get_frag_size(nbuf, cur_frag);
  2141. }
  2142. seg_info->frag_cnt = (cur_frag + 1);
  2143. seg_info->total_len = qdf_nbuf_len(nbuf);
  2144. seg_info->next = NULL;
  2145. sg_info->curr_seg = seg_info;
  2146. msdu_info->frm_type = dp_tx_frm_sg;
  2147. msdu_info->num_seg = 1;
  2148. return nbuf;
  2149. map_err:
  2150. /* restore paddr into nbuf before calling unmap */
  2151. qdf_nbuf_mapped_paddr_set(nbuf,
  2152. (qdf_dma_addr_t)(seg_info->frags[0].paddr_lo |
  2153. ((uint64_t)
  2154. seg_info->frags[0].paddr_hi) << 32));
  2155. qdf_nbuf_unmap_nbytes_single(vdev->osdev, nbuf,
  2156. QDF_DMA_TO_DEVICE,
  2157. seg_info->frags[0].len);
  2158. for (i = 1; i <= cur_frag; i++) {
  2159. qdf_mem_unmap_page(vdev->osdev, (qdf_dma_addr_t)
  2160. (seg_info->frags[i].paddr_lo | ((uint64_t)
  2161. seg_info->frags[i].paddr_hi) << 32),
  2162. seg_info->frags[i].len,
  2163. QDF_DMA_TO_DEVICE);
  2164. }
  2165. qdf_nbuf_free(nbuf);
  2166. return NULL;
  2167. }
  2168. /**
  2169. * dp_tx_add_tx_sniffer_meta_data()- Add tx_sniffer meta hdr info
  2170. * @vdev: DP vdev handle
  2171. * @msdu_info: MSDU info to be setup in MSDU descriptor and MSDU extension desc.
  2172. * @ppdu_cookie: PPDU cookie that should be replayed in the ppdu completions
  2173. *
  2174. * Return: NULL on failure,
  2175. * nbuf when extracted successfully
  2176. */
  2177. static
  2178. void dp_tx_add_tx_sniffer_meta_data(struct dp_vdev *vdev,
  2179. struct dp_tx_msdu_info_s *msdu_info,
  2180. uint16_t ppdu_cookie)
  2181. {
  2182. struct htt_tx_msdu_desc_ext2_t *meta_data =
  2183. (struct htt_tx_msdu_desc_ext2_t *)&msdu_info->meta_data[0];
  2184. qdf_mem_zero(meta_data, sizeof(struct htt_tx_msdu_desc_ext2_t));
  2185. HTT_TX_MSDU_EXT2_DESC_FLAG_SEND_AS_STANDALONE_SET
  2186. (msdu_info->meta_data[5], 1);
  2187. HTT_TX_MSDU_EXT2_DESC_FLAG_HOST_OPAQUE_VALID_SET
  2188. (msdu_info->meta_data[5], 1);
  2189. HTT_TX_MSDU_EXT2_DESC_HOST_OPAQUE_COOKIE_SET
  2190. (msdu_info->meta_data[6], ppdu_cookie);
  2191. msdu_info->exception_fw = 1;
  2192. msdu_info->is_tx_sniffer = 1;
  2193. }
  2194. #ifdef MESH_MODE_SUPPORT
  2195. /**
  2196. * dp_tx_extract_mesh_meta_data()- Extract mesh meta hdr info from nbuf
  2197. and prepare msdu_info for mesh frames.
  2198. * @vdev: DP vdev handle
  2199. * @nbuf: skb
  2200. * @msdu_info: MSDU info to be setup in MSDU descriptor and MSDU extension desc.
  2201. *
  2202. * Return: NULL on failure,
  2203. * nbuf when extracted successfully
  2204. */
  2205. static
  2206. qdf_nbuf_t dp_tx_extract_mesh_meta_data(struct dp_vdev *vdev, qdf_nbuf_t nbuf,
  2207. struct dp_tx_msdu_info_s *msdu_info)
  2208. {
  2209. struct meta_hdr_s *mhdr;
  2210. struct htt_tx_msdu_desc_ext2_t *meta_data =
  2211. (struct htt_tx_msdu_desc_ext2_t *)&msdu_info->meta_data[0];
  2212. mhdr = (struct meta_hdr_s *)qdf_nbuf_data(nbuf);
  2213. if (CB_FTYPE_MESH_TX_INFO != qdf_nbuf_get_tx_ftype(nbuf)) {
  2214. msdu_info->exception_fw = 0;
  2215. goto remove_meta_hdr;
  2216. }
  2217. msdu_info->exception_fw = 1;
  2218. qdf_mem_zero(meta_data, sizeof(struct htt_tx_msdu_desc_ext2_t));
  2219. meta_data->host_tx_desc_pool = 1;
  2220. meta_data->update_peer_cache = 1;
  2221. meta_data->learning_frame = 1;
  2222. if (!(mhdr->flags & METAHDR_FLAG_AUTO_RATE)) {
  2223. meta_data->power = mhdr->power;
  2224. meta_data->mcs_mask = 1 << mhdr->rate_info[0].mcs;
  2225. meta_data->nss_mask = 1 << mhdr->rate_info[0].nss;
  2226. meta_data->pream_type = mhdr->rate_info[0].preamble_type;
  2227. meta_data->retry_limit = mhdr->rate_info[0].max_tries;
  2228. meta_data->dyn_bw = 1;
  2229. meta_data->valid_pwr = 1;
  2230. meta_data->valid_mcs_mask = 1;
  2231. meta_data->valid_nss_mask = 1;
  2232. meta_data->valid_preamble_type = 1;
  2233. meta_data->valid_retries = 1;
  2234. meta_data->valid_bw_info = 1;
  2235. }
  2236. if (mhdr->flags & METAHDR_FLAG_NOENCRYPT) {
  2237. meta_data->encrypt_type = 0;
  2238. meta_data->valid_encrypt_type = 1;
  2239. meta_data->learning_frame = 0;
  2240. }
  2241. meta_data->valid_key_flags = 1;
  2242. meta_data->key_flags = (mhdr->keyix & 0x3);
  2243. remove_meta_hdr:
  2244. if (qdf_nbuf_pull_head(nbuf, sizeof(struct meta_hdr_s)) == NULL) {
  2245. dp_tx_err("qdf_nbuf_pull_head failed");
  2246. qdf_nbuf_free(nbuf);
  2247. return NULL;
  2248. }
  2249. msdu_info->tid = qdf_nbuf_get_priority(nbuf);
  2250. dp_tx_info("Meta hdr %0x %0x %0x %0x %0x %0x"
  2251. " tid %d to_fw %d",
  2252. msdu_info->meta_data[0],
  2253. msdu_info->meta_data[1],
  2254. msdu_info->meta_data[2],
  2255. msdu_info->meta_data[3],
  2256. msdu_info->meta_data[4],
  2257. msdu_info->meta_data[5],
  2258. msdu_info->tid, msdu_info->exception_fw);
  2259. return nbuf;
  2260. }
  2261. #else
  2262. static
  2263. qdf_nbuf_t dp_tx_extract_mesh_meta_data(struct dp_vdev *vdev, qdf_nbuf_t nbuf,
  2264. struct dp_tx_msdu_info_s *msdu_info)
  2265. {
  2266. return nbuf;
  2267. }
  2268. #endif
  2269. /**
  2270. * dp_check_exc_metadata() - Checks if parameters are valid
  2271. * @tx_exc - holds all exception path parameters
  2272. *
  2273. * Returns true when all the parameters are valid else false
  2274. *
  2275. */
  2276. static bool dp_check_exc_metadata(struct cdp_tx_exception_metadata *tx_exc)
  2277. {
  2278. bool invalid_tid = (tx_exc->tid > DP_MAX_TIDS && tx_exc->tid !=
  2279. HTT_INVALID_TID);
  2280. bool invalid_encap_type =
  2281. (tx_exc->tx_encap_type > htt_cmn_pkt_num_types &&
  2282. tx_exc->tx_encap_type != CDP_INVALID_TX_ENCAP_TYPE);
  2283. bool invalid_sec_type = (tx_exc->sec_type > cdp_num_sec_types &&
  2284. tx_exc->sec_type != CDP_INVALID_SEC_TYPE);
  2285. bool invalid_cookie = (tx_exc->is_tx_sniffer == 1 &&
  2286. tx_exc->ppdu_cookie == 0);
  2287. if (invalid_tid || invalid_encap_type || invalid_sec_type ||
  2288. invalid_cookie) {
  2289. return false;
  2290. }
  2291. return true;
  2292. }
  2293. #ifdef ATH_SUPPORT_IQUE
  2294. /**
  2295. * dp_tx_mcast_enhance() - Multicast enhancement on TX
  2296. * @vdev: vdev handle
  2297. * @nbuf: skb
  2298. *
  2299. * Return: true on success,
  2300. * false on failure
  2301. */
  2302. static inline bool dp_tx_mcast_enhance(struct dp_vdev *vdev, qdf_nbuf_t nbuf)
  2303. {
  2304. qdf_ether_header_t *eh;
  2305. /* Mcast to Ucast Conversion*/
  2306. if (qdf_likely(!vdev->mcast_enhancement_en))
  2307. return true;
  2308. eh = (qdf_ether_header_t *)qdf_nbuf_data(nbuf);
  2309. if (DP_FRAME_IS_MULTICAST((eh)->ether_dhost) &&
  2310. !DP_FRAME_IS_BROADCAST((eh)->ether_dhost)) {
  2311. dp_verbose_debug("Mcast frm for ME %pK", vdev);
  2312. qdf_nbuf_set_next(nbuf, NULL);
  2313. DP_STATS_INC_PKT(vdev, tx_i.mcast_en.mcast_pkt, 1,
  2314. qdf_nbuf_len(nbuf));
  2315. if (dp_tx_prepare_send_me(vdev, nbuf) ==
  2316. QDF_STATUS_SUCCESS) {
  2317. return false;
  2318. }
  2319. if (qdf_unlikely(vdev->igmp_mcast_enhanc_en > 0)) {
  2320. if (dp_tx_prepare_send_igmp_me(vdev, nbuf) ==
  2321. QDF_STATUS_SUCCESS) {
  2322. return false;
  2323. }
  2324. }
  2325. }
  2326. return true;
  2327. }
  2328. #else
  2329. static inline bool dp_tx_mcast_enhance(struct dp_vdev *vdev, qdf_nbuf_t nbuf)
  2330. {
  2331. return true;
  2332. }
  2333. #endif
  2334. /**
  2335. * dp_tx_per_pkt_vdev_id_check() - vdev id check for frame
  2336. * @nbuf: qdf_nbuf_t
  2337. * @vdev: struct dp_vdev *
  2338. *
  2339. * Allow packet for processing only if it is for peer client which is
  2340. * connected with same vap. Drop packet if client is connected to
  2341. * different vap.
  2342. *
  2343. * Return: QDF_STATUS
  2344. */
  2345. static inline QDF_STATUS
  2346. dp_tx_per_pkt_vdev_id_check(qdf_nbuf_t nbuf, struct dp_vdev *vdev)
  2347. {
  2348. struct dp_ast_entry *dst_ast_entry = NULL;
  2349. qdf_ether_header_t *eh = (qdf_ether_header_t *)qdf_nbuf_data(nbuf);
  2350. if (DP_FRAME_IS_MULTICAST((eh)->ether_dhost) ||
  2351. DP_FRAME_IS_BROADCAST((eh)->ether_dhost))
  2352. return QDF_STATUS_SUCCESS;
  2353. qdf_spin_lock_bh(&vdev->pdev->soc->ast_lock);
  2354. dst_ast_entry = dp_peer_ast_hash_find_by_vdevid(vdev->pdev->soc,
  2355. eh->ether_dhost,
  2356. vdev->vdev_id);
  2357. /* If there is no ast entry, return failure */
  2358. if (qdf_unlikely(!dst_ast_entry)) {
  2359. qdf_spin_unlock_bh(&vdev->pdev->soc->ast_lock);
  2360. return QDF_STATUS_E_FAILURE;
  2361. }
  2362. qdf_spin_unlock_bh(&vdev->pdev->soc->ast_lock);
  2363. return QDF_STATUS_SUCCESS;
  2364. }
  2365. /**
  2366. * dp_tx_send_exception() - Transmit a frame on a given VAP in exception path
  2367. * @soc: DP soc handle
  2368. * @vdev_id: id of DP vdev handle
  2369. * @nbuf: skb
  2370. * @tx_exc_metadata: Handle that holds exception path meta data
  2371. *
  2372. * Entry point for Core Tx layer (DP_TX) invoked from
  2373. * hard_start_xmit in OSIF/HDD to transmit frames through fw
  2374. *
  2375. * Return: NULL on success,
  2376. * nbuf when it fails to send
  2377. */
  2378. qdf_nbuf_t
  2379. dp_tx_send_exception(struct cdp_soc_t *soc_hdl, uint8_t vdev_id,
  2380. qdf_nbuf_t nbuf,
  2381. struct cdp_tx_exception_metadata *tx_exc_metadata)
  2382. {
  2383. struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl);
  2384. qdf_ether_header_t *eh = NULL;
  2385. struct dp_tx_msdu_info_s msdu_info;
  2386. struct dp_vdev *vdev = dp_vdev_get_ref_by_id(soc, vdev_id,
  2387. DP_MOD_ID_TX_EXCEPTION);
  2388. if (qdf_unlikely(!vdev))
  2389. goto fail;
  2390. qdf_mem_zero(&msdu_info, sizeof(msdu_info));
  2391. if (!tx_exc_metadata)
  2392. goto fail;
  2393. msdu_info.tid = tx_exc_metadata->tid;
  2394. eh = (qdf_ether_header_t *)qdf_nbuf_data(nbuf);
  2395. dp_verbose_debug("skb "QDF_MAC_ADDR_FMT,
  2396. QDF_MAC_ADDR_REF(nbuf->data));
  2397. DP_STATS_INC_PKT(vdev, tx_i.rcvd, 1, qdf_nbuf_len(nbuf));
  2398. if (qdf_unlikely(!dp_check_exc_metadata(tx_exc_metadata))) {
  2399. dp_tx_err("Invalid parameters in exception path");
  2400. goto fail;
  2401. }
  2402. /* Basic sanity checks for unsupported packets */
  2403. /* MESH mode */
  2404. if (qdf_unlikely(vdev->mesh_vdev)) {
  2405. dp_tx_err("Mesh mode is not supported in exception path");
  2406. goto fail;
  2407. }
  2408. /*
  2409. * Classify the frame and call corresponding
  2410. * "prepare" function which extracts the segment (TSO)
  2411. * and fragmentation information (for TSO , SG, ME, or Raw)
  2412. * into MSDU_INFO structure which is later used to fill
  2413. * SW and HW descriptors.
  2414. */
  2415. if (qdf_nbuf_is_tso(nbuf)) {
  2416. dp_verbose_debug("TSO frame %pK", vdev);
  2417. DP_STATS_INC_PKT(vdev->pdev, tso_stats.num_tso_pkts, 1,
  2418. qdf_nbuf_len(nbuf));
  2419. if (dp_tx_prepare_tso(vdev, nbuf, &msdu_info)) {
  2420. DP_STATS_INC_PKT(vdev->pdev, tso_stats.dropped_host, 1,
  2421. qdf_nbuf_len(nbuf));
  2422. goto fail;
  2423. }
  2424. goto send_multiple;
  2425. }
  2426. /* SG */
  2427. if (qdf_unlikely(qdf_nbuf_is_nonlinear(nbuf))) {
  2428. struct dp_tx_seg_info_s seg_info = {0};
  2429. nbuf = dp_tx_prepare_sg(vdev, nbuf, &seg_info, &msdu_info);
  2430. if (!nbuf)
  2431. goto fail;
  2432. dp_verbose_debug("non-TSO SG frame %pK", vdev);
  2433. DP_STATS_INC_PKT(vdev, tx_i.sg.sg_pkt, 1,
  2434. qdf_nbuf_len(nbuf));
  2435. goto send_multiple;
  2436. }
  2437. if (qdf_likely(tx_exc_metadata->is_tx_sniffer)) {
  2438. DP_STATS_INC_PKT(vdev, tx_i.sniffer_rcvd, 1,
  2439. qdf_nbuf_len(nbuf));
  2440. dp_tx_add_tx_sniffer_meta_data(vdev, &msdu_info,
  2441. tx_exc_metadata->ppdu_cookie);
  2442. }
  2443. /*
  2444. * Get HW Queue to use for this frame.
  2445. * TCL supports upto 4 DMA rings, out of which 3 rings are
  2446. * dedicated for data and 1 for command.
  2447. * "queue_id" maps to one hardware ring.
  2448. * With each ring, we also associate a unique Tx descriptor pool
  2449. * to minimize lock contention for these resources.
  2450. */
  2451. dp_tx_get_queue(vdev, nbuf, &msdu_info.tx_queue);
  2452. /*
  2453. * Check exception descriptors
  2454. */
  2455. if (dp_tx_exception_limit_check(vdev))
  2456. goto fail;
  2457. /* Single linear frame */
  2458. /*
  2459. * If nbuf is a simple linear frame, use send_single function to
  2460. * prepare direct-buffer type TCL descriptor and enqueue to TCL
  2461. * SRNG. There is no need to setup a MSDU extension descriptor.
  2462. */
  2463. nbuf = dp_tx_send_msdu_single(vdev, nbuf, &msdu_info,
  2464. tx_exc_metadata->peer_id, tx_exc_metadata);
  2465. dp_vdev_unref_delete(soc, vdev, DP_MOD_ID_TX_EXCEPTION);
  2466. return nbuf;
  2467. send_multiple:
  2468. nbuf = dp_tx_send_msdu_multiple(vdev, nbuf, &msdu_info);
  2469. fail:
  2470. if (vdev)
  2471. dp_vdev_unref_delete(soc, vdev, DP_MOD_ID_TX_EXCEPTION);
  2472. dp_verbose_debug("pkt send failed");
  2473. return nbuf;
  2474. }
  2475. /**
  2476. * dp_tx_send_exception_vdev_id_check() - Transmit a frame on a given VAP
  2477. * in exception path in special case to avoid regular exception path chk.
  2478. * @soc: DP soc handle
  2479. * @vdev_id: id of DP vdev handle
  2480. * @nbuf: skb
  2481. * @tx_exc_metadata: Handle that holds exception path meta data
  2482. *
  2483. * Entry point for Core Tx layer (DP_TX) invoked from
  2484. * hard_start_xmit in OSIF/HDD to transmit frames through fw
  2485. *
  2486. * Return: NULL on success,
  2487. * nbuf when it fails to send
  2488. */
  2489. qdf_nbuf_t
  2490. dp_tx_send_exception_vdev_id_check(struct cdp_soc_t *soc_hdl,
  2491. uint8_t vdev_id, qdf_nbuf_t nbuf,
  2492. struct cdp_tx_exception_metadata *tx_exc_metadata)
  2493. {
  2494. struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl);
  2495. struct dp_vdev *vdev = dp_vdev_get_ref_by_id(soc, vdev_id,
  2496. DP_MOD_ID_TX_EXCEPTION);
  2497. if (qdf_unlikely(!vdev))
  2498. goto fail;
  2499. if (qdf_unlikely(dp_tx_per_pkt_vdev_id_check(nbuf, vdev)
  2500. == QDF_STATUS_E_FAILURE)) {
  2501. DP_STATS_INC(vdev, tx_i.dropped.fail_per_pkt_vdev_id_check, 1);
  2502. goto fail;
  2503. }
  2504. /* Unref count as it will agin be taken inside dp_tx_exception */
  2505. dp_vdev_unref_delete(soc, vdev, DP_MOD_ID_TX_EXCEPTION);
  2506. return dp_tx_send_exception(soc_hdl, vdev_id, nbuf, tx_exc_metadata);
  2507. fail:
  2508. if (vdev)
  2509. dp_vdev_unref_delete(soc, vdev, DP_MOD_ID_TX_EXCEPTION);
  2510. dp_verbose_debug("pkt send failed");
  2511. return nbuf;
  2512. }
  2513. /**
  2514. * dp_tx_send_mesh() - Transmit mesh frame on a given VAP
  2515. * @soc: DP soc handle
  2516. * @vdev_id: DP vdev handle
  2517. * @nbuf: skb
  2518. *
  2519. * Entry point for Core Tx layer (DP_TX) invoked from
  2520. * hard_start_xmit in OSIF/HDD
  2521. *
  2522. * Return: NULL on success,
  2523. * nbuf when it fails to send
  2524. */
  2525. #ifdef MESH_MODE_SUPPORT
  2526. qdf_nbuf_t dp_tx_send_mesh(struct cdp_soc_t *soc_hdl, uint8_t vdev_id,
  2527. qdf_nbuf_t nbuf)
  2528. {
  2529. struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl);
  2530. struct meta_hdr_s *mhdr;
  2531. qdf_nbuf_t nbuf_mesh = NULL;
  2532. qdf_nbuf_t nbuf_clone = NULL;
  2533. struct dp_vdev *vdev;
  2534. uint8_t no_enc_frame = 0;
  2535. nbuf_mesh = qdf_nbuf_unshare(nbuf);
  2536. if (!nbuf_mesh) {
  2537. QDF_TRACE(QDF_MODULE_ID_DP, QDF_TRACE_LEVEL_ERROR,
  2538. "qdf_nbuf_unshare failed");
  2539. return nbuf;
  2540. }
  2541. vdev = dp_vdev_get_ref_by_id(soc, vdev_id, DP_MOD_ID_MESH);
  2542. if (!vdev) {
  2543. QDF_TRACE(QDF_MODULE_ID_DP, QDF_TRACE_LEVEL_ERROR,
  2544. "vdev is NULL for vdev_id %d", vdev_id);
  2545. return nbuf;
  2546. }
  2547. nbuf = nbuf_mesh;
  2548. mhdr = (struct meta_hdr_s *)qdf_nbuf_data(nbuf);
  2549. if ((vdev->sec_type != cdp_sec_type_none) &&
  2550. (mhdr->flags & METAHDR_FLAG_NOENCRYPT))
  2551. no_enc_frame = 1;
  2552. if (mhdr->flags & METAHDR_FLAG_NOQOS)
  2553. qdf_nbuf_set_priority(nbuf, HTT_TX_EXT_TID_NON_QOS_MCAST_BCAST);
  2554. if ((mhdr->flags & METAHDR_FLAG_INFO_UPDATED) &&
  2555. !no_enc_frame) {
  2556. nbuf_clone = qdf_nbuf_clone(nbuf);
  2557. if (!nbuf_clone) {
  2558. QDF_TRACE(QDF_MODULE_ID_DP, QDF_TRACE_LEVEL_ERROR,
  2559. "qdf_nbuf_clone failed");
  2560. dp_vdev_unref_delete(soc, vdev, DP_MOD_ID_MESH);
  2561. return nbuf;
  2562. }
  2563. qdf_nbuf_set_tx_ftype(nbuf_clone, CB_FTYPE_MESH_TX_INFO);
  2564. }
  2565. if (nbuf_clone) {
  2566. if (!dp_tx_send(soc_hdl, vdev_id, nbuf_clone)) {
  2567. DP_STATS_INC(vdev, tx_i.mesh.exception_fw, 1);
  2568. } else {
  2569. qdf_nbuf_free(nbuf_clone);
  2570. }
  2571. }
  2572. if (no_enc_frame)
  2573. qdf_nbuf_set_tx_ftype(nbuf, CB_FTYPE_MESH_TX_INFO);
  2574. else
  2575. qdf_nbuf_set_tx_ftype(nbuf, CB_FTYPE_INVALID);
  2576. nbuf = dp_tx_send(soc_hdl, vdev_id, nbuf);
  2577. if ((!nbuf) && no_enc_frame) {
  2578. DP_STATS_INC(vdev, tx_i.mesh.exception_fw, 1);
  2579. }
  2580. dp_vdev_unref_delete(soc, vdev, DP_MOD_ID_MESH);
  2581. return nbuf;
  2582. }
  2583. #else
  2584. qdf_nbuf_t dp_tx_send_mesh(struct cdp_soc_t *soc, uint8_t vdev_id,
  2585. qdf_nbuf_t nbuf)
  2586. {
  2587. return dp_tx_send(soc, vdev_id, nbuf);
  2588. }
  2589. #endif
  2590. /**
  2591. * dp_tx_nawds_handler() - NAWDS handler
  2592. *
  2593. * @soc: DP soc handle
  2594. * @vdev_id: id of DP vdev handle
  2595. * @msdu_info: msdu_info required to create HTT metadata
  2596. * @nbuf: skb
  2597. *
  2598. * This API transfers the multicast frames with the peer id
  2599. * on NAWDS enabled peer.
  2600. * Return: none
  2601. */
  2602. static inline
  2603. void dp_tx_nawds_handler(struct dp_soc *soc, struct dp_vdev *vdev,
  2604. struct dp_tx_msdu_info_s *msdu_info, qdf_nbuf_t nbuf)
  2605. {
  2606. struct dp_peer *peer = NULL;
  2607. qdf_nbuf_t nbuf_clone = NULL;
  2608. uint16_t peer_id = DP_INVALID_PEER;
  2609. uint16_t sa_peer_id = DP_INVALID_PEER;
  2610. struct dp_ast_entry *ast_entry = NULL;
  2611. qdf_ether_header_t *eh = (qdf_ether_header_t *)qdf_nbuf_data(nbuf);
  2612. qdf_spin_lock_bh(&soc->ast_lock);
  2613. ast_entry = dp_peer_ast_hash_find_by_pdevid
  2614. (soc,
  2615. (uint8_t *)(eh->ether_shost),
  2616. vdev->pdev->pdev_id);
  2617. if (ast_entry)
  2618. sa_peer_id = ast_entry->peer_id;
  2619. qdf_spin_unlock_bh(&soc->ast_lock);
  2620. qdf_spin_lock_bh(&vdev->peer_list_lock);
  2621. TAILQ_FOREACH(peer, &vdev->peer_list, peer_list_elem) {
  2622. if (!peer->bss_peer && peer->nawds_enabled) {
  2623. peer_id = peer->peer_id;
  2624. /* Multicast packets needs to be
  2625. * dropped in case of intra bss forwarding
  2626. */
  2627. if (sa_peer_id == peer->peer_id) {
  2628. QDF_TRACE(QDF_MODULE_ID_DP,
  2629. QDF_TRACE_LEVEL_DEBUG,
  2630. " %s: multicast packet", __func__);
  2631. DP_STATS_INC(peer, tx.nawds_mcast_drop, 1);
  2632. continue;
  2633. }
  2634. nbuf_clone = qdf_nbuf_clone(nbuf);
  2635. if (!nbuf_clone) {
  2636. QDF_TRACE(QDF_MODULE_ID_DP,
  2637. QDF_TRACE_LEVEL_ERROR,
  2638. FL("nbuf clone failed"));
  2639. break;
  2640. }
  2641. nbuf_clone = dp_tx_send_msdu_single(vdev, nbuf_clone,
  2642. msdu_info, peer_id,
  2643. NULL);
  2644. if (nbuf_clone) {
  2645. QDF_TRACE(QDF_MODULE_ID_DP,
  2646. QDF_TRACE_LEVEL_DEBUG,
  2647. FL("pkt send failed"));
  2648. qdf_nbuf_free(nbuf_clone);
  2649. } else {
  2650. if (peer_id != DP_INVALID_PEER)
  2651. DP_STATS_INC_PKT(peer, tx.nawds_mcast,
  2652. 1, qdf_nbuf_len(nbuf));
  2653. }
  2654. }
  2655. }
  2656. qdf_spin_unlock_bh(&vdev->peer_list_lock);
  2657. }
  2658. /**
  2659. * dp_tx_send() - Transmit a frame on a given VAP
  2660. * @soc: DP soc handle
  2661. * @vdev_id: id of DP vdev handle
  2662. * @nbuf: skb
  2663. *
  2664. * Entry point for Core Tx layer (DP_TX) invoked from
  2665. * hard_start_xmit in OSIF/HDD or from dp_rx_process for intravap forwarding
  2666. * cases
  2667. *
  2668. * Return: NULL on success,
  2669. * nbuf when it fails to send
  2670. */
  2671. qdf_nbuf_t dp_tx_send(struct cdp_soc_t *soc_hdl, uint8_t vdev_id,
  2672. qdf_nbuf_t nbuf)
  2673. {
  2674. struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl);
  2675. uint16_t peer_id = HTT_INVALID_PEER;
  2676. /*
  2677. * doing a memzero is causing additional function call overhead
  2678. * so doing static stack clearing
  2679. */
  2680. struct dp_tx_msdu_info_s msdu_info = {0};
  2681. struct dp_vdev *vdev = NULL;
  2682. if (qdf_unlikely(vdev_id >= MAX_VDEV_CNT))
  2683. return nbuf;
  2684. /*
  2685. * dp_vdev_get_ref_by_id does does a atomic operation avoid using
  2686. * this in per packet path.
  2687. *
  2688. * As in this path vdev memory is already protected with netdev
  2689. * tx lock
  2690. */
  2691. vdev = soc->vdev_id_map[vdev_id];
  2692. if (qdf_unlikely(!vdev))
  2693. return nbuf;
  2694. dp_verbose_debug("skb "QDF_MAC_ADDR_FMT,
  2695. QDF_MAC_ADDR_REF(nbuf->data));
  2696. /*
  2697. * Set Default Host TID value to invalid TID
  2698. * (TID override disabled)
  2699. */
  2700. msdu_info.tid = HTT_TX_EXT_TID_INVALID;
  2701. DP_STATS_INC_PKT(vdev, tx_i.rcvd, 1, qdf_nbuf_len(nbuf));
  2702. if (qdf_unlikely(vdev->mesh_vdev)) {
  2703. qdf_nbuf_t nbuf_mesh = dp_tx_extract_mesh_meta_data(vdev, nbuf,
  2704. &msdu_info);
  2705. if (!nbuf_mesh) {
  2706. dp_verbose_debug("Extracting mesh metadata failed");
  2707. return nbuf;
  2708. }
  2709. nbuf = nbuf_mesh;
  2710. }
  2711. /*
  2712. * Get HW Queue to use for this frame.
  2713. * TCL supports upto 4 DMA rings, out of which 3 rings are
  2714. * dedicated for data and 1 for command.
  2715. * "queue_id" maps to one hardware ring.
  2716. * With each ring, we also associate a unique Tx descriptor pool
  2717. * to minimize lock contention for these resources.
  2718. */
  2719. dp_tx_get_queue(vdev, nbuf, &msdu_info.tx_queue);
  2720. /*
  2721. * TCL H/W supports 2 DSCP-TID mapping tables.
  2722. * Table 1 - Default DSCP-TID mapping table
  2723. * Table 2 - 1 DSCP-TID override table
  2724. *
  2725. * If we need a different DSCP-TID mapping for this vap,
  2726. * call tid_classify to extract DSCP/ToS from frame and
  2727. * map to a TID and store in msdu_info. This is later used
  2728. * to fill in TCL Input descriptor (per-packet TID override).
  2729. */
  2730. dp_tx_classify_tid(vdev, nbuf, &msdu_info);
  2731. /*
  2732. * Classify the frame and call corresponding
  2733. * "prepare" function which extracts the segment (TSO)
  2734. * and fragmentation information (for TSO , SG, ME, or Raw)
  2735. * into MSDU_INFO structure which is later used to fill
  2736. * SW and HW descriptors.
  2737. */
  2738. if (qdf_nbuf_is_tso(nbuf)) {
  2739. dp_verbose_debug("TSO frame %pK", vdev);
  2740. DP_STATS_INC_PKT(vdev->pdev, tso_stats.num_tso_pkts, 1,
  2741. qdf_nbuf_len(nbuf));
  2742. if (dp_tx_prepare_tso(vdev, nbuf, &msdu_info)) {
  2743. DP_STATS_INC_PKT(vdev->pdev, tso_stats.dropped_host, 1,
  2744. qdf_nbuf_len(nbuf));
  2745. return nbuf;
  2746. }
  2747. goto send_multiple;
  2748. }
  2749. /* SG */
  2750. if (qdf_unlikely(qdf_nbuf_is_nonlinear(nbuf))) {
  2751. struct dp_tx_seg_info_s seg_info = {0};
  2752. nbuf = dp_tx_prepare_sg(vdev, nbuf, &seg_info, &msdu_info);
  2753. if (!nbuf)
  2754. return NULL;
  2755. dp_verbose_debug("non-TSO SG frame %pK", vdev);
  2756. DP_STATS_INC_PKT(vdev, tx_i.sg.sg_pkt, 1,
  2757. qdf_nbuf_len(nbuf));
  2758. goto send_multiple;
  2759. }
  2760. if (qdf_unlikely(!dp_tx_mcast_enhance(vdev, nbuf)))
  2761. return NULL;
  2762. /* RAW */
  2763. if (qdf_unlikely(vdev->tx_encap_type == htt_cmn_pkt_type_raw)) {
  2764. struct dp_tx_seg_info_s seg_info = {0};
  2765. nbuf = dp_tx_prepare_raw(vdev, nbuf, &seg_info, &msdu_info);
  2766. if (!nbuf)
  2767. return NULL;
  2768. dp_verbose_debug("Raw frame %pK", vdev);
  2769. goto send_multiple;
  2770. }
  2771. if (qdf_unlikely(vdev->nawds_enabled)) {
  2772. qdf_ether_header_t *eh = (qdf_ether_header_t *)
  2773. qdf_nbuf_data(nbuf);
  2774. if (DP_FRAME_IS_MULTICAST((eh)->ether_dhost))
  2775. dp_tx_nawds_handler(soc, vdev, &msdu_info, nbuf);
  2776. peer_id = DP_INVALID_PEER;
  2777. DP_STATS_INC_PKT(vdev, tx_i.nawds_mcast,
  2778. 1, qdf_nbuf_len(nbuf));
  2779. }
  2780. /* Single linear frame */
  2781. /*
  2782. * If nbuf is a simple linear frame, use send_single function to
  2783. * prepare direct-buffer type TCL descriptor and enqueue to TCL
  2784. * SRNG. There is no need to setup a MSDU extension descriptor.
  2785. */
  2786. nbuf = dp_tx_send_msdu_single(vdev, nbuf, &msdu_info, peer_id, NULL);
  2787. return nbuf;
  2788. send_multiple:
  2789. nbuf = dp_tx_send_msdu_multiple(vdev, nbuf, &msdu_info);
  2790. if (qdf_unlikely(nbuf && msdu_info.frm_type == dp_tx_frm_raw))
  2791. dp_tx_raw_prepare_unset(vdev->pdev->soc, nbuf);
  2792. return nbuf;
  2793. }
  2794. /**
  2795. * dp_tx_send_vdev_id_check() - Transmit a frame on a given VAP in special
  2796. * case to vaoid check in perpkt path.
  2797. * @soc: DP soc handle
  2798. * @vdev_id: id of DP vdev handle
  2799. * @nbuf: skb
  2800. *
  2801. * Entry point for Core Tx layer (DP_TX) invoked from
  2802. * hard_start_xmit in OSIF/HDD to transmit packet through dp_tx_send
  2803. * with special condition to avoid per pkt check in dp_tx_send
  2804. *
  2805. * Return: NULL on success,
  2806. * nbuf when it fails to send
  2807. */
  2808. qdf_nbuf_t dp_tx_send_vdev_id_check(struct cdp_soc_t *soc_hdl,
  2809. uint8_t vdev_id, qdf_nbuf_t nbuf)
  2810. {
  2811. struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl);
  2812. struct dp_vdev *vdev = NULL;
  2813. if (qdf_unlikely(vdev_id >= MAX_VDEV_CNT))
  2814. return nbuf;
  2815. /*
  2816. * dp_vdev_get_ref_by_id does does a atomic operation avoid using
  2817. * this in per packet path.
  2818. *
  2819. * As in this path vdev memory is already protected with netdev
  2820. * tx lock
  2821. */
  2822. vdev = soc->vdev_id_map[vdev_id];
  2823. if (qdf_unlikely(!vdev))
  2824. return nbuf;
  2825. if (qdf_unlikely(dp_tx_per_pkt_vdev_id_check(nbuf, vdev)
  2826. == QDF_STATUS_E_FAILURE)) {
  2827. DP_STATS_INC(vdev, tx_i.dropped.fail_per_pkt_vdev_id_check, 1);
  2828. return nbuf;
  2829. }
  2830. return dp_tx_send(soc_hdl, vdev_id, nbuf);
  2831. }
  2832. /**
  2833. * dp_tx_reinject_handler() - Tx Reinject Handler
  2834. * @soc: datapath soc handle
  2835. * @vdev: datapath vdev handle
  2836. * @tx_desc: software descriptor head pointer
  2837. * @status : Tx completion status from HTT descriptor
  2838. *
  2839. * This function reinjects frames back to Target.
  2840. * Todo - Host queue needs to be added
  2841. *
  2842. * Return: none
  2843. */
  2844. static
  2845. void dp_tx_reinject_handler(struct dp_soc *soc,
  2846. struct dp_vdev *vdev,
  2847. struct dp_tx_desc_s *tx_desc,
  2848. uint8_t *status)
  2849. {
  2850. struct dp_peer *peer = NULL;
  2851. uint32_t peer_id = HTT_INVALID_PEER;
  2852. qdf_nbuf_t nbuf = tx_desc->nbuf;
  2853. qdf_nbuf_t nbuf_copy = NULL;
  2854. struct dp_tx_msdu_info_s msdu_info;
  2855. #ifdef WDS_VENDOR_EXTENSION
  2856. int is_mcast = 0, is_ucast = 0;
  2857. int num_peers_3addr = 0;
  2858. qdf_ether_header_t *eth_hdr = (qdf_ether_header_t *)(qdf_nbuf_data(nbuf));
  2859. struct ieee80211_frame_addr4 *wh = (struct ieee80211_frame_addr4 *)(qdf_nbuf_data(nbuf));
  2860. #endif
  2861. qdf_assert(vdev);
  2862. qdf_mem_zero(&msdu_info, sizeof(msdu_info));
  2863. dp_tx_get_queue(vdev, nbuf, &msdu_info.tx_queue);
  2864. QDF_TRACE(QDF_MODULE_ID_DP, QDF_TRACE_LEVEL_DEBUG,
  2865. "%s Tx reinject path", __func__);
  2866. DP_STATS_INC_PKT(vdev, tx_i.reinject_pkts, 1,
  2867. qdf_nbuf_len(tx_desc->nbuf));
  2868. #ifdef WDS_VENDOR_EXTENSION
  2869. if (qdf_unlikely(vdev->tx_encap_type != htt_cmn_pkt_type_raw)) {
  2870. is_mcast = (IS_MULTICAST(wh->i_addr1)) ? 1 : 0;
  2871. } else {
  2872. is_mcast = (IS_MULTICAST(eth_hdr->ether_dhost)) ? 1 : 0;
  2873. }
  2874. is_ucast = !is_mcast;
  2875. qdf_spin_lock_bh(&vdev->peer_list_lock);
  2876. TAILQ_FOREACH(peer, &vdev->peer_list, peer_list_elem) {
  2877. if (peer->bss_peer)
  2878. continue;
  2879. /* Detect wds peers that use 3-addr framing for mcast.
  2880. * if there are any, the bss_peer is used to send the
  2881. * the mcast frame using 3-addr format. all wds enabled
  2882. * peers that use 4-addr framing for mcast frames will
  2883. * be duplicated and sent as 4-addr frames below.
  2884. */
  2885. if (!peer->wds_enabled || !peer->wds_ecm.wds_tx_mcast_4addr) {
  2886. num_peers_3addr = 1;
  2887. break;
  2888. }
  2889. }
  2890. qdf_spin_unlock_bh(&vdev->peer_list_lock);
  2891. #endif
  2892. if (qdf_unlikely(vdev->mesh_vdev)) {
  2893. DP_TX_FREE_SINGLE_BUF(vdev->pdev->soc, tx_desc->nbuf);
  2894. } else {
  2895. qdf_spin_lock_bh(&vdev->peer_list_lock);
  2896. TAILQ_FOREACH(peer, &vdev->peer_list, peer_list_elem) {
  2897. if ((peer->peer_id != HTT_INVALID_PEER) &&
  2898. #ifdef WDS_VENDOR_EXTENSION
  2899. /*
  2900. * . if 3-addr STA, then send on BSS Peer
  2901. * . if Peer WDS enabled and accept 4-addr mcast,
  2902. * send mcast on that peer only
  2903. * . if Peer WDS enabled and accept 4-addr ucast,
  2904. * send ucast on that peer only
  2905. */
  2906. ((peer->bss_peer && num_peers_3addr && is_mcast) ||
  2907. (peer->wds_enabled &&
  2908. ((is_mcast && peer->wds_ecm.wds_tx_mcast_4addr) ||
  2909. (is_ucast && peer->wds_ecm.wds_tx_ucast_4addr))))) {
  2910. #else
  2911. ((peer->bss_peer &&
  2912. !(vdev->osif_proxy_arp(vdev->osif_vdev, nbuf))))) {
  2913. #endif
  2914. peer_id = DP_INVALID_PEER;
  2915. nbuf_copy = qdf_nbuf_copy(nbuf);
  2916. if (!nbuf_copy) {
  2917. QDF_TRACE(QDF_MODULE_ID_DP,
  2918. QDF_TRACE_LEVEL_DEBUG,
  2919. FL("nbuf copy failed"));
  2920. break;
  2921. }
  2922. nbuf_copy = dp_tx_send_msdu_single(vdev,
  2923. nbuf_copy,
  2924. &msdu_info,
  2925. peer_id,
  2926. NULL);
  2927. if (nbuf_copy) {
  2928. QDF_TRACE(QDF_MODULE_ID_DP,
  2929. QDF_TRACE_LEVEL_DEBUG,
  2930. FL("pkt send failed"));
  2931. qdf_nbuf_free(nbuf_copy);
  2932. }
  2933. }
  2934. }
  2935. qdf_spin_unlock_bh(&vdev->peer_list_lock);
  2936. }
  2937. qdf_nbuf_free(nbuf);
  2938. dp_tx_desc_release(tx_desc, tx_desc->pool_id);
  2939. }
  2940. /**
  2941. * dp_tx_inspect_handler() - Tx Inspect Handler
  2942. * @soc: datapath soc handle
  2943. * @vdev: datapath vdev handle
  2944. * @tx_desc: software descriptor head pointer
  2945. * @status : Tx completion status from HTT descriptor
  2946. *
  2947. * Handles Tx frames sent back to Host for inspection
  2948. * (ProxyARP)
  2949. *
  2950. * Return: none
  2951. */
  2952. static void dp_tx_inspect_handler(struct dp_soc *soc,
  2953. struct dp_vdev *vdev,
  2954. struct dp_tx_desc_s *tx_desc,
  2955. uint8_t *status)
  2956. {
  2957. QDF_TRACE(QDF_MODULE_ID_DP, QDF_TRACE_LEVEL_INFO,
  2958. "%s Tx inspect path",
  2959. __func__);
  2960. DP_STATS_INC_PKT(vdev, tx_i.inspect_pkts, 1,
  2961. qdf_nbuf_len(tx_desc->nbuf));
  2962. DP_TX_FREE_SINGLE_BUF(soc, tx_desc->nbuf);
  2963. dp_tx_desc_release(tx_desc, tx_desc->pool_id);
  2964. }
  2965. #ifdef MESH_MODE_SUPPORT
  2966. /**
  2967. * dp_tx_comp_fill_tx_completion_stats() - Fill per packet Tx completion stats
  2968. * in mesh meta header
  2969. * @tx_desc: software descriptor head pointer
  2970. * @ts: pointer to tx completion stats
  2971. * Return: none
  2972. */
  2973. static
  2974. void dp_tx_comp_fill_tx_completion_stats(struct dp_tx_desc_s *tx_desc,
  2975. struct hal_tx_completion_status *ts)
  2976. {
  2977. struct meta_hdr_s *mhdr;
  2978. qdf_nbuf_t netbuf = tx_desc->nbuf;
  2979. if (!tx_desc->msdu_ext_desc) {
  2980. if (qdf_nbuf_pull_head(netbuf, tx_desc->pkt_offset) == NULL) {
  2981. QDF_TRACE(QDF_MODULE_ID_DP, QDF_TRACE_LEVEL_ERROR,
  2982. "netbuf %pK offset %d",
  2983. netbuf, tx_desc->pkt_offset);
  2984. return;
  2985. }
  2986. }
  2987. if (qdf_nbuf_push_head(netbuf, sizeof(struct meta_hdr_s)) == NULL) {
  2988. QDF_TRACE(QDF_MODULE_ID_DP, QDF_TRACE_LEVEL_ERROR,
  2989. "netbuf %pK offset %zu", netbuf,
  2990. sizeof(struct meta_hdr_s));
  2991. return;
  2992. }
  2993. mhdr = (struct meta_hdr_s *)qdf_nbuf_data(netbuf);
  2994. mhdr->rssi = ts->ack_frame_rssi;
  2995. mhdr->band = tx_desc->pdev->operating_channel.band;
  2996. mhdr->channel = tx_desc->pdev->operating_channel.num;
  2997. }
  2998. #else
  2999. static
  3000. void dp_tx_comp_fill_tx_completion_stats(struct dp_tx_desc_s *tx_desc,
  3001. struct hal_tx_completion_status *ts)
  3002. {
  3003. }
  3004. #endif
  3005. #ifdef QCA_PEER_EXT_STATS
  3006. /*
  3007. * dp_tx_compute_tid_delay() - Compute per TID delay
  3008. * @stats: Per TID delay stats
  3009. * @tx_desc: Software Tx descriptor
  3010. *
  3011. * Compute the software enqueue and hw enqueue delays and
  3012. * update the respective histograms
  3013. *
  3014. * Return: void
  3015. */
  3016. static void dp_tx_compute_tid_delay(struct cdp_delay_tid_stats *stats,
  3017. struct dp_tx_desc_s *tx_desc)
  3018. {
  3019. struct cdp_delay_tx_stats *tx_delay = &stats->tx_delay;
  3020. int64_t current_timestamp, timestamp_ingress, timestamp_hw_enqueue;
  3021. uint32_t sw_enqueue_delay, fwhw_transmit_delay;
  3022. current_timestamp = qdf_ktime_to_ms(qdf_ktime_real_get());
  3023. timestamp_ingress = qdf_nbuf_get_timestamp(tx_desc->nbuf);
  3024. timestamp_hw_enqueue = tx_desc->timestamp;
  3025. sw_enqueue_delay = (uint32_t)(timestamp_hw_enqueue - timestamp_ingress);
  3026. fwhw_transmit_delay = (uint32_t)(current_timestamp -
  3027. timestamp_hw_enqueue);
  3028. /*
  3029. * Update the Tx software enqueue delay and HW enque-Completion delay.
  3030. */
  3031. dp_hist_update_stats(&tx_delay->tx_swq_delay, sw_enqueue_delay);
  3032. dp_hist_update_stats(&tx_delay->hwtx_delay, fwhw_transmit_delay);
  3033. }
  3034. /*
  3035. * dp_tx_update_peer_ext_stats() - Update the peer extended stats
  3036. * @peer: DP peer context
  3037. * @tx_desc: Tx software descriptor
  3038. * @tid: Transmission ID
  3039. * @ring_id: Rx CPU context ID/CPU_ID
  3040. *
  3041. * Update the peer extended stats. These are enhanced other
  3042. * delay stats per msdu level.
  3043. *
  3044. * Return: void
  3045. */
  3046. static void dp_tx_update_peer_ext_stats(struct dp_peer *peer,
  3047. struct dp_tx_desc_s *tx_desc,
  3048. uint8_t tid, uint8_t ring_id)
  3049. {
  3050. struct dp_pdev *pdev = peer->vdev->pdev;
  3051. struct dp_soc *soc = NULL;
  3052. struct cdp_peer_ext_stats *pext_stats = NULL;
  3053. soc = pdev->soc;
  3054. if (qdf_likely(!wlan_cfg_is_peer_ext_stats_enabled(soc->wlan_cfg_ctx)))
  3055. return;
  3056. pext_stats = peer->pext_stats;
  3057. qdf_assert(pext_stats);
  3058. qdf_assert(ring < CDP_MAX_TXRX_CTX);
  3059. /*
  3060. * For non-TID packets use the TID 9
  3061. */
  3062. if (qdf_unlikely(tid >= CDP_MAX_DATA_TIDS))
  3063. tid = CDP_MAX_DATA_TIDS - 1;
  3064. dp_tx_compute_tid_delay(&pext_stats->delay_stats[tid][ring_id],
  3065. tx_desc);
  3066. }
  3067. #else
  3068. static inline void dp_tx_update_peer_ext_stats(struct dp_peer *peer,
  3069. struct dp_tx_desc_s *tx_desc,
  3070. uint8_t tid, uint8_t ring_id)
  3071. {
  3072. }
  3073. #endif
  3074. /**
  3075. * dp_tx_compute_delay() - Compute and fill in all timestamps
  3076. * to pass in correct fields
  3077. *
  3078. * @vdev: pdev handle
  3079. * @tx_desc: tx descriptor
  3080. * @tid: tid value
  3081. * @ring_id: TCL or WBM ring number for transmit path
  3082. * Return: none
  3083. */
  3084. static void dp_tx_compute_delay(struct dp_vdev *vdev,
  3085. struct dp_tx_desc_s *tx_desc,
  3086. uint8_t tid, uint8_t ring_id)
  3087. {
  3088. int64_t current_timestamp, timestamp_ingress, timestamp_hw_enqueue;
  3089. uint32_t sw_enqueue_delay, fwhw_transmit_delay, interframe_delay;
  3090. if (qdf_likely(!vdev->pdev->delay_stats_flag))
  3091. return;
  3092. current_timestamp = qdf_ktime_to_ms(qdf_ktime_real_get());
  3093. timestamp_ingress = qdf_nbuf_get_timestamp(tx_desc->nbuf);
  3094. timestamp_hw_enqueue = tx_desc->timestamp;
  3095. sw_enqueue_delay = (uint32_t)(timestamp_hw_enqueue - timestamp_ingress);
  3096. fwhw_transmit_delay = (uint32_t)(current_timestamp -
  3097. timestamp_hw_enqueue);
  3098. interframe_delay = (uint32_t)(timestamp_ingress -
  3099. vdev->prev_tx_enq_tstamp);
  3100. /*
  3101. * Delay in software enqueue
  3102. */
  3103. dp_update_delay_stats(vdev->pdev, sw_enqueue_delay, tid,
  3104. CDP_DELAY_STATS_SW_ENQ, ring_id);
  3105. /*
  3106. * Delay between packet enqueued to HW and Tx completion
  3107. */
  3108. dp_update_delay_stats(vdev->pdev, fwhw_transmit_delay, tid,
  3109. CDP_DELAY_STATS_FW_HW_TRANSMIT, ring_id);
  3110. /*
  3111. * Update interframe delay stats calculated at hardstart receive point.
  3112. * Value of vdev->prev_tx_enq_tstamp will be 0 for 1st frame, so
  3113. * interframe delay will not be calculate correctly for 1st frame.
  3114. * On the other side, this will help in avoiding extra per packet check
  3115. * of !vdev->prev_tx_enq_tstamp.
  3116. */
  3117. dp_update_delay_stats(vdev->pdev, interframe_delay, tid,
  3118. CDP_DELAY_STATS_TX_INTERFRAME, ring_id);
  3119. vdev->prev_tx_enq_tstamp = timestamp_ingress;
  3120. }
  3121. #ifdef DISABLE_DP_STATS
  3122. static
  3123. inline void dp_update_no_ack_stats(qdf_nbuf_t nbuf, struct dp_peer *peer)
  3124. {
  3125. }
  3126. #else
  3127. static
  3128. inline void dp_update_no_ack_stats(qdf_nbuf_t nbuf, struct dp_peer *peer)
  3129. {
  3130. enum qdf_proto_subtype subtype = QDF_PROTO_INVALID;
  3131. DPTRACE(qdf_dp_track_noack_check(nbuf, &subtype));
  3132. if (subtype != QDF_PROTO_INVALID)
  3133. DP_STATS_INC(peer, tx.no_ack_count[subtype], 1);
  3134. }
  3135. #endif
  3136. /**
  3137. * dp_tx_update_peer_stats() - Update peer stats from Tx completion indications
  3138. * per wbm ring
  3139. *
  3140. * @tx_desc: software descriptor head pointer
  3141. * @ts: Tx completion status
  3142. * @peer: peer handle
  3143. * @ring_id: ring number
  3144. *
  3145. * Return: None
  3146. */
  3147. static inline void
  3148. dp_tx_update_peer_stats(struct dp_tx_desc_s *tx_desc,
  3149. struct hal_tx_completion_status *ts,
  3150. struct dp_peer *peer, uint8_t ring_id)
  3151. {
  3152. struct dp_pdev *pdev = peer->vdev->pdev;
  3153. struct dp_soc *soc = NULL;
  3154. uint8_t mcs, pkt_type;
  3155. uint8_t tid = ts->tid;
  3156. uint32_t length;
  3157. struct cdp_tid_tx_stats *tid_stats;
  3158. if (!pdev)
  3159. return;
  3160. if (qdf_unlikely(tid >= CDP_MAX_DATA_TIDS))
  3161. tid = CDP_MAX_DATA_TIDS - 1;
  3162. tid_stats = &pdev->stats.tid_stats.tid_tx_stats[ring_id][tid];
  3163. soc = pdev->soc;
  3164. mcs = ts->mcs;
  3165. pkt_type = ts->pkt_type;
  3166. if (ts->release_src != HAL_TX_COMP_RELEASE_SOURCE_TQM) {
  3167. dp_err("Release source is not from TQM");
  3168. return;
  3169. }
  3170. length = qdf_nbuf_len(tx_desc->nbuf);
  3171. DP_STATS_INC_PKT(peer, tx.comp_pkt, 1, length);
  3172. if (qdf_unlikely(pdev->delay_stats_flag))
  3173. dp_tx_compute_delay(peer->vdev, tx_desc, tid, ring_id);
  3174. DP_STATS_INCC(peer, tx.dropped.age_out, 1,
  3175. (ts->status == HAL_TX_TQM_RR_REM_CMD_AGED));
  3176. DP_STATS_INCC_PKT(peer, tx.dropped.fw_rem, 1, length,
  3177. (ts->status == HAL_TX_TQM_RR_REM_CMD_REM));
  3178. DP_STATS_INCC(peer, tx.dropped.fw_rem_notx, 1,
  3179. (ts->status == HAL_TX_TQM_RR_REM_CMD_NOTX));
  3180. DP_STATS_INCC(peer, tx.dropped.fw_rem_tx, 1,
  3181. (ts->status == HAL_TX_TQM_RR_REM_CMD_TX));
  3182. DP_STATS_INCC(peer, tx.dropped.fw_reason1, 1,
  3183. (ts->status == HAL_TX_TQM_RR_FW_REASON1));
  3184. DP_STATS_INCC(peer, tx.dropped.fw_reason2, 1,
  3185. (ts->status == HAL_TX_TQM_RR_FW_REASON2));
  3186. DP_STATS_INCC(peer, tx.dropped.fw_reason3, 1,
  3187. (ts->status == HAL_TX_TQM_RR_FW_REASON3));
  3188. /*
  3189. * tx_failed is ideally supposed to be updated from HTT ppdu completion
  3190. * stats. But in IPQ807X/IPQ6018 chipsets owing to hw limitation there
  3191. * are no completions for failed cases. Hence updating tx_failed from
  3192. * data path. Please note that if tx_failed is fixed to be from ppdu,
  3193. * then this has to be removed
  3194. */
  3195. peer->stats.tx.tx_failed = peer->stats.tx.dropped.fw_rem.num +
  3196. peer->stats.tx.dropped.fw_rem_notx +
  3197. peer->stats.tx.dropped.fw_rem_tx +
  3198. peer->stats.tx.dropped.age_out +
  3199. peer->stats.tx.dropped.fw_reason1 +
  3200. peer->stats.tx.dropped.fw_reason2 +
  3201. peer->stats.tx.dropped.fw_reason3;
  3202. if (ts->status < CDP_MAX_TX_TQM_STATUS) {
  3203. tid_stats->tqm_status_cnt[ts->status]++;
  3204. }
  3205. if (ts->status != HAL_TX_TQM_RR_FRAME_ACKED) {
  3206. dp_update_no_ack_stats(tx_desc->nbuf, peer);
  3207. return;
  3208. }
  3209. DP_STATS_INCC(peer, tx.ofdma, 1, ts->ofdma);
  3210. DP_STATS_INCC(peer, tx.amsdu_cnt, 1, ts->msdu_part_of_amsdu);
  3211. DP_STATS_INCC(peer, tx.non_amsdu_cnt, 1, !ts->msdu_part_of_amsdu);
  3212. /*
  3213. * Following Rate Statistics are updated from HTT PPDU events from FW.
  3214. * Return from here if HTT PPDU events are enabled.
  3215. */
  3216. if (!(soc->process_tx_status))
  3217. return;
  3218. DP_STATS_INCC(peer, tx.pkt_type[pkt_type].mcs_count[MAX_MCS - 1], 1,
  3219. ((mcs >= MAX_MCS_11A) && (pkt_type == DOT11_A)));
  3220. DP_STATS_INCC(peer, tx.pkt_type[pkt_type].mcs_count[mcs], 1,
  3221. ((mcs < (MAX_MCS_11A)) && (pkt_type == DOT11_A)));
  3222. DP_STATS_INCC(peer, tx.pkt_type[pkt_type].mcs_count[MAX_MCS - 1], 1,
  3223. ((mcs >= MAX_MCS_11B) && (pkt_type == DOT11_B)));
  3224. DP_STATS_INCC(peer, tx.pkt_type[pkt_type].mcs_count[mcs], 1,
  3225. ((mcs < MAX_MCS_11B) && (pkt_type == DOT11_B)));
  3226. DP_STATS_INCC(peer, tx.pkt_type[pkt_type].mcs_count[MAX_MCS - 1], 1,
  3227. ((mcs >= MAX_MCS_11A) && (pkt_type == DOT11_N)));
  3228. DP_STATS_INCC(peer, tx.pkt_type[pkt_type].mcs_count[mcs], 1,
  3229. ((mcs < MAX_MCS_11A) && (pkt_type == DOT11_N)));
  3230. DP_STATS_INCC(peer, tx.pkt_type[pkt_type].mcs_count[MAX_MCS - 1], 1,
  3231. ((mcs >= MAX_MCS_11AC) && (pkt_type == DOT11_AC)));
  3232. DP_STATS_INCC(peer, tx.pkt_type[pkt_type].mcs_count[mcs], 1,
  3233. ((mcs < MAX_MCS_11AC) && (pkt_type == DOT11_AC)));
  3234. DP_STATS_INCC(peer, tx.pkt_type[pkt_type].mcs_count[MAX_MCS - 1], 1,
  3235. ((mcs >= (MAX_MCS - 1)) && (pkt_type == DOT11_AX)));
  3236. DP_STATS_INCC(peer, tx.pkt_type[pkt_type].mcs_count[mcs], 1,
  3237. ((mcs < (MAX_MCS - 1)) && (pkt_type == DOT11_AX)));
  3238. DP_STATS_INC(peer, tx.sgi_count[ts->sgi], 1);
  3239. DP_STATS_INC(peer, tx.bw[ts->bw], 1);
  3240. DP_STATS_UPD(peer, tx.last_ack_rssi, ts->ack_frame_rssi);
  3241. DP_STATS_INC(peer, tx.wme_ac_type[TID_TO_WME_AC(ts->tid)], 1);
  3242. DP_STATS_INCC(peer, tx.stbc, 1, ts->stbc);
  3243. DP_STATS_INCC(peer, tx.ldpc, 1, ts->ldpc);
  3244. DP_STATS_INCC(peer, tx.retries, 1, ts->transmit_cnt > 1);
  3245. #if defined(FEATURE_PERPKT_INFO) && WDI_EVENT_ENABLE
  3246. dp_wdi_event_handler(WDI_EVENT_UPDATE_DP_STATS, pdev->soc,
  3247. &peer->stats, ts->peer_id,
  3248. UPDATE_PEER_STATS, pdev->pdev_id);
  3249. #endif
  3250. }
  3251. #ifdef QCA_LL_TX_FLOW_CONTROL_V2
  3252. /**
  3253. * dp_tx_flow_pool_lock() - take flow pool lock
  3254. * @soc: core txrx main context
  3255. * @tx_desc: tx desc
  3256. *
  3257. * Return: None
  3258. */
  3259. static inline
  3260. void dp_tx_flow_pool_lock(struct dp_soc *soc,
  3261. struct dp_tx_desc_s *tx_desc)
  3262. {
  3263. struct dp_tx_desc_pool_s *pool;
  3264. uint8_t desc_pool_id;
  3265. desc_pool_id = tx_desc->pool_id;
  3266. pool = &soc->tx_desc[desc_pool_id];
  3267. qdf_spin_lock_bh(&pool->flow_pool_lock);
  3268. }
  3269. /**
  3270. * dp_tx_flow_pool_unlock() - release flow pool lock
  3271. * @soc: core txrx main context
  3272. * @tx_desc: tx desc
  3273. *
  3274. * Return: None
  3275. */
  3276. static inline
  3277. void dp_tx_flow_pool_unlock(struct dp_soc *soc,
  3278. struct dp_tx_desc_s *tx_desc)
  3279. {
  3280. struct dp_tx_desc_pool_s *pool;
  3281. uint8_t desc_pool_id;
  3282. desc_pool_id = tx_desc->pool_id;
  3283. pool = &soc->tx_desc[desc_pool_id];
  3284. qdf_spin_unlock_bh(&pool->flow_pool_lock);
  3285. }
  3286. #else
  3287. static inline
  3288. void dp_tx_flow_pool_lock(struct dp_soc *soc, struct dp_tx_desc_s *tx_desc)
  3289. {
  3290. }
  3291. static inline
  3292. void dp_tx_flow_pool_unlock(struct dp_soc *soc, struct dp_tx_desc_s *tx_desc)
  3293. {
  3294. }
  3295. #endif
  3296. /**
  3297. * dp_tx_notify_completion() - Notify tx completion for this desc
  3298. * @soc: core txrx main context
  3299. * @vdev: datapath vdev handle
  3300. * @tx_desc: tx desc
  3301. * @netbuf: buffer
  3302. * @status: tx status
  3303. *
  3304. * Return: none
  3305. */
  3306. static inline void dp_tx_notify_completion(struct dp_soc *soc,
  3307. struct dp_vdev *vdev,
  3308. struct dp_tx_desc_s *tx_desc,
  3309. qdf_nbuf_t netbuf,
  3310. uint8_t status)
  3311. {
  3312. void *osif_dev;
  3313. ol_txrx_completion_fp tx_compl_cbk = NULL;
  3314. uint16_t flag = BIT(QDF_TX_RX_STATUS_DOWNLOAD_SUCC);
  3315. qdf_assert(tx_desc);
  3316. dp_tx_flow_pool_lock(soc, tx_desc);
  3317. if (!vdev ||
  3318. !vdev->osif_vdev) {
  3319. dp_tx_flow_pool_unlock(soc, tx_desc);
  3320. return;
  3321. }
  3322. osif_dev = vdev->osif_vdev;
  3323. tx_compl_cbk = vdev->tx_comp;
  3324. dp_tx_flow_pool_unlock(soc, tx_desc);
  3325. if (status == HAL_TX_TQM_RR_FRAME_ACKED)
  3326. flag |= BIT(QDF_TX_RX_STATUS_OK);
  3327. if (tx_compl_cbk)
  3328. tx_compl_cbk(netbuf, osif_dev, flag);
  3329. }
  3330. /** dp_tx_sojourn_stats_process() - Collect sojourn stats
  3331. * @pdev: pdev handle
  3332. * @tid: tid value
  3333. * @txdesc_ts: timestamp from txdesc
  3334. * @ppdu_id: ppdu id
  3335. *
  3336. * Return: none
  3337. */
  3338. #ifdef FEATURE_PERPKT_INFO
  3339. static inline void dp_tx_sojourn_stats_process(struct dp_pdev *pdev,
  3340. struct dp_peer *peer,
  3341. uint8_t tid,
  3342. uint64_t txdesc_ts,
  3343. uint32_t ppdu_id)
  3344. {
  3345. uint64_t delta_ms;
  3346. struct cdp_tx_sojourn_stats *sojourn_stats;
  3347. if (qdf_unlikely(pdev->enhanced_stats_en == 0))
  3348. return;
  3349. if (qdf_unlikely(tid == HTT_INVALID_TID ||
  3350. tid >= CDP_DATA_TID_MAX))
  3351. return;
  3352. if (qdf_unlikely(!pdev->sojourn_buf))
  3353. return;
  3354. sojourn_stats = (struct cdp_tx_sojourn_stats *)
  3355. qdf_nbuf_data(pdev->sojourn_buf);
  3356. sojourn_stats->cookie = (void *)peer->rdkstats_ctx;
  3357. delta_ms = qdf_ktime_to_ms(qdf_ktime_get()) -
  3358. txdesc_ts;
  3359. qdf_ewma_tx_lag_add(&peer->avg_sojourn_msdu[tid],
  3360. delta_ms);
  3361. sojourn_stats->sum_sojourn_msdu[tid] = delta_ms;
  3362. sojourn_stats->num_msdus[tid] = 1;
  3363. sojourn_stats->avg_sojourn_msdu[tid].internal =
  3364. peer->avg_sojourn_msdu[tid].internal;
  3365. dp_wdi_event_handler(WDI_EVENT_TX_SOJOURN_STAT, pdev->soc,
  3366. pdev->sojourn_buf, HTT_INVALID_PEER,
  3367. WDI_NO_VAL, pdev->pdev_id);
  3368. sojourn_stats->sum_sojourn_msdu[tid] = 0;
  3369. sojourn_stats->num_msdus[tid] = 0;
  3370. sojourn_stats->avg_sojourn_msdu[tid].internal = 0;
  3371. }
  3372. #else
  3373. static inline void dp_tx_sojourn_stats_process(struct dp_pdev *pdev,
  3374. struct dp_peer *peer,
  3375. uint8_t tid,
  3376. uint64_t txdesc_ts,
  3377. uint32_t ppdu_id)
  3378. {
  3379. }
  3380. #endif
  3381. #ifdef WLAN_FEATURE_PKT_CAPTURE_LITHIUM
  3382. /**
  3383. * dp_send_completion_to_pkt_capture() - send tx completion to packet capture
  3384. * @soc: dp_soc handle
  3385. * @desc: Tx Descriptor
  3386. * @ts: HAL Tx completion descriptor contents
  3387. *
  3388. * This function is used to send tx completion to packet capture
  3389. */
  3390. void dp_send_completion_to_pkt_capture(struct dp_soc *soc,
  3391. struct dp_tx_desc_s *desc,
  3392. struct hal_tx_completion_status *ts)
  3393. {
  3394. dp_wdi_event_handler(WDI_EVENT_PKT_CAPTURE_TX_DATA, soc,
  3395. desc, ts->peer_id,
  3396. WDI_NO_VAL, desc->pdev->pdev_id);
  3397. }
  3398. #endif
  3399. /**
  3400. * dp_tx_comp_process_desc() - Process tx descriptor and free associated nbuf
  3401. * @soc: DP Soc handle
  3402. * @tx_desc: software Tx descriptor
  3403. * @ts : Tx completion status from HAL/HTT descriptor
  3404. *
  3405. * Return: none
  3406. */
  3407. static inline void
  3408. dp_tx_comp_process_desc(struct dp_soc *soc,
  3409. struct dp_tx_desc_s *desc,
  3410. struct hal_tx_completion_status *ts,
  3411. struct dp_peer *peer)
  3412. {
  3413. uint64_t time_latency = 0;
  3414. /*
  3415. * m_copy/tx_capture modes are not supported for
  3416. * scatter gather packets
  3417. */
  3418. if (qdf_unlikely(!!desc->pdev->latency_capture_enable)) {
  3419. time_latency = (qdf_ktime_to_ms(qdf_ktime_real_get()) -
  3420. desc->timestamp);
  3421. }
  3422. dp_send_completion_to_pkt_capture(soc, desc, ts);
  3423. if (!(desc->msdu_ext_desc)) {
  3424. if (QDF_STATUS_SUCCESS ==
  3425. dp_tx_add_to_comp_queue(soc, desc, ts, peer)) {
  3426. return;
  3427. }
  3428. if (QDF_STATUS_SUCCESS ==
  3429. dp_get_completion_indication_for_stack(soc,
  3430. desc->pdev,
  3431. peer, ts,
  3432. desc->nbuf,
  3433. time_latency)) {
  3434. qdf_nbuf_unmap_nbytes_single(soc->osdev, desc->nbuf,
  3435. QDF_DMA_TO_DEVICE,
  3436. desc->nbuf->len);
  3437. dp_send_completion_to_stack(soc,
  3438. desc->pdev,
  3439. ts->peer_id,
  3440. ts->ppdu_id,
  3441. desc->nbuf);
  3442. return;
  3443. }
  3444. }
  3445. dp_tx_comp_free_buf(soc, desc);
  3446. }
  3447. #ifdef DISABLE_DP_STATS
  3448. /**
  3449. * dp_tx_update_connectivity_stats() - update tx connectivity stats
  3450. * @soc: core txrx main context
  3451. * @tx_desc: tx desc
  3452. * @status: tx status
  3453. *
  3454. * Return: none
  3455. */
  3456. static inline
  3457. void dp_tx_update_connectivity_stats(struct dp_soc *soc,
  3458. struct dp_vdev *vdev,
  3459. struct dp_tx_desc_s *tx_desc,
  3460. uint8_t status)
  3461. {
  3462. }
  3463. #else
  3464. static inline
  3465. void dp_tx_update_connectivity_stats(struct dp_soc *soc,
  3466. struct dp_vdev *vdev,
  3467. struct dp_tx_desc_s *tx_desc,
  3468. uint8_t status)
  3469. {
  3470. void *osif_dev;
  3471. ol_txrx_stats_rx_fp stats_cbk;
  3472. uint8_t pkt_type;
  3473. qdf_assert(tx_desc);
  3474. if (!vdev ||
  3475. !vdev->osif_vdev ||
  3476. !vdev->stats_cb)
  3477. return;
  3478. osif_dev = vdev->osif_vdev;
  3479. stats_cbk = vdev->stats_cb;
  3480. stats_cbk(tx_desc->nbuf, osif_dev, PKT_TYPE_TX_HOST_FW_SENT, &pkt_type);
  3481. if (status == HAL_TX_TQM_RR_FRAME_ACKED)
  3482. stats_cbk(tx_desc->nbuf, osif_dev, PKT_TYPE_TX_ACK_CNT,
  3483. &pkt_type);
  3484. }
  3485. #endif
  3486. /**
  3487. * dp_tx_comp_process_tx_status() - Parse and Dump Tx completion status info
  3488. * @soc: DP soc handle
  3489. * @tx_desc: software descriptor head pointer
  3490. * @ts: Tx completion status
  3491. * @peer: peer handle
  3492. * @ring_id: ring number
  3493. *
  3494. * Return: none
  3495. */
  3496. static inline
  3497. void dp_tx_comp_process_tx_status(struct dp_soc *soc,
  3498. struct dp_tx_desc_s *tx_desc,
  3499. struct hal_tx_completion_status *ts,
  3500. struct dp_peer *peer, uint8_t ring_id)
  3501. {
  3502. uint32_t length;
  3503. qdf_ether_header_t *eh;
  3504. struct dp_vdev *vdev = NULL;
  3505. qdf_nbuf_t nbuf = tx_desc->nbuf;
  3506. enum qdf_dp_tx_rx_status dp_status;
  3507. if (!nbuf) {
  3508. dp_info_rl("invalid tx descriptor. nbuf NULL");
  3509. goto out;
  3510. }
  3511. eh = (qdf_ether_header_t *)qdf_nbuf_data(nbuf);
  3512. length = qdf_nbuf_len(nbuf);
  3513. dp_status = dp_tx_hw_to_qdf(ts->status);
  3514. DPTRACE(qdf_dp_trace_ptr(tx_desc->nbuf,
  3515. QDF_DP_TRACE_LI_DP_FREE_PACKET_PTR_RECORD,
  3516. QDF_TRACE_DEFAULT_PDEV_ID,
  3517. qdf_nbuf_data_addr(nbuf),
  3518. sizeof(qdf_nbuf_data(nbuf)),
  3519. tx_desc->id, ts->status, dp_status));
  3520. QDF_TRACE(QDF_MODULE_ID_DP, QDF_TRACE_LEVEL_DEBUG,
  3521. "-------------------- \n"
  3522. "Tx Completion Stats: \n"
  3523. "-------------------- \n"
  3524. "ack_frame_rssi = %d \n"
  3525. "first_msdu = %d \n"
  3526. "last_msdu = %d \n"
  3527. "msdu_part_of_amsdu = %d \n"
  3528. "rate_stats valid = %d \n"
  3529. "bw = %d \n"
  3530. "pkt_type = %d \n"
  3531. "stbc = %d \n"
  3532. "ldpc = %d \n"
  3533. "sgi = %d \n"
  3534. "mcs = %d \n"
  3535. "ofdma = %d \n"
  3536. "tones_in_ru = %d \n"
  3537. "tsf = %d \n"
  3538. "ppdu_id = %d \n"
  3539. "transmit_cnt = %d \n"
  3540. "tid = %d \n"
  3541. "peer_id = %d\n",
  3542. ts->ack_frame_rssi, ts->first_msdu,
  3543. ts->last_msdu, ts->msdu_part_of_amsdu,
  3544. ts->valid, ts->bw, ts->pkt_type, ts->stbc,
  3545. ts->ldpc, ts->sgi, ts->mcs, ts->ofdma,
  3546. ts->tones_in_ru, ts->tsf, ts->ppdu_id,
  3547. ts->transmit_cnt, ts->tid, ts->peer_id);
  3548. /* Update SoC level stats */
  3549. DP_STATS_INCC(soc, tx.dropped_fw_removed, 1,
  3550. (ts->status == HAL_TX_TQM_RR_REM_CMD_REM));
  3551. if (!peer) {
  3552. dp_info_rl("peer is null or deletion in progress");
  3553. DP_STATS_INC_PKT(soc, tx.tx_invalid_peer, 1, length);
  3554. goto out;
  3555. }
  3556. vdev = peer->vdev;
  3557. dp_tx_update_connectivity_stats(soc, vdev, tx_desc, ts->status);
  3558. /* Update per-packet stats for mesh mode */
  3559. if (qdf_unlikely(vdev->mesh_vdev) &&
  3560. !(tx_desc->flags & DP_TX_DESC_FLAG_TO_FW))
  3561. dp_tx_comp_fill_tx_completion_stats(tx_desc, ts);
  3562. /* Update peer level stats */
  3563. if (qdf_unlikely(peer->bss_peer && vdev->opmode == wlan_op_mode_ap)) {
  3564. if (ts->status != HAL_TX_TQM_RR_REM_CMD_REM) {
  3565. DP_STATS_INC_PKT(peer, tx.mcast, 1, length);
  3566. if ((peer->vdev->tx_encap_type ==
  3567. htt_cmn_pkt_type_ethernet) &&
  3568. QDF_IS_ADDR_BROADCAST(eh->ether_dhost)) {
  3569. DP_STATS_INC_PKT(peer, tx.bcast, 1, length);
  3570. }
  3571. }
  3572. } else {
  3573. DP_STATS_INC_PKT(peer, tx.ucast, 1, length);
  3574. if (ts->status == HAL_TX_TQM_RR_FRAME_ACKED) {
  3575. DP_STATS_INC_PKT(peer, tx.tx_success, 1, length);
  3576. if (qdf_unlikely(peer->in_twt)) {
  3577. DP_STATS_INC_PKT(peer,
  3578. tx.tx_success_twt,
  3579. 1, length);
  3580. }
  3581. }
  3582. }
  3583. dp_tx_update_peer_stats(tx_desc, ts, peer, ring_id);
  3584. dp_tx_update_peer_ext_stats(peer, tx_desc, ts->tid, ring_id);
  3585. #ifdef QCA_SUPPORT_RDK_STATS
  3586. if (soc->rdkstats_enabled)
  3587. dp_tx_sojourn_stats_process(vdev->pdev, peer, ts->tid,
  3588. tx_desc->timestamp,
  3589. ts->ppdu_id);
  3590. #endif
  3591. out:
  3592. return;
  3593. }
  3594. /**
  3595. * dp_tx_comp_process_desc_list() - Tx complete software descriptor handler
  3596. * @soc: core txrx main context
  3597. * @comp_head: software descriptor head pointer
  3598. * @ring_id: ring number
  3599. *
  3600. * This function will process batch of descriptors reaped by dp_tx_comp_handler
  3601. * and release the software descriptors after processing is complete
  3602. *
  3603. * Return: none
  3604. */
  3605. static void
  3606. dp_tx_comp_process_desc_list(struct dp_soc *soc,
  3607. struct dp_tx_desc_s *comp_head, uint8_t ring_id)
  3608. {
  3609. struct dp_tx_desc_s *desc;
  3610. struct dp_tx_desc_s *next;
  3611. struct hal_tx_completion_status ts;
  3612. struct dp_peer *peer = NULL;
  3613. uint16_t peer_id = DP_INVALID_PEER;
  3614. qdf_nbuf_t netbuf;
  3615. desc = comp_head;
  3616. while (desc) {
  3617. if (peer_id != desc->peer_id) {
  3618. if (peer)
  3619. dp_peer_unref_delete(peer,
  3620. DP_MOD_ID_TX_COMP);
  3621. peer_id = desc->peer_id;
  3622. peer = dp_peer_get_ref_by_id(soc, peer_id,
  3623. DP_MOD_ID_TX_COMP);
  3624. }
  3625. if (qdf_likely(desc->flags & DP_TX_DESC_FLAG_SIMPLE)) {
  3626. struct dp_pdev *pdev = desc->pdev;
  3627. if (qdf_likely(peer)) {
  3628. /*
  3629. * Increment peer statistics
  3630. * Minimal statistics update done here
  3631. */
  3632. DP_STATS_INC_PKT(peer, tx.comp_pkt, 1,
  3633. desc->length);
  3634. if (desc->tx_status !=
  3635. HAL_TX_TQM_RR_FRAME_ACKED)
  3636. DP_STATS_INC(peer, tx.tx_failed, 1);
  3637. }
  3638. qdf_assert(pdev);
  3639. dp_tx_outstanding_dec(pdev);
  3640. /*
  3641. * Calling a QDF WRAPPER here is creating signifcant
  3642. * performance impact so avoided the wrapper call here
  3643. */
  3644. next = desc->next;
  3645. qdf_mem_unmap_nbytes_single(soc->osdev,
  3646. desc->dma_addr,
  3647. QDF_DMA_TO_DEVICE,
  3648. desc->length);
  3649. qdf_nbuf_free(desc->nbuf);
  3650. dp_tx_desc_free(soc, desc, desc->pool_id);
  3651. desc = next;
  3652. continue;
  3653. }
  3654. hal_tx_comp_get_status(&desc->comp, &ts, soc->hal_soc);
  3655. dp_tx_comp_process_tx_status(soc, desc, &ts, peer, ring_id);
  3656. netbuf = desc->nbuf;
  3657. /* check tx complete notification */
  3658. if (peer && qdf_nbuf_tx_notify_comp_get(netbuf))
  3659. dp_tx_notify_completion(soc, peer->vdev, desc,
  3660. netbuf, ts.status);
  3661. dp_tx_comp_process_desc(soc, desc, &ts, peer);
  3662. next = desc->next;
  3663. dp_tx_desc_release(desc, desc->pool_id);
  3664. desc = next;
  3665. }
  3666. if (peer)
  3667. dp_peer_unref_delete(peer, DP_MOD_ID_TX_COMP);
  3668. }
  3669. /**
  3670. * dp_tx_process_htt_completion() - Tx HTT Completion Indication Handler
  3671. * @soc: Handle to DP soc structure
  3672. * @tx_desc: software descriptor head pointer
  3673. * @status : Tx completion status from HTT descriptor
  3674. * @ring_id: ring number
  3675. *
  3676. * This function will process HTT Tx indication messages from Target
  3677. *
  3678. * Return: none
  3679. */
  3680. static
  3681. void dp_tx_process_htt_completion(struct dp_soc *soc,
  3682. struct dp_tx_desc_s *tx_desc, uint8_t *status,
  3683. uint8_t ring_id)
  3684. {
  3685. uint8_t tx_status;
  3686. struct dp_pdev *pdev;
  3687. struct dp_vdev *vdev;
  3688. struct hal_tx_completion_status ts = {0};
  3689. uint32_t *htt_desc = (uint32_t *)status;
  3690. struct dp_peer *peer;
  3691. struct cdp_tid_tx_stats *tid_stats = NULL;
  3692. struct htt_soc *htt_handle;
  3693. uint8_t vdev_id;
  3694. tx_status = HTT_TX_WBM_COMPLETION_V2_TX_STATUS_GET(htt_desc[0]);
  3695. htt_handle = (struct htt_soc *)soc->htt_handle;
  3696. htt_wbm_event_record(htt_handle->htt_logger_handle, tx_status, status);
  3697. /*
  3698. * There can be scenario where WBM consuming descriptor enqueued
  3699. * from TQM2WBM first and TQM completion can happen before MEC
  3700. * notification comes from FW2WBM. Avoid access any field of tx
  3701. * descriptor in case of MEC notify.
  3702. */
  3703. if (tx_status == HTT_TX_FW2WBM_TX_STATUS_MEC_NOTIFY) {
  3704. /*
  3705. * Get vdev id from HTT status word in case of MEC
  3706. * notification
  3707. */
  3708. vdev_id = HTT_TX_WBM_COMPLETION_V2_VDEV_ID_GET(htt_desc[3]);
  3709. if (qdf_unlikely(vdev_id >= MAX_VDEV_CNT))
  3710. return;
  3711. vdev = dp_vdev_get_ref_by_id(soc, vdev_id,
  3712. DP_MOD_ID_HTT_COMP);
  3713. if (!vdev)
  3714. return;
  3715. dp_tx_mec_handler(vdev, status);
  3716. dp_vdev_unref_delete(soc, vdev, DP_MOD_ID_HTT_COMP);
  3717. return;
  3718. }
  3719. /*
  3720. * If the descriptor is already freed in vdev_detach,
  3721. * continue to next descriptor
  3722. */
  3723. if ((tx_desc->vdev_id == DP_INVALID_VDEV_ID) && !tx_desc->flags) {
  3724. QDF_TRACE(QDF_MODULE_ID_DP,
  3725. QDF_TRACE_LEVEL_INFO,
  3726. "Descriptor freed in vdev_detach %d",
  3727. tx_desc->id);
  3728. return;
  3729. }
  3730. pdev = tx_desc->pdev;
  3731. if (qdf_unlikely(tx_desc->pdev->is_pdev_down)) {
  3732. QDF_TRACE(QDF_MODULE_ID_DP,
  3733. QDF_TRACE_LEVEL_INFO,
  3734. "pdev in down state %d",
  3735. tx_desc->id);
  3736. dp_tx_comp_free_buf(soc, tx_desc);
  3737. dp_tx_desc_release(tx_desc, tx_desc->pool_id);
  3738. return;
  3739. }
  3740. qdf_assert(tx_desc->pdev);
  3741. vdev_id = tx_desc->vdev_id;
  3742. vdev = dp_vdev_get_ref_by_id(soc, vdev_id,
  3743. DP_MOD_ID_HTT_COMP);
  3744. if (!vdev)
  3745. return;
  3746. switch (tx_status) {
  3747. case HTT_TX_FW2WBM_TX_STATUS_OK:
  3748. case HTT_TX_FW2WBM_TX_STATUS_DROP:
  3749. case HTT_TX_FW2WBM_TX_STATUS_TTL:
  3750. {
  3751. uint8_t tid;
  3752. if (HTT_TX_WBM_COMPLETION_V2_VALID_GET(htt_desc[2])) {
  3753. ts.peer_id =
  3754. HTT_TX_WBM_COMPLETION_V2_SW_PEER_ID_GET(
  3755. htt_desc[2]);
  3756. ts.tid =
  3757. HTT_TX_WBM_COMPLETION_V2_TID_NUM_GET(
  3758. htt_desc[2]);
  3759. } else {
  3760. ts.peer_id = HTT_INVALID_PEER;
  3761. ts.tid = HTT_INVALID_TID;
  3762. }
  3763. ts.ppdu_id =
  3764. HTT_TX_WBM_COMPLETION_V2_SCH_CMD_ID_GET(
  3765. htt_desc[1]);
  3766. ts.ack_frame_rssi =
  3767. HTT_TX_WBM_COMPLETION_V2_ACK_FRAME_RSSI_GET(
  3768. htt_desc[1]);
  3769. ts.tsf = htt_desc[3];
  3770. ts.first_msdu = 1;
  3771. ts.last_msdu = 1;
  3772. tid = ts.tid;
  3773. if (qdf_unlikely(tid >= CDP_MAX_DATA_TIDS))
  3774. tid = CDP_MAX_DATA_TIDS - 1;
  3775. tid_stats = &pdev->stats.tid_stats.tid_tx_stats[ring_id][tid];
  3776. if (qdf_unlikely(pdev->delay_stats_flag))
  3777. dp_tx_compute_delay(vdev, tx_desc, tid, ring_id);
  3778. if (tx_status < CDP_MAX_TX_HTT_STATUS) {
  3779. tid_stats->htt_status_cnt[tx_status]++;
  3780. }
  3781. peer = dp_peer_get_ref_by_id(soc, ts.peer_id,
  3782. DP_MOD_ID_HTT_COMP);
  3783. dp_tx_comp_process_tx_status(soc, tx_desc, &ts, peer, ring_id);
  3784. dp_tx_comp_process_desc(soc, tx_desc, &ts, peer);
  3785. dp_tx_desc_release(tx_desc, tx_desc->pool_id);
  3786. if (qdf_likely(peer))
  3787. dp_peer_unref_delete(peer, DP_MOD_ID_HTT_COMP);
  3788. break;
  3789. }
  3790. case HTT_TX_FW2WBM_TX_STATUS_REINJECT:
  3791. {
  3792. dp_tx_reinject_handler(soc, vdev, tx_desc, status);
  3793. break;
  3794. }
  3795. case HTT_TX_FW2WBM_TX_STATUS_INSPECT:
  3796. {
  3797. dp_tx_inspect_handler(soc, vdev, tx_desc, status);
  3798. break;
  3799. }
  3800. default:
  3801. QDF_TRACE(QDF_MODULE_ID_DP, QDF_TRACE_LEVEL_DEBUG,
  3802. "%s Invalid HTT tx_status %d\n",
  3803. __func__, tx_status);
  3804. break;
  3805. }
  3806. dp_vdev_unref_delete(soc, vdev, DP_MOD_ID_HTT_COMP);
  3807. }
  3808. #ifdef WLAN_FEATURE_RX_SOFTIRQ_TIME_LIMIT
  3809. static inline
  3810. bool dp_tx_comp_loop_pkt_limit_hit(struct dp_soc *soc, int num_reaped)
  3811. {
  3812. bool limit_hit = false;
  3813. struct wlan_cfg_dp_soc_ctxt *cfg = soc->wlan_cfg_ctx;
  3814. limit_hit =
  3815. (num_reaped >= cfg->tx_comp_loop_pkt_limit) ? true : false;
  3816. if (limit_hit)
  3817. DP_STATS_INC(soc, tx.tx_comp_loop_pkt_limit_hit, 1);
  3818. return limit_hit;
  3819. }
  3820. static inline bool dp_tx_comp_enable_eol_data_check(struct dp_soc *soc)
  3821. {
  3822. return soc->wlan_cfg_ctx->tx_comp_enable_eol_data_check;
  3823. }
  3824. #else
  3825. static inline
  3826. bool dp_tx_comp_loop_pkt_limit_hit(struct dp_soc *soc, int num_reaped)
  3827. {
  3828. return false;
  3829. }
  3830. static inline bool dp_tx_comp_enable_eol_data_check(struct dp_soc *soc)
  3831. {
  3832. return false;
  3833. }
  3834. #endif
  3835. uint32_t dp_tx_comp_handler(struct dp_intr *int_ctx, struct dp_soc *soc,
  3836. hal_ring_handle_t hal_ring_hdl, uint8_t ring_id,
  3837. uint32_t quota)
  3838. {
  3839. void *tx_comp_hal_desc;
  3840. uint8_t buffer_src;
  3841. uint8_t pool_id;
  3842. uint32_t tx_desc_id;
  3843. struct dp_tx_desc_s *tx_desc = NULL;
  3844. struct dp_tx_desc_s *head_desc = NULL;
  3845. struct dp_tx_desc_s *tail_desc = NULL;
  3846. uint32_t num_processed = 0;
  3847. uint32_t count;
  3848. uint32_t num_avail_for_reap = 0;
  3849. bool force_break = false;
  3850. DP_HIST_INIT();
  3851. more_data:
  3852. /* Re-initialize local variables to be re-used */
  3853. head_desc = NULL;
  3854. tail_desc = NULL;
  3855. count = 0;
  3856. if (qdf_unlikely(dp_srng_access_start(int_ctx, soc, hal_ring_hdl))) {
  3857. dp_err("HAL RING Access Failed -- %pK", hal_ring_hdl);
  3858. return 0;
  3859. }
  3860. num_avail_for_reap = hal_srng_dst_num_valid(soc->hal_soc, hal_ring_hdl, 0);
  3861. if (num_avail_for_reap >= quota)
  3862. num_avail_for_reap = quota;
  3863. dp_srng_dst_inv_cached_descs(soc, hal_ring_hdl, num_avail_for_reap);
  3864. /* Find head descriptor from completion ring */
  3865. while (qdf_likely(num_avail_for_reap)) {
  3866. tx_comp_hal_desc = dp_srng_dst_get_next(soc, hal_ring_hdl);
  3867. if (qdf_unlikely(!tx_comp_hal_desc))
  3868. break;
  3869. buffer_src = hal_tx_comp_get_buffer_source(tx_comp_hal_desc);
  3870. /* If this buffer was not released by TQM or FW, then it is not
  3871. * Tx completion indication, assert */
  3872. if (qdf_unlikely(buffer_src !=
  3873. HAL_TX_COMP_RELEASE_SOURCE_TQM) &&
  3874. (qdf_unlikely(buffer_src !=
  3875. HAL_TX_COMP_RELEASE_SOURCE_FW))) {
  3876. uint8_t wbm_internal_error;
  3877. dp_err_rl(
  3878. "Tx comp release_src != TQM | FW but from %d",
  3879. buffer_src);
  3880. hal_dump_comp_desc(tx_comp_hal_desc);
  3881. DP_STATS_INC(soc, tx.invalid_release_source, 1);
  3882. /* When WBM sees NULL buffer_addr_info in any of
  3883. * ingress rings it sends an error indication,
  3884. * with wbm_internal_error=1, to a specific ring.
  3885. * The WBM2SW ring used to indicate these errors is
  3886. * fixed in HW, and that ring is being used as Tx
  3887. * completion ring. These errors are not related to
  3888. * Tx completions, and should just be ignored
  3889. */
  3890. wbm_internal_error = hal_get_wbm_internal_error(
  3891. soc->hal_soc,
  3892. tx_comp_hal_desc);
  3893. if (wbm_internal_error) {
  3894. dp_err_rl("Tx comp wbm_internal_error!!");
  3895. DP_STATS_INC(soc, tx.wbm_internal_error[WBM_INT_ERROR_ALL], 1);
  3896. if (HAL_TX_COMP_RELEASE_SOURCE_REO ==
  3897. buffer_src)
  3898. dp_handle_wbm_internal_error(
  3899. soc,
  3900. tx_comp_hal_desc,
  3901. hal_tx_comp_get_buffer_type(
  3902. tx_comp_hal_desc));
  3903. } else {
  3904. dp_err_rl("Tx comp wbm_internal_error false");
  3905. DP_STATS_INC(soc, tx.non_wbm_internal_err, 1);
  3906. }
  3907. continue;
  3908. }
  3909. /* Get descriptor id */
  3910. tx_desc_id = hal_tx_comp_get_desc_id(tx_comp_hal_desc);
  3911. pool_id = (tx_desc_id & DP_TX_DESC_ID_POOL_MASK) >>
  3912. DP_TX_DESC_ID_POOL_OS;
  3913. /* Find Tx descriptor */
  3914. tx_desc = dp_tx_desc_find(soc, pool_id,
  3915. (tx_desc_id & DP_TX_DESC_ID_PAGE_MASK) >>
  3916. DP_TX_DESC_ID_PAGE_OS,
  3917. (tx_desc_id & DP_TX_DESC_ID_OFFSET_MASK) >>
  3918. DP_TX_DESC_ID_OFFSET_OS);
  3919. /*
  3920. * If the release source is FW, process the HTT status
  3921. */
  3922. if (qdf_unlikely(buffer_src ==
  3923. HAL_TX_COMP_RELEASE_SOURCE_FW)) {
  3924. uint8_t htt_tx_status[HAL_TX_COMP_HTT_STATUS_LEN];
  3925. hal_tx_comp_get_htt_desc(tx_comp_hal_desc,
  3926. htt_tx_status);
  3927. dp_tx_process_htt_completion(soc, tx_desc,
  3928. htt_tx_status, ring_id);
  3929. } else {
  3930. tx_desc->peer_id =
  3931. hal_tx_comp_get_peer_id(tx_comp_hal_desc);
  3932. tx_desc->tx_status =
  3933. hal_tx_comp_get_tx_status(tx_comp_hal_desc);
  3934. /*
  3935. * If the fast completion mode is enabled extended
  3936. * metadata from descriptor is not copied
  3937. */
  3938. if (qdf_likely(tx_desc->flags &
  3939. DP_TX_DESC_FLAG_SIMPLE))
  3940. goto add_to_pool;
  3941. /*
  3942. * If the descriptor is already freed in vdev_detach,
  3943. * continue to next descriptor
  3944. */
  3945. if (qdf_unlikely
  3946. ((tx_desc->vdev_id == DP_INVALID_VDEV_ID) &&
  3947. !tx_desc->flags)) {
  3948. dp_tx_comp_info("Descriptor freed in vdev_detach %d",
  3949. tx_desc_id);
  3950. continue;
  3951. }
  3952. if (qdf_unlikely(tx_desc->pdev->is_pdev_down)) {
  3953. dp_tx_comp_info("pdev in down state %d",
  3954. tx_desc_id);
  3955. dp_tx_comp_free_buf(soc, tx_desc);
  3956. dp_tx_desc_release(tx_desc, tx_desc->pool_id);
  3957. goto next_desc;
  3958. }
  3959. /* Pool id is not matching. Error */
  3960. if (tx_desc->pool_id != pool_id) {
  3961. dp_tx_comp_alert("Tx Comp pool id %d not matched %d",
  3962. pool_id, tx_desc->pool_id);
  3963. qdf_assert_always(0);
  3964. }
  3965. if (!(tx_desc->flags & DP_TX_DESC_FLAG_ALLOCATED) ||
  3966. !(tx_desc->flags & DP_TX_DESC_FLAG_QUEUED_TX)) {
  3967. dp_tx_comp_alert("Txdesc invalid, flgs = %x,id = %d",
  3968. tx_desc->flags, tx_desc_id);
  3969. qdf_assert_always(0);
  3970. }
  3971. /* Collect hw completion contents */
  3972. hal_tx_comp_desc_sync(tx_comp_hal_desc,
  3973. &tx_desc->comp, 1);
  3974. add_to_pool:
  3975. DP_HIST_PACKET_COUNT_INC(tx_desc->pdev->pdev_id);
  3976. /* First ring descriptor on the cycle */
  3977. if (!head_desc) {
  3978. head_desc = tx_desc;
  3979. tail_desc = tx_desc;
  3980. }
  3981. tail_desc->next = tx_desc;
  3982. tx_desc->next = NULL;
  3983. tail_desc = tx_desc;
  3984. }
  3985. next_desc:
  3986. num_processed += !(count & DP_TX_NAPI_BUDGET_DIV_MASK);
  3987. /*
  3988. * Processed packet count is more than given quota
  3989. * stop to processing
  3990. */
  3991. count++;
  3992. if (dp_tx_comp_loop_pkt_limit_hit(soc, count))
  3993. break;
  3994. }
  3995. dp_srng_access_end(int_ctx, soc, hal_ring_hdl);
  3996. /* Process the reaped descriptors */
  3997. if (head_desc)
  3998. dp_tx_comp_process_desc_list(soc, head_desc, ring_id);
  3999. if (dp_tx_comp_enable_eol_data_check(soc)) {
  4000. if (num_processed >= quota)
  4001. force_break = true;
  4002. if (!force_break &&
  4003. hal_srng_dst_peek_sync_locked(soc->hal_soc,
  4004. hal_ring_hdl)) {
  4005. DP_STATS_INC(soc, tx.hp_oos2, 1);
  4006. if (!hif_exec_should_yield(soc->hif_handle,
  4007. int_ctx->dp_intr_id))
  4008. goto more_data;
  4009. }
  4010. }
  4011. DP_TX_HIST_STATS_PER_PDEV();
  4012. return num_processed;
  4013. }
  4014. #ifdef FEATURE_WLAN_TDLS
  4015. qdf_nbuf_t dp_tx_non_std(struct cdp_soc_t *soc_hdl, uint8_t vdev_id,
  4016. enum ol_tx_spec tx_spec, qdf_nbuf_t msdu_list)
  4017. {
  4018. struct dp_soc *soc = cdp_soc_t_to_dp_soc(soc_hdl);
  4019. struct dp_vdev *vdev = dp_vdev_get_ref_by_id(soc, vdev_id,
  4020. DP_MOD_ID_TDLS);
  4021. if (!vdev) {
  4022. dp_err("vdev handle for id %d is NULL", vdev_id);
  4023. return NULL;
  4024. }
  4025. if (tx_spec & OL_TX_SPEC_NO_FREE)
  4026. vdev->is_tdls_frame = true;
  4027. dp_vdev_unref_delete(soc, vdev, DP_MOD_ID_TDLS);
  4028. return dp_tx_send(soc_hdl, vdev_id, msdu_list);
  4029. }
  4030. #endif
  4031. static void dp_tx_vdev_update_feature_flags(struct dp_vdev *vdev)
  4032. {
  4033. struct wlan_cfg_dp_soc_ctxt *cfg;
  4034. struct dp_soc *soc;
  4035. soc = vdev->pdev->soc;
  4036. if (!soc)
  4037. return;
  4038. cfg = soc->wlan_cfg_ctx;
  4039. if (!cfg)
  4040. return;
  4041. if (vdev->opmode == wlan_op_mode_ndi)
  4042. vdev->csum_enabled = wlan_cfg_get_nan_checksum_offload(cfg);
  4043. else if ((vdev->subtype == wlan_op_subtype_p2p_device) ||
  4044. (vdev->subtype == wlan_op_subtype_p2p_cli) ||
  4045. (vdev->subtype == wlan_op_subtype_p2p_go))
  4046. vdev->csum_enabled = wlan_cfg_get_p2p_checksum_offload(cfg);
  4047. else
  4048. vdev->csum_enabled = wlan_cfg_get_checksum_offload(cfg);
  4049. }
  4050. /**
  4051. * dp_tx_vdev_attach() - attach vdev to dp tx
  4052. * @vdev: virtual device instance
  4053. *
  4054. * Return: QDF_STATUS_SUCCESS: success
  4055. * QDF_STATUS_E_RESOURCES: Error return
  4056. */
  4057. QDF_STATUS dp_tx_vdev_attach(struct dp_vdev *vdev)
  4058. {
  4059. int pdev_id;
  4060. /*
  4061. * Fill HTT TCL Metadata with Vdev ID and MAC ID
  4062. */
  4063. HTT_TX_TCL_METADATA_TYPE_SET(vdev->htt_tcl_metadata,
  4064. HTT_TCL_METADATA_TYPE_VDEV_BASED);
  4065. HTT_TX_TCL_METADATA_VDEV_ID_SET(vdev->htt_tcl_metadata,
  4066. vdev->vdev_id);
  4067. pdev_id =
  4068. dp_get_target_pdev_id_for_host_pdev_id(vdev->pdev->soc,
  4069. vdev->pdev->pdev_id);
  4070. HTT_TX_TCL_METADATA_PDEV_ID_SET(vdev->htt_tcl_metadata, pdev_id);
  4071. /*
  4072. * Set HTT Extension Valid bit to 0 by default
  4073. */
  4074. HTT_TX_TCL_METADATA_VALID_HTT_SET(vdev->htt_tcl_metadata, 0);
  4075. dp_tx_vdev_update_search_flags(vdev);
  4076. dp_tx_vdev_update_feature_flags(vdev);
  4077. return QDF_STATUS_SUCCESS;
  4078. }
  4079. #ifndef FEATURE_WDS
  4080. static inline bool dp_tx_da_search_override(struct dp_vdev *vdev)
  4081. {
  4082. return false;
  4083. }
  4084. #endif
  4085. /**
  4086. * dp_tx_vdev_update_search_flags() - Update vdev flags as per opmode
  4087. * @vdev: virtual device instance
  4088. *
  4089. * Return: void
  4090. *
  4091. */
  4092. void dp_tx_vdev_update_search_flags(struct dp_vdev *vdev)
  4093. {
  4094. struct dp_soc *soc = vdev->pdev->soc;
  4095. /*
  4096. * Enable both AddrY (SA based search) and AddrX (Da based search)
  4097. * for TDLS link
  4098. *
  4099. * Enable AddrY (SA based search) only for non-WDS STA and
  4100. * ProxySTA VAP (in HKv1) modes.
  4101. *
  4102. * In all other VAP modes, only DA based search should be
  4103. * enabled
  4104. */
  4105. if (vdev->opmode == wlan_op_mode_sta &&
  4106. vdev->tdls_link_connected)
  4107. vdev->hal_desc_addr_search_flags =
  4108. (HAL_TX_DESC_ADDRX_EN | HAL_TX_DESC_ADDRY_EN);
  4109. else if ((vdev->opmode == wlan_op_mode_sta) &&
  4110. !dp_tx_da_search_override(vdev))
  4111. vdev->hal_desc_addr_search_flags = HAL_TX_DESC_ADDRY_EN;
  4112. else
  4113. vdev->hal_desc_addr_search_flags = HAL_TX_DESC_ADDRX_EN;
  4114. /* Set search type only when peer map v2 messaging is enabled
  4115. * as we will have the search index (AST hash) only when v2 is
  4116. * enabled
  4117. */
  4118. if (soc->is_peer_map_unmap_v2 && vdev->opmode == wlan_op_mode_sta)
  4119. vdev->search_type = HAL_TX_ADDR_INDEX_SEARCH;
  4120. else
  4121. vdev->search_type = HAL_TX_ADDR_SEARCH_DEFAULT;
  4122. }
  4123. static inline bool
  4124. dp_is_tx_desc_flush_match(struct dp_pdev *pdev,
  4125. struct dp_vdev *vdev,
  4126. struct dp_tx_desc_s *tx_desc)
  4127. {
  4128. if (!(tx_desc && (tx_desc->flags & DP_TX_DESC_FLAG_ALLOCATED)))
  4129. return false;
  4130. /*
  4131. * if vdev is given, then only check whether desc
  4132. * vdev match. if vdev is NULL, then check whether
  4133. * desc pdev match.
  4134. */
  4135. return vdev ? (tx_desc->vdev_id == vdev->vdev_id) :
  4136. (tx_desc->pdev == pdev);
  4137. }
  4138. #ifdef QCA_LL_TX_FLOW_CONTROL_V2
  4139. /**
  4140. * dp_tx_desc_flush() - release resources associated
  4141. * to TX Desc
  4142. *
  4143. * @dp_pdev: Handle to DP pdev structure
  4144. * @vdev: virtual device instance
  4145. * NULL: no specific Vdev is required and check all allcated TX desc
  4146. * on this pdev.
  4147. * Non-NULL: only check the allocated TX Desc associated to this Vdev.
  4148. *
  4149. * @force_free:
  4150. * true: flush the TX desc.
  4151. * false: only reset the Vdev in each allocated TX desc
  4152. * that associated to current Vdev.
  4153. *
  4154. * This function will go through the TX desc pool to flush
  4155. * the outstanding TX data or reset Vdev to NULL in associated TX
  4156. * Desc.
  4157. */
  4158. void dp_tx_desc_flush(struct dp_pdev *pdev, struct dp_vdev *vdev,
  4159. bool force_free)
  4160. {
  4161. uint8_t i;
  4162. uint32_t j;
  4163. uint32_t num_desc, page_id, offset;
  4164. uint16_t num_desc_per_page;
  4165. struct dp_soc *soc = pdev->soc;
  4166. struct dp_tx_desc_s *tx_desc = NULL;
  4167. struct dp_tx_desc_pool_s *tx_desc_pool = NULL;
  4168. if (!vdev && !force_free) {
  4169. dp_err("Reset TX desc vdev, Vdev param is required!");
  4170. return;
  4171. }
  4172. for (i = 0; i < MAX_TXDESC_POOLS; i++) {
  4173. tx_desc_pool = &soc->tx_desc[i];
  4174. if (!(tx_desc_pool->pool_size) ||
  4175. IS_TX_DESC_POOL_STATUS_INACTIVE(tx_desc_pool) ||
  4176. !(tx_desc_pool->desc_pages.cacheable_pages))
  4177. continue;
  4178. /*
  4179. * Add flow pool lock protection in case pool is freed
  4180. * due to all tx_desc is recycled when handle TX completion.
  4181. * this is not necessary when do force flush as:
  4182. * a. double lock will happen if dp_tx_desc_release is
  4183. * also trying to acquire it.
  4184. * b. dp interrupt has been disabled before do force TX desc
  4185. * flush in dp_pdev_deinit().
  4186. */
  4187. if (!force_free)
  4188. qdf_spin_lock_bh(&tx_desc_pool->flow_pool_lock);
  4189. num_desc = tx_desc_pool->pool_size;
  4190. num_desc_per_page =
  4191. tx_desc_pool->desc_pages.num_element_per_page;
  4192. for (j = 0; j < num_desc; j++) {
  4193. page_id = j / num_desc_per_page;
  4194. offset = j % num_desc_per_page;
  4195. if (qdf_unlikely(!(tx_desc_pool->
  4196. desc_pages.cacheable_pages)))
  4197. break;
  4198. tx_desc = dp_tx_desc_find(soc, i, page_id, offset);
  4199. if (dp_is_tx_desc_flush_match(pdev, vdev, tx_desc)) {
  4200. /*
  4201. * Free TX desc if force free is
  4202. * required, otherwise only reset vdev
  4203. * in this TX desc.
  4204. */
  4205. if (force_free) {
  4206. dp_tx_comp_free_buf(soc, tx_desc);
  4207. dp_tx_desc_release(tx_desc, i);
  4208. } else {
  4209. tx_desc->vdev_id = DP_INVALID_VDEV_ID;
  4210. }
  4211. }
  4212. }
  4213. if (!force_free)
  4214. qdf_spin_unlock_bh(&tx_desc_pool->flow_pool_lock);
  4215. }
  4216. }
  4217. #else /* QCA_LL_TX_FLOW_CONTROL_V2! */
  4218. /**
  4219. * dp_tx_desc_reset_vdev() - reset vdev to NULL in TX Desc
  4220. *
  4221. * @soc: Handle to DP soc structure
  4222. * @tx_desc: pointer of one TX desc
  4223. * @desc_pool_id: TX Desc pool id
  4224. */
  4225. static inline void
  4226. dp_tx_desc_reset_vdev(struct dp_soc *soc, struct dp_tx_desc_s *tx_desc,
  4227. uint8_t desc_pool_id)
  4228. {
  4229. TX_DESC_LOCK_LOCK(&soc->tx_desc[desc_pool_id].lock);
  4230. tx_desc->vdev_id = DP_INVALID_VDEV_ID;
  4231. TX_DESC_LOCK_UNLOCK(&soc->tx_desc[desc_pool_id].lock);
  4232. }
  4233. void dp_tx_desc_flush(struct dp_pdev *pdev, struct dp_vdev *vdev,
  4234. bool force_free)
  4235. {
  4236. uint8_t i, num_pool;
  4237. uint32_t j;
  4238. uint32_t num_desc, page_id, offset;
  4239. uint16_t num_desc_per_page;
  4240. struct dp_soc *soc = pdev->soc;
  4241. struct dp_tx_desc_s *tx_desc = NULL;
  4242. struct dp_tx_desc_pool_s *tx_desc_pool = NULL;
  4243. if (!vdev && !force_free) {
  4244. dp_err("Reset TX desc vdev, Vdev param is required!");
  4245. return;
  4246. }
  4247. num_desc = wlan_cfg_get_num_tx_desc(soc->wlan_cfg_ctx);
  4248. num_pool = wlan_cfg_get_num_tx_desc_pool(soc->wlan_cfg_ctx);
  4249. for (i = 0; i < num_pool; i++) {
  4250. tx_desc_pool = &soc->tx_desc[i];
  4251. if (!tx_desc_pool->desc_pages.cacheable_pages)
  4252. continue;
  4253. num_desc_per_page =
  4254. tx_desc_pool->desc_pages.num_element_per_page;
  4255. for (j = 0; j < num_desc; j++) {
  4256. page_id = j / num_desc_per_page;
  4257. offset = j % num_desc_per_page;
  4258. tx_desc = dp_tx_desc_find(soc, i, page_id, offset);
  4259. if (dp_is_tx_desc_flush_match(pdev, vdev, tx_desc)) {
  4260. if (force_free) {
  4261. dp_tx_comp_free_buf(soc, tx_desc);
  4262. dp_tx_desc_release(tx_desc, i);
  4263. } else {
  4264. dp_tx_desc_reset_vdev(soc, tx_desc,
  4265. i);
  4266. }
  4267. }
  4268. }
  4269. }
  4270. }
  4271. #endif /* !QCA_LL_TX_FLOW_CONTROL_V2 */
  4272. /**
  4273. * dp_tx_vdev_detach() - detach vdev from dp tx
  4274. * @vdev: virtual device instance
  4275. *
  4276. * Return: QDF_STATUS_SUCCESS: success
  4277. * QDF_STATUS_E_RESOURCES: Error return
  4278. */
  4279. QDF_STATUS dp_tx_vdev_detach(struct dp_vdev *vdev)
  4280. {
  4281. struct dp_pdev *pdev = vdev->pdev;
  4282. /* Reset TX desc associated to this Vdev as NULL */
  4283. dp_tx_desc_flush(pdev, vdev, false);
  4284. return QDF_STATUS_SUCCESS;
  4285. }
  4286. #ifdef QCA_LL_TX_FLOW_CONTROL_V2
  4287. /* Pools will be allocated dynamically */
  4288. static QDF_STATUS dp_tx_alloc_static_pools(struct dp_soc *soc, int num_pool,
  4289. int num_desc)
  4290. {
  4291. uint8_t i;
  4292. for (i = 0; i < num_pool; i++) {
  4293. qdf_spinlock_create(&soc->tx_desc[i].flow_pool_lock);
  4294. soc->tx_desc[i].status = FLOW_POOL_INACTIVE;
  4295. }
  4296. return QDF_STATUS_SUCCESS;
  4297. }
  4298. static QDF_STATUS dp_tx_init_static_pools(struct dp_soc *soc, int num_pool,
  4299. int num_desc)
  4300. {
  4301. return QDF_STATUS_SUCCESS;
  4302. }
  4303. static void dp_tx_deinit_static_pools(struct dp_soc *soc, int num_pool)
  4304. {
  4305. }
  4306. static void dp_tx_delete_static_pools(struct dp_soc *soc, int num_pool)
  4307. {
  4308. uint8_t i;
  4309. for (i = 0; i < num_pool; i++)
  4310. qdf_spinlock_destroy(&soc->tx_desc[i].flow_pool_lock);
  4311. }
  4312. #else /* QCA_LL_TX_FLOW_CONTROL_V2! */
  4313. static QDF_STATUS dp_tx_alloc_static_pools(struct dp_soc *soc, int num_pool,
  4314. int num_desc)
  4315. {
  4316. uint8_t i, count;
  4317. /* Allocate software Tx descriptor pools */
  4318. for (i = 0; i < num_pool; i++) {
  4319. if (dp_tx_desc_pool_alloc(soc, i, num_desc)) {
  4320. QDF_TRACE(QDF_MODULE_ID_DP, QDF_TRACE_LEVEL_ERROR,
  4321. FL("Tx Desc Pool alloc %d failed %pK"),
  4322. i, soc);
  4323. goto fail;
  4324. }
  4325. }
  4326. return QDF_STATUS_SUCCESS;
  4327. fail:
  4328. for (count = 0; count < i; count++)
  4329. dp_tx_desc_pool_free(soc, count);
  4330. return QDF_STATUS_E_NOMEM;
  4331. }
  4332. static QDF_STATUS dp_tx_init_static_pools(struct dp_soc *soc, int num_pool,
  4333. int num_desc)
  4334. {
  4335. uint8_t i;
  4336. for (i = 0; i < num_pool; i++) {
  4337. if (dp_tx_desc_pool_init(soc, i, num_desc)) {
  4338. QDF_TRACE(QDF_MODULE_ID_DP, QDF_TRACE_LEVEL_ERROR,
  4339. FL("Tx Desc Pool init %d failed %pK"),
  4340. i, soc);
  4341. return QDF_STATUS_E_NOMEM;
  4342. }
  4343. }
  4344. return QDF_STATUS_SUCCESS;
  4345. }
  4346. static void dp_tx_deinit_static_pools(struct dp_soc *soc, int num_pool)
  4347. {
  4348. uint8_t i;
  4349. for (i = 0; i < num_pool; i++)
  4350. dp_tx_desc_pool_deinit(soc, i);
  4351. }
  4352. static void dp_tx_delete_static_pools(struct dp_soc *soc, int num_pool)
  4353. {
  4354. uint8_t i;
  4355. for (i = 0; i < num_pool; i++)
  4356. dp_tx_desc_pool_free(soc, i);
  4357. }
  4358. #endif /* !QCA_LL_TX_FLOW_CONTROL_V2 */
  4359. /**
  4360. * dp_tx_tso_cmn_desc_pool_deinit() - de-initialize TSO descriptors
  4361. * @soc: core txrx main context
  4362. * @num_pool: number of pools
  4363. *
  4364. */
  4365. void dp_tx_tso_cmn_desc_pool_deinit(struct dp_soc *soc, uint8_t num_pool)
  4366. {
  4367. dp_tx_tso_desc_pool_deinit(soc, num_pool);
  4368. dp_tx_tso_num_seg_pool_deinit(soc, num_pool);
  4369. }
  4370. /**
  4371. * dp_tx_tso_cmn_desc_pool_free() - free TSO descriptors
  4372. * @soc: core txrx main context
  4373. * @num_pool: number of pools
  4374. *
  4375. */
  4376. void dp_tx_tso_cmn_desc_pool_free(struct dp_soc *soc, uint8_t num_pool)
  4377. {
  4378. dp_tx_tso_desc_pool_free(soc, num_pool);
  4379. dp_tx_tso_num_seg_pool_free(soc, num_pool);
  4380. }
  4381. /**
  4382. * dp_soc_tx_desc_sw_pools_free() - free all TX descriptors
  4383. * @soc: core txrx main context
  4384. *
  4385. * This function frees all tx related descriptors as below
  4386. * 1. Regular TX descriptors (static pools)
  4387. * 2. extension TX descriptors (used for ME, RAW, TSO etc...)
  4388. * 3. TSO descriptors
  4389. *
  4390. */
  4391. void dp_soc_tx_desc_sw_pools_free(struct dp_soc *soc)
  4392. {
  4393. uint8_t num_pool;
  4394. num_pool = wlan_cfg_get_num_tx_desc_pool(soc->wlan_cfg_ctx);
  4395. dp_tx_tso_cmn_desc_pool_free(soc, num_pool);
  4396. dp_tx_ext_desc_pool_free(soc, num_pool);
  4397. dp_tx_delete_static_pools(soc, num_pool);
  4398. }
  4399. /**
  4400. * dp_soc_tx_desc_sw_pools_deinit() - de-initialize all TX descriptors
  4401. * @soc: core txrx main context
  4402. *
  4403. * This function de-initializes all tx related descriptors as below
  4404. * 1. Regular TX descriptors (static pools)
  4405. * 2. extension TX descriptors (used for ME, RAW, TSO etc...)
  4406. * 3. TSO descriptors
  4407. *
  4408. */
  4409. void dp_soc_tx_desc_sw_pools_deinit(struct dp_soc *soc)
  4410. {
  4411. uint8_t num_pool;
  4412. num_pool = wlan_cfg_get_num_tx_desc_pool(soc->wlan_cfg_ctx);
  4413. dp_tx_flow_control_deinit(soc);
  4414. dp_tx_tso_cmn_desc_pool_deinit(soc, num_pool);
  4415. dp_tx_ext_desc_pool_deinit(soc, num_pool);
  4416. dp_tx_deinit_static_pools(soc, num_pool);
  4417. }
  4418. /**
  4419. * dp_tso_attach() - TSO attach handler
  4420. * @txrx_soc: Opaque Dp handle
  4421. *
  4422. * Reserve TSO descriptor buffers
  4423. *
  4424. * Return: QDF_STATUS_E_FAILURE on failure or
  4425. * QDF_STATUS_SUCCESS on success
  4426. */
  4427. QDF_STATUS dp_tx_tso_cmn_desc_pool_alloc(struct dp_soc *soc,
  4428. uint8_t num_pool,
  4429. uint16_t num_desc)
  4430. {
  4431. if (dp_tx_tso_desc_pool_alloc(soc, num_pool, num_desc)) {
  4432. dp_err("TSO Desc Pool alloc %d failed %pK", num_pool, soc);
  4433. return QDF_STATUS_E_FAILURE;
  4434. }
  4435. if (dp_tx_tso_num_seg_pool_alloc(soc, num_pool, num_desc)) {
  4436. dp_err("TSO Num of seg Pool alloc %d failed %pK",
  4437. num_pool, soc);
  4438. return QDF_STATUS_E_FAILURE;
  4439. }
  4440. return QDF_STATUS_SUCCESS;
  4441. }
  4442. /**
  4443. * dp_tx_tso_cmn_desc_pool_init() - TSO cmn desc pool init
  4444. * @soc: DP soc handle
  4445. * @num_pool: Number of pools
  4446. * @num_desc: Number of descriptors
  4447. *
  4448. * Initialize TSO descriptor pools
  4449. *
  4450. * Return: QDF_STATUS_E_FAILURE on failure or
  4451. * QDF_STATUS_SUCCESS on success
  4452. */
  4453. QDF_STATUS dp_tx_tso_cmn_desc_pool_init(struct dp_soc *soc,
  4454. uint8_t num_pool,
  4455. uint16_t num_desc)
  4456. {
  4457. if (dp_tx_tso_desc_pool_init(soc, num_pool, num_desc)) {
  4458. dp_err("TSO Desc Pool alloc %d failed %pK", num_pool, soc);
  4459. return QDF_STATUS_E_FAILURE;
  4460. }
  4461. if (dp_tx_tso_num_seg_pool_init(soc, num_pool, num_desc)) {
  4462. dp_err("TSO Num of seg Pool alloc %d failed %pK",
  4463. num_pool, soc);
  4464. return QDF_STATUS_E_FAILURE;
  4465. }
  4466. return QDF_STATUS_SUCCESS;
  4467. }
  4468. /**
  4469. * dp_soc_tx_desc_sw_pools_alloc() - Allocate tx descriptor pool memory
  4470. * @soc: core txrx main context
  4471. *
  4472. * This function allocates memory for following descriptor pools
  4473. * 1. regular sw tx descriptor pools (static pools)
  4474. * 2. TX extension descriptor pools (ME, RAW, TSO etc...)
  4475. * 3. TSO descriptor pools
  4476. *
  4477. * Return: QDF_STATUS_SUCCESS: success
  4478. * QDF_STATUS_E_RESOURCES: Error return
  4479. */
  4480. QDF_STATUS dp_soc_tx_desc_sw_pools_alloc(struct dp_soc *soc)
  4481. {
  4482. uint8_t num_pool;
  4483. uint32_t num_desc;
  4484. uint32_t num_ext_desc;
  4485. num_pool = wlan_cfg_get_num_tx_desc_pool(soc->wlan_cfg_ctx);
  4486. num_desc = wlan_cfg_get_num_tx_desc(soc->wlan_cfg_ctx);
  4487. num_ext_desc = wlan_cfg_get_num_tx_ext_desc(soc->wlan_cfg_ctx);
  4488. QDF_TRACE(QDF_MODULE_ID_DP, QDF_TRACE_LEVEL_INFO,
  4489. "%s Tx Desc Alloc num_pool = %d, descs = %d",
  4490. __func__, num_pool, num_desc);
  4491. if ((num_pool > MAX_TXDESC_POOLS) ||
  4492. (num_desc > WLAN_CFG_NUM_TX_DESC_MAX))
  4493. goto fail1;
  4494. if (dp_tx_alloc_static_pools(soc, num_pool, num_desc))
  4495. goto fail1;
  4496. if (dp_tx_ext_desc_pool_alloc(soc, num_pool, num_ext_desc))
  4497. goto fail2;
  4498. if (wlan_cfg_is_tso_desc_attach_defer(soc->wlan_cfg_ctx))
  4499. return QDF_STATUS_SUCCESS;
  4500. if (dp_tx_tso_cmn_desc_pool_alloc(soc, num_pool, num_ext_desc))
  4501. goto fail3;
  4502. return QDF_STATUS_SUCCESS;
  4503. fail3:
  4504. dp_tx_ext_desc_pool_free(soc, num_pool);
  4505. fail2:
  4506. dp_tx_delete_static_pools(soc, num_pool);
  4507. fail1:
  4508. return QDF_STATUS_E_RESOURCES;
  4509. }
  4510. /**
  4511. * dp_soc_tx_desc_sw_pools_init() - Initialise TX descriptor pools
  4512. * @soc: core txrx main context
  4513. *
  4514. * This function initializes the following TX descriptor pools
  4515. * 1. regular sw tx descriptor pools (static pools)
  4516. * 2. TX extension descriptor pools (ME, RAW, TSO etc...)
  4517. * 3. TSO descriptor pools
  4518. *
  4519. * Return: QDF_STATUS_SUCCESS: success
  4520. * QDF_STATUS_E_RESOURCES: Error return
  4521. */
  4522. QDF_STATUS dp_soc_tx_desc_sw_pools_init(struct dp_soc *soc)
  4523. {
  4524. uint8_t num_pool;
  4525. uint32_t num_desc;
  4526. uint32_t num_ext_desc;
  4527. num_pool = wlan_cfg_get_num_tx_desc_pool(soc->wlan_cfg_ctx);
  4528. num_desc = wlan_cfg_get_num_tx_desc(soc->wlan_cfg_ctx);
  4529. num_ext_desc = wlan_cfg_get_num_tx_ext_desc(soc->wlan_cfg_ctx);
  4530. if (dp_tx_init_static_pools(soc, num_pool, num_desc))
  4531. goto fail1;
  4532. if (dp_tx_ext_desc_pool_init(soc, num_pool, num_ext_desc))
  4533. goto fail2;
  4534. if (wlan_cfg_is_tso_desc_attach_defer(soc->wlan_cfg_ctx))
  4535. return QDF_STATUS_SUCCESS;
  4536. if (dp_tx_tso_cmn_desc_pool_init(soc, num_pool, num_ext_desc))
  4537. goto fail3;
  4538. dp_tx_flow_control_init(soc);
  4539. soc->process_tx_status = CONFIG_PROCESS_TX_STATUS;
  4540. return QDF_STATUS_SUCCESS;
  4541. fail3:
  4542. dp_tx_ext_desc_pool_deinit(soc, num_pool);
  4543. fail2:
  4544. dp_tx_deinit_static_pools(soc, num_pool);
  4545. fail1:
  4546. return QDF_STATUS_E_RESOURCES;
  4547. }
  4548. /**
  4549. * dp_tso_soc_attach() - Allocate and initialize TSO descriptors
  4550. * @txrx_soc: dp soc handle
  4551. *
  4552. * Return: QDF_STATUS - QDF_STATUS_SUCCESS
  4553. * QDF_STATUS_E_FAILURE
  4554. */
  4555. QDF_STATUS dp_tso_soc_attach(struct cdp_soc_t *txrx_soc)
  4556. {
  4557. struct dp_soc *soc = (struct dp_soc *)txrx_soc;
  4558. uint8_t num_pool;
  4559. uint32_t num_desc;
  4560. uint32_t num_ext_desc;
  4561. num_pool = wlan_cfg_get_num_tx_desc_pool(soc->wlan_cfg_ctx);
  4562. num_desc = wlan_cfg_get_num_tx_desc(soc->wlan_cfg_ctx);
  4563. num_ext_desc = wlan_cfg_get_num_tx_ext_desc(soc->wlan_cfg_ctx);
  4564. if (dp_tx_tso_cmn_desc_pool_alloc(soc, num_pool, num_ext_desc))
  4565. return QDF_STATUS_E_FAILURE;
  4566. if (dp_tx_tso_cmn_desc_pool_init(soc, num_pool, num_ext_desc))
  4567. return QDF_STATUS_E_FAILURE;
  4568. return QDF_STATUS_SUCCESS;
  4569. }
  4570. /**
  4571. * dp_tso_soc_detach() - de-initialize and free the TSO descriptors
  4572. * @txrx_soc: dp soc handle
  4573. *
  4574. * Return: QDF_STATUS - QDF_STATUS_SUCCESS
  4575. */
  4576. QDF_STATUS dp_tso_soc_detach(struct cdp_soc_t *txrx_soc)
  4577. {
  4578. struct dp_soc *soc = (struct dp_soc *)txrx_soc;
  4579. uint8_t num_pool = wlan_cfg_get_num_tx_desc_pool(soc->wlan_cfg_ctx);
  4580. dp_tx_tso_cmn_desc_pool_deinit(soc, num_pool);
  4581. dp_tx_tso_cmn_desc_pool_free(soc, num_pool);
  4582. return QDF_STATUS_SUCCESS;
  4583. }