i40e_main.c 200 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445
  1. /*******************************************************************************
  2. *
  3. * Intel Ethernet Controller XL710 Family Linux Driver
  4. * Copyright(c) 2013 Intel Corporation.
  5. *
  6. * This program is free software; you can redistribute it and/or modify it
  7. * under the terms and conditions of the GNU General Public License,
  8. * version 2, as published by the Free Software Foundation.
  9. *
  10. * This program is distributed in the hope it will be useful, but WITHOUT
  11. * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  12. * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
  13. * more details.
  14. *
  15. * You should have received a copy of the GNU General Public License along with
  16. * this program; if not, write to the Free Software Foundation, Inc.,
  17. * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
  18. *
  19. * The full GNU General Public License is included in this distribution in
  20. * the file called "COPYING".
  21. *
  22. * Contact Information:
  23. * e1000-devel Mailing List <e1000-devel@lists.sourceforge.net>
  24. * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
  25. *
  26. ******************************************************************************/
  27. /* Local includes */
  28. #include "i40e.h"
  29. const char i40e_driver_name[] = "i40e";
  30. static const char i40e_driver_string[] =
  31. "Intel(R) Ethernet Connection XL710 Network Driver";
  32. #define DRV_KERN "-k"
  33. #define DRV_VERSION_MAJOR 0
  34. #define DRV_VERSION_MINOR 3
  35. #define DRV_VERSION_BUILD 9
  36. #define DRV_VERSION __stringify(DRV_VERSION_MAJOR) "." \
  37. __stringify(DRV_VERSION_MINOR) "." \
  38. __stringify(DRV_VERSION_BUILD) DRV_KERN
  39. const char i40e_driver_version_str[] = DRV_VERSION;
  40. static const char i40e_copyright[] = "Copyright (c) 2013 Intel Corporation.";
  41. /* a bit of forward declarations */
  42. static void i40e_vsi_reinit_locked(struct i40e_vsi *vsi);
  43. static void i40e_handle_reset_warning(struct i40e_pf *pf);
  44. static int i40e_add_vsi(struct i40e_vsi *vsi);
  45. static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi);
  46. static int i40e_setup_pf_switch(struct i40e_pf *pf);
  47. static int i40e_setup_misc_vector(struct i40e_pf *pf);
  48. static void i40e_determine_queue_usage(struct i40e_pf *pf);
  49. static int i40e_setup_pf_filter_control(struct i40e_pf *pf);
  50. /* i40e_pci_tbl - PCI Device ID Table
  51. *
  52. * Last entry must be all 0s
  53. *
  54. * { Vendor ID, Device ID, SubVendor ID, SubDevice ID,
  55. * Class, Class Mask, private data (not used) }
  56. */
  57. static DEFINE_PCI_DEVICE_TABLE(i40e_pci_tbl) = {
  58. {PCI_VDEVICE(INTEL, I40E_SFP_XL710_DEVICE_ID), 0},
  59. {PCI_VDEVICE(INTEL, I40E_SFP_X710_DEVICE_ID), 0},
  60. {PCI_VDEVICE(INTEL, I40E_QEMU_DEVICE_ID), 0},
  61. {PCI_VDEVICE(INTEL, I40E_KX_A_DEVICE_ID), 0},
  62. {PCI_VDEVICE(INTEL, I40E_KX_B_DEVICE_ID), 0},
  63. {PCI_VDEVICE(INTEL, I40E_KX_C_DEVICE_ID), 0},
  64. {PCI_VDEVICE(INTEL, I40E_KX_D_DEVICE_ID), 0},
  65. {PCI_VDEVICE(INTEL, I40E_QSFP_A_DEVICE_ID), 0},
  66. {PCI_VDEVICE(INTEL, I40E_QSFP_B_DEVICE_ID), 0},
  67. {PCI_VDEVICE(INTEL, I40E_QSFP_C_DEVICE_ID), 0},
  68. /* required last entry */
  69. {0, }
  70. };
  71. MODULE_DEVICE_TABLE(pci, i40e_pci_tbl);
  72. #define I40E_MAX_VF_COUNT 128
  73. static int debug = -1;
  74. module_param(debug, int, 0);
  75. MODULE_PARM_DESC(debug, "Debug level (0=none,...,16=all)");
  76. MODULE_AUTHOR("Intel Corporation, <e1000-devel@lists.sourceforge.net>");
  77. MODULE_DESCRIPTION("Intel(R) Ethernet Connection XL710 Network Driver");
  78. MODULE_LICENSE("GPL");
  79. MODULE_VERSION(DRV_VERSION);
  80. /**
  81. * i40e_allocate_dma_mem_d - OS specific memory alloc for shared code
  82. * @hw: pointer to the HW structure
  83. * @mem: ptr to mem struct to fill out
  84. * @size: size of memory requested
  85. * @alignment: what to align the allocation to
  86. **/
  87. int i40e_allocate_dma_mem_d(struct i40e_hw *hw, struct i40e_dma_mem *mem,
  88. u64 size, u32 alignment)
  89. {
  90. struct i40e_pf *pf = (struct i40e_pf *)hw->back;
  91. mem->size = ALIGN(size, alignment);
  92. mem->va = dma_zalloc_coherent(&pf->pdev->dev, mem->size,
  93. &mem->pa, GFP_KERNEL);
  94. if (!mem->va)
  95. return -ENOMEM;
  96. return 0;
  97. }
  98. /**
  99. * i40e_free_dma_mem_d - OS specific memory free for shared code
  100. * @hw: pointer to the HW structure
  101. * @mem: ptr to mem struct to free
  102. **/
  103. int i40e_free_dma_mem_d(struct i40e_hw *hw, struct i40e_dma_mem *mem)
  104. {
  105. struct i40e_pf *pf = (struct i40e_pf *)hw->back;
  106. dma_free_coherent(&pf->pdev->dev, mem->size, mem->va, mem->pa);
  107. mem->va = NULL;
  108. mem->pa = 0;
  109. mem->size = 0;
  110. return 0;
  111. }
  112. /**
  113. * i40e_allocate_virt_mem_d - OS specific memory alloc for shared code
  114. * @hw: pointer to the HW structure
  115. * @mem: ptr to mem struct to fill out
  116. * @size: size of memory requested
  117. **/
  118. int i40e_allocate_virt_mem_d(struct i40e_hw *hw, struct i40e_virt_mem *mem,
  119. u32 size)
  120. {
  121. mem->size = size;
  122. mem->va = kzalloc(size, GFP_KERNEL);
  123. if (!mem->va)
  124. return -ENOMEM;
  125. return 0;
  126. }
  127. /**
  128. * i40e_free_virt_mem_d - OS specific memory free for shared code
  129. * @hw: pointer to the HW structure
  130. * @mem: ptr to mem struct to free
  131. **/
  132. int i40e_free_virt_mem_d(struct i40e_hw *hw, struct i40e_virt_mem *mem)
  133. {
  134. /* it's ok to kfree a NULL pointer */
  135. kfree(mem->va);
  136. mem->va = NULL;
  137. mem->size = 0;
  138. return 0;
  139. }
  140. /**
  141. * i40e_get_lump - find a lump of free generic resource
  142. * @pf: board private structure
  143. * @pile: the pile of resource to search
  144. * @needed: the number of items needed
  145. * @id: an owner id to stick on the items assigned
  146. *
  147. * Returns the base item index of the lump, or negative for error
  148. *
  149. * The search_hint trick and lack of advanced fit-finding only work
  150. * because we're highly likely to have all the same size lump requests.
  151. * Linear search time and any fragmentation should be minimal.
  152. **/
  153. static int i40e_get_lump(struct i40e_pf *pf, struct i40e_lump_tracking *pile,
  154. u16 needed, u16 id)
  155. {
  156. int ret = -ENOMEM;
  157. int i, j;
  158. if (!pile || needed == 0 || id >= I40E_PILE_VALID_BIT) {
  159. dev_info(&pf->pdev->dev,
  160. "param err: pile=%p needed=%d id=0x%04x\n",
  161. pile, needed, id);
  162. return -EINVAL;
  163. }
  164. /* start the linear search with an imperfect hint */
  165. i = pile->search_hint;
  166. while (i < pile->num_entries) {
  167. /* skip already allocated entries */
  168. if (pile->list[i] & I40E_PILE_VALID_BIT) {
  169. i++;
  170. continue;
  171. }
  172. /* do we have enough in this lump? */
  173. for (j = 0; (j < needed) && ((i+j) < pile->num_entries); j++) {
  174. if (pile->list[i+j] & I40E_PILE_VALID_BIT)
  175. break;
  176. }
  177. if (j == needed) {
  178. /* there was enough, so assign it to the requestor */
  179. for (j = 0; j < needed; j++)
  180. pile->list[i+j] = id | I40E_PILE_VALID_BIT;
  181. ret = i;
  182. pile->search_hint = i + j;
  183. break;
  184. } else {
  185. /* not enough, so skip over it and continue looking */
  186. i += j;
  187. }
  188. }
  189. return ret;
  190. }
  191. /**
  192. * i40e_put_lump - return a lump of generic resource
  193. * @pile: the pile of resource to search
  194. * @index: the base item index
  195. * @id: the owner id of the items assigned
  196. *
  197. * Returns the count of items in the lump
  198. **/
  199. static int i40e_put_lump(struct i40e_lump_tracking *pile, u16 index, u16 id)
  200. {
  201. int valid_id = (id | I40E_PILE_VALID_BIT);
  202. int count = 0;
  203. int i;
  204. if (!pile || index >= pile->num_entries)
  205. return -EINVAL;
  206. for (i = index;
  207. i < pile->num_entries && pile->list[i] == valid_id;
  208. i++) {
  209. pile->list[i] = 0;
  210. count++;
  211. }
  212. if (count && index < pile->search_hint)
  213. pile->search_hint = index;
  214. return count;
  215. }
  216. /**
  217. * i40e_service_event_schedule - Schedule the service task to wake up
  218. * @pf: board private structure
  219. *
  220. * If not already scheduled, this puts the task into the work queue
  221. **/
  222. static void i40e_service_event_schedule(struct i40e_pf *pf)
  223. {
  224. if (!test_bit(__I40E_DOWN, &pf->state) &&
  225. !test_bit(__I40E_RESET_RECOVERY_PENDING, &pf->state) &&
  226. !test_and_set_bit(__I40E_SERVICE_SCHED, &pf->state))
  227. schedule_work(&pf->service_task);
  228. }
  229. /**
  230. * i40e_tx_timeout - Respond to a Tx Hang
  231. * @netdev: network interface device structure
  232. *
  233. * If any port has noticed a Tx timeout, it is likely that the whole
  234. * device is munged, not just the one netdev port, so go for the full
  235. * reset.
  236. **/
  237. static void i40e_tx_timeout(struct net_device *netdev)
  238. {
  239. struct i40e_netdev_priv *np = netdev_priv(netdev);
  240. struct i40e_vsi *vsi = np->vsi;
  241. struct i40e_pf *pf = vsi->back;
  242. pf->tx_timeout_count++;
  243. if (time_after(jiffies, (pf->tx_timeout_last_recovery + HZ*20)))
  244. pf->tx_timeout_recovery_level = 0;
  245. pf->tx_timeout_last_recovery = jiffies;
  246. netdev_info(netdev, "tx_timeout recovery level %d\n",
  247. pf->tx_timeout_recovery_level);
  248. switch (pf->tx_timeout_recovery_level) {
  249. case 0:
  250. /* disable and re-enable queues for the VSI */
  251. if (in_interrupt()) {
  252. set_bit(__I40E_REINIT_REQUESTED, &pf->state);
  253. set_bit(__I40E_REINIT_REQUESTED, &vsi->state);
  254. } else {
  255. i40e_vsi_reinit_locked(vsi);
  256. }
  257. break;
  258. case 1:
  259. set_bit(__I40E_PF_RESET_REQUESTED, &pf->state);
  260. break;
  261. case 2:
  262. set_bit(__I40E_CORE_RESET_REQUESTED, &pf->state);
  263. break;
  264. case 3:
  265. set_bit(__I40E_GLOBAL_RESET_REQUESTED, &pf->state);
  266. break;
  267. default:
  268. netdev_err(netdev, "tx_timeout recovery unsuccessful\n");
  269. i40e_down(vsi);
  270. break;
  271. }
  272. i40e_service_event_schedule(pf);
  273. pf->tx_timeout_recovery_level++;
  274. }
  275. /**
  276. * i40e_release_rx_desc - Store the new tail and head values
  277. * @rx_ring: ring to bump
  278. * @val: new head index
  279. **/
  280. static inline void i40e_release_rx_desc(struct i40e_ring *rx_ring, u32 val)
  281. {
  282. rx_ring->next_to_use = val;
  283. /* Force memory writes to complete before letting h/w
  284. * know there are new descriptors to fetch. (Only
  285. * applicable for weak-ordered memory model archs,
  286. * such as IA-64).
  287. */
  288. wmb();
  289. writel(val, rx_ring->tail);
  290. }
  291. /**
  292. * i40e_get_vsi_stats_struct - Get System Network Statistics
  293. * @vsi: the VSI we care about
  294. *
  295. * Returns the address of the device statistics structure.
  296. * The statistics are actually updated from the service task.
  297. **/
  298. struct rtnl_link_stats64 *i40e_get_vsi_stats_struct(struct i40e_vsi *vsi)
  299. {
  300. return &vsi->net_stats;
  301. }
  302. /**
  303. * i40e_get_netdev_stats_struct - Get statistics for netdev interface
  304. * @netdev: network interface device structure
  305. *
  306. * Returns the address of the device statistics structure.
  307. * The statistics are actually updated from the service task.
  308. **/
  309. static struct rtnl_link_stats64 *i40e_get_netdev_stats_struct(
  310. struct net_device *netdev,
  311. struct rtnl_link_stats64 *storage)
  312. {
  313. struct i40e_netdev_priv *np = netdev_priv(netdev);
  314. struct i40e_vsi *vsi = np->vsi;
  315. *storage = *i40e_get_vsi_stats_struct(vsi);
  316. return storage;
  317. }
  318. /**
  319. * i40e_vsi_reset_stats - Resets all stats of the given vsi
  320. * @vsi: the VSI to have its stats reset
  321. **/
  322. void i40e_vsi_reset_stats(struct i40e_vsi *vsi)
  323. {
  324. struct rtnl_link_stats64 *ns;
  325. int i;
  326. if (!vsi)
  327. return;
  328. ns = i40e_get_vsi_stats_struct(vsi);
  329. memset(ns, 0, sizeof(*ns));
  330. memset(&vsi->net_stats_offsets, 0, sizeof(vsi->net_stats_offsets));
  331. memset(&vsi->eth_stats, 0, sizeof(vsi->eth_stats));
  332. memset(&vsi->eth_stats_offsets, 0, sizeof(vsi->eth_stats_offsets));
  333. if (vsi->rx_rings)
  334. for (i = 0; i < vsi->num_queue_pairs; i++) {
  335. memset(&vsi->rx_rings[i].stats, 0 ,
  336. sizeof(vsi->rx_rings[i].stats));
  337. memset(&vsi->rx_rings[i].rx_stats, 0 ,
  338. sizeof(vsi->rx_rings[i].rx_stats));
  339. memset(&vsi->tx_rings[i].stats, 0 ,
  340. sizeof(vsi->tx_rings[i].stats));
  341. memset(&vsi->tx_rings[i].tx_stats, 0,
  342. sizeof(vsi->tx_rings[i].tx_stats));
  343. }
  344. vsi->stat_offsets_loaded = false;
  345. }
  346. /**
  347. * i40e_pf_reset_stats - Reset all of the stats for the given pf
  348. * @pf: the PF to be reset
  349. **/
  350. void i40e_pf_reset_stats(struct i40e_pf *pf)
  351. {
  352. memset(&pf->stats, 0, sizeof(pf->stats));
  353. memset(&pf->stats_offsets, 0, sizeof(pf->stats_offsets));
  354. pf->stat_offsets_loaded = false;
  355. }
  356. /**
  357. * i40e_stat_update48 - read and update a 48 bit stat from the chip
  358. * @hw: ptr to the hardware info
  359. * @hireg: the high 32 bit reg to read
  360. * @loreg: the low 32 bit reg to read
  361. * @offset_loaded: has the initial offset been loaded yet
  362. * @offset: ptr to current offset value
  363. * @stat: ptr to the stat
  364. *
  365. * Since the device stats are not reset at PFReset, they likely will not
  366. * be zeroed when the driver starts. We'll save the first values read
  367. * and use them as offsets to be subtracted from the raw values in order
  368. * to report stats that count from zero. In the process, we also manage
  369. * the potential roll-over.
  370. **/
  371. static void i40e_stat_update48(struct i40e_hw *hw, u32 hireg, u32 loreg,
  372. bool offset_loaded, u64 *offset, u64 *stat)
  373. {
  374. u64 new_data;
  375. if (hw->device_id == I40E_QEMU_DEVICE_ID) {
  376. new_data = rd32(hw, loreg);
  377. new_data |= ((u64)(rd32(hw, hireg) & 0xFFFF)) << 32;
  378. } else {
  379. new_data = rd64(hw, loreg);
  380. }
  381. if (!offset_loaded)
  382. *offset = new_data;
  383. if (likely(new_data >= *offset))
  384. *stat = new_data - *offset;
  385. else
  386. *stat = (new_data + ((u64)1 << 48)) - *offset;
  387. *stat &= 0xFFFFFFFFFFFFULL;
  388. }
  389. /**
  390. * i40e_stat_update32 - read and update a 32 bit stat from the chip
  391. * @hw: ptr to the hardware info
  392. * @reg: the hw reg to read
  393. * @offset_loaded: has the initial offset been loaded yet
  394. * @offset: ptr to current offset value
  395. * @stat: ptr to the stat
  396. **/
  397. static void i40e_stat_update32(struct i40e_hw *hw, u32 reg,
  398. bool offset_loaded, u64 *offset, u64 *stat)
  399. {
  400. u32 new_data;
  401. new_data = rd32(hw, reg);
  402. if (!offset_loaded)
  403. *offset = new_data;
  404. if (likely(new_data >= *offset))
  405. *stat = (u32)(new_data - *offset);
  406. else
  407. *stat = (u32)((new_data + ((u64)1 << 32)) - *offset);
  408. }
  409. /**
  410. * i40e_update_eth_stats - Update VSI-specific ethernet statistics counters.
  411. * @vsi: the VSI to be updated
  412. **/
  413. void i40e_update_eth_stats(struct i40e_vsi *vsi)
  414. {
  415. int stat_idx = le16_to_cpu(vsi->info.stat_counter_idx);
  416. struct i40e_pf *pf = vsi->back;
  417. struct i40e_hw *hw = &pf->hw;
  418. struct i40e_eth_stats *oes;
  419. struct i40e_eth_stats *es; /* device's eth stats */
  420. es = &vsi->eth_stats;
  421. oes = &vsi->eth_stats_offsets;
  422. /* Gather up the stats that the hw collects */
  423. i40e_stat_update32(hw, I40E_GLV_TEPC(stat_idx),
  424. vsi->stat_offsets_loaded,
  425. &oes->tx_errors, &es->tx_errors);
  426. i40e_stat_update32(hw, I40E_GLV_RDPC(stat_idx),
  427. vsi->stat_offsets_loaded,
  428. &oes->rx_discards, &es->rx_discards);
  429. i40e_stat_update48(hw, I40E_GLV_GORCH(stat_idx),
  430. I40E_GLV_GORCL(stat_idx),
  431. vsi->stat_offsets_loaded,
  432. &oes->rx_bytes, &es->rx_bytes);
  433. i40e_stat_update48(hw, I40E_GLV_UPRCH(stat_idx),
  434. I40E_GLV_UPRCL(stat_idx),
  435. vsi->stat_offsets_loaded,
  436. &oes->rx_unicast, &es->rx_unicast);
  437. i40e_stat_update48(hw, I40E_GLV_MPRCH(stat_idx),
  438. I40E_GLV_MPRCL(stat_idx),
  439. vsi->stat_offsets_loaded,
  440. &oes->rx_multicast, &es->rx_multicast);
  441. i40e_stat_update48(hw, I40E_GLV_BPRCH(stat_idx),
  442. I40E_GLV_BPRCL(stat_idx),
  443. vsi->stat_offsets_loaded,
  444. &oes->rx_broadcast, &es->rx_broadcast);
  445. i40e_stat_update48(hw, I40E_GLV_GOTCH(stat_idx),
  446. I40E_GLV_GOTCL(stat_idx),
  447. vsi->stat_offsets_loaded,
  448. &oes->tx_bytes, &es->tx_bytes);
  449. i40e_stat_update48(hw, I40E_GLV_UPTCH(stat_idx),
  450. I40E_GLV_UPTCL(stat_idx),
  451. vsi->stat_offsets_loaded,
  452. &oes->tx_unicast, &es->tx_unicast);
  453. i40e_stat_update48(hw, I40E_GLV_MPTCH(stat_idx),
  454. I40E_GLV_MPTCL(stat_idx),
  455. vsi->stat_offsets_loaded,
  456. &oes->tx_multicast, &es->tx_multicast);
  457. i40e_stat_update48(hw, I40E_GLV_BPTCH(stat_idx),
  458. I40E_GLV_BPTCL(stat_idx),
  459. vsi->stat_offsets_loaded,
  460. &oes->tx_broadcast, &es->tx_broadcast);
  461. vsi->stat_offsets_loaded = true;
  462. }
  463. /**
  464. * i40e_update_veb_stats - Update Switch component statistics
  465. * @veb: the VEB being updated
  466. **/
  467. static void i40e_update_veb_stats(struct i40e_veb *veb)
  468. {
  469. struct i40e_pf *pf = veb->pf;
  470. struct i40e_hw *hw = &pf->hw;
  471. struct i40e_eth_stats *oes;
  472. struct i40e_eth_stats *es; /* device's eth stats */
  473. int idx = 0;
  474. idx = veb->stats_idx;
  475. es = &veb->stats;
  476. oes = &veb->stats_offsets;
  477. /* Gather up the stats that the hw collects */
  478. i40e_stat_update32(hw, I40E_GLSW_TDPC(idx),
  479. veb->stat_offsets_loaded,
  480. &oes->tx_discards, &es->tx_discards);
  481. i40e_stat_update32(hw, I40E_GLSW_RUPP(idx),
  482. veb->stat_offsets_loaded,
  483. &oes->rx_unknown_protocol, &es->rx_unknown_protocol);
  484. i40e_stat_update48(hw, I40E_GLSW_GORCH(idx), I40E_GLSW_GORCL(idx),
  485. veb->stat_offsets_loaded,
  486. &oes->rx_bytes, &es->rx_bytes);
  487. i40e_stat_update48(hw, I40E_GLSW_UPRCH(idx), I40E_GLSW_UPRCL(idx),
  488. veb->stat_offsets_loaded,
  489. &oes->rx_unicast, &es->rx_unicast);
  490. i40e_stat_update48(hw, I40E_GLSW_MPRCH(idx), I40E_GLSW_MPRCL(idx),
  491. veb->stat_offsets_loaded,
  492. &oes->rx_multicast, &es->rx_multicast);
  493. i40e_stat_update48(hw, I40E_GLSW_BPRCH(idx), I40E_GLSW_BPRCL(idx),
  494. veb->stat_offsets_loaded,
  495. &oes->rx_broadcast, &es->rx_broadcast);
  496. i40e_stat_update48(hw, I40E_GLSW_GOTCH(idx), I40E_GLSW_GOTCL(idx),
  497. veb->stat_offsets_loaded,
  498. &oes->tx_bytes, &es->tx_bytes);
  499. i40e_stat_update48(hw, I40E_GLSW_UPTCH(idx), I40E_GLSW_UPTCL(idx),
  500. veb->stat_offsets_loaded,
  501. &oes->tx_unicast, &es->tx_unicast);
  502. i40e_stat_update48(hw, I40E_GLSW_MPTCH(idx), I40E_GLSW_MPTCL(idx),
  503. veb->stat_offsets_loaded,
  504. &oes->tx_multicast, &es->tx_multicast);
  505. i40e_stat_update48(hw, I40E_GLSW_BPTCH(idx), I40E_GLSW_BPTCL(idx),
  506. veb->stat_offsets_loaded,
  507. &oes->tx_broadcast, &es->tx_broadcast);
  508. veb->stat_offsets_loaded = true;
  509. }
  510. /**
  511. * i40e_update_link_xoff_rx - Update XOFF received in link flow control mode
  512. * @pf: the corresponding PF
  513. *
  514. * Update the Rx XOFF counter (PAUSE frames) in link flow control mode
  515. **/
  516. static void i40e_update_link_xoff_rx(struct i40e_pf *pf)
  517. {
  518. struct i40e_hw_port_stats *osd = &pf->stats_offsets;
  519. struct i40e_hw_port_stats *nsd = &pf->stats;
  520. struct i40e_hw *hw = &pf->hw;
  521. u64 xoff = 0;
  522. u16 i, v;
  523. if ((hw->fc.current_mode != I40E_FC_FULL) &&
  524. (hw->fc.current_mode != I40E_FC_RX_PAUSE))
  525. return;
  526. xoff = nsd->link_xoff_rx;
  527. i40e_stat_update32(hw, I40E_GLPRT_LXOFFRXC(hw->port),
  528. pf->stat_offsets_loaded,
  529. &osd->link_xoff_rx, &nsd->link_xoff_rx);
  530. /* No new LFC xoff rx */
  531. if (!(nsd->link_xoff_rx - xoff))
  532. return;
  533. /* Clear the __I40E_HANG_CHECK_ARMED bit for all Tx rings */
  534. for (v = 0; v < pf->hw.func_caps.num_vsis; v++) {
  535. struct i40e_vsi *vsi = pf->vsi[v];
  536. if (!vsi)
  537. continue;
  538. for (i = 0; i < vsi->num_queue_pairs; i++) {
  539. struct i40e_ring *ring = &vsi->tx_rings[i];
  540. clear_bit(__I40E_HANG_CHECK_ARMED, &ring->state);
  541. }
  542. }
  543. }
  544. /**
  545. * i40e_update_prio_xoff_rx - Update XOFF received in PFC mode
  546. * @pf: the corresponding PF
  547. *
  548. * Update the Rx XOFF counter (PAUSE frames) in PFC mode
  549. **/
  550. static void i40e_update_prio_xoff_rx(struct i40e_pf *pf)
  551. {
  552. struct i40e_hw_port_stats *osd = &pf->stats_offsets;
  553. struct i40e_hw_port_stats *nsd = &pf->stats;
  554. bool xoff[I40E_MAX_TRAFFIC_CLASS] = {false};
  555. struct i40e_dcbx_config *dcb_cfg;
  556. struct i40e_hw *hw = &pf->hw;
  557. u16 i, v;
  558. u8 tc;
  559. dcb_cfg = &hw->local_dcbx_config;
  560. /* See if DCB enabled with PFC TC */
  561. if (!(pf->flags & I40E_FLAG_DCB_ENABLED) ||
  562. !(dcb_cfg->pfc.pfcenable)) {
  563. i40e_update_link_xoff_rx(pf);
  564. return;
  565. }
  566. for (i = 0; i < I40E_MAX_USER_PRIORITY; i++) {
  567. u64 prio_xoff = nsd->priority_xoff_rx[i];
  568. i40e_stat_update32(hw, I40E_GLPRT_PXOFFRXC(hw->port, i),
  569. pf->stat_offsets_loaded,
  570. &osd->priority_xoff_rx[i],
  571. &nsd->priority_xoff_rx[i]);
  572. /* No new PFC xoff rx */
  573. if (!(nsd->priority_xoff_rx[i] - prio_xoff))
  574. continue;
  575. /* Get the TC for given priority */
  576. tc = dcb_cfg->etscfg.prioritytable[i];
  577. xoff[tc] = true;
  578. }
  579. /* Clear the __I40E_HANG_CHECK_ARMED bit for Tx rings */
  580. for (v = 0; v < pf->hw.func_caps.num_vsis; v++) {
  581. struct i40e_vsi *vsi = pf->vsi[v];
  582. if (!vsi)
  583. continue;
  584. for (i = 0; i < vsi->num_queue_pairs; i++) {
  585. struct i40e_ring *ring = &vsi->tx_rings[i];
  586. tc = ring->dcb_tc;
  587. if (xoff[tc])
  588. clear_bit(__I40E_HANG_CHECK_ARMED,
  589. &ring->state);
  590. }
  591. }
  592. }
  593. /**
  594. * i40e_update_stats - Update the board statistics counters.
  595. * @vsi: the VSI to be updated
  596. *
  597. * There are a few instances where we store the same stat in a
  598. * couple of different structs. This is partly because we have
  599. * the netdev stats that need to be filled out, which is slightly
  600. * different from the "eth_stats" defined by the chip and used in
  601. * VF communications. We sort it all out here in a central place.
  602. **/
  603. void i40e_update_stats(struct i40e_vsi *vsi)
  604. {
  605. struct i40e_pf *pf = vsi->back;
  606. struct i40e_hw *hw = &pf->hw;
  607. struct rtnl_link_stats64 *ons;
  608. struct rtnl_link_stats64 *ns; /* netdev stats */
  609. struct i40e_eth_stats *oes;
  610. struct i40e_eth_stats *es; /* device's eth stats */
  611. u32 tx_restart, tx_busy;
  612. u32 rx_page, rx_buf;
  613. u64 rx_p, rx_b;
  614. u64 tx_p, tx_b;
  615. int i;
  616. u16 q;
  617. if (test_bit(__I40E_DOWN, &vsi->state) ||
  618. test_bit(__I40E_CONFIG_BUSY, &pf->state))
  619. return;
  620. ns = i40e_get_vsi_stats_struct(vsi);
  621. ons = &vsi->net_stats_offsets;
  622. es = &vsi->eth_stats;
  623. oes = &vsi->eth_stats_offsets;
  624. /* Gather up the netdev and vsi stats that the driver collects
  625. * on the fly during packet processing
  626. */
  627. rx_b = rx_p = 0;
  628. tx_b = tx_p = 0;
  629. tx_restart = tx_busy = 0;
  630. rx_page = 0;
  631. rx_buf = 0;
  632. for (q = 0; q < vsi->num_queue_pairs; q++) {
  633. struct i40e_ring *p;
  634. p = &vsi->rx_rings[q];
  635. rx_b += p->stats.bytes;
  636. rx_p += p->stats.packets;
  637. rx_buf += p->rx_stats.alloc_rx_buff_failed;
  638. rx_page += p->rx_stats.alloc_rx_page_failed;
  639. p = &vsi->tx_rings[q];
  640. tx_b += p->stats.bytes;
  641. tx_p += p->stats.packets;
  642. tx_restart += p->tx_stats.restart_queue;
  643. tx_busy += p->tx_stats.tx_busy;
  644. }
  645. vsi->tx_restart = tx_restart;
  646. vsi->tx_busy = tx_busy;
  647. vsi->rx_page_failed = rx_page;
  648. vsi->rx_buf_failed = rx_buf;
  649. ns->rx_packets = rx_p;
  650. ns->rx_bytes = rx_b;
  651. ns->tx_packets = tx_p;
  652. ns->tx_bytes = tx_b;
  653. i40e_update_eth_stats(vsi);
  654. /* update netdev stats from eth stats */
  655. ons->rx_errors = oes->rx_errors;
  656. ns->rx_errors = es->rx_errors;
  657. ons->tx_errors = oes->tx_errors;
  658. ns->tx_errors = es->tx_errors;
  659. ons->multicast = oes->rx_multicast;
  660. ns->multicast = es->rx_multicast;
  661. ons->tx_dropped = oes->tx_discards;
  662. ns->tx_dropped = es->tx_discards;
  663. /* Get the port data only if this is the main PF VSI */
  664. if (vsi == pf->vsi[pf->lan_vsi]) {
  665. struct i40e_hw_port_stats *nsd = &pf->stats;
  666. struct i40e_hw_port_stats *osd = &pf->stats_offsets;
  667. i40e_stat_update48(hw, I40E_GLPRT_GORCH(hw->port),
  668. I40E_GLPRT_GORCL(hw->port),
  669. pf->stat_offsets_loaded,
  670. &osd->eth.rx_bytes, &nsd->eth.rx_bytes);
  671. i40e_stat_update48(hw, I40E_GLPRT_GOTCH(hw->port),
  672. I40E_GLPRT_GOTCL(hw->port),
  673. pf->stat_offsets_loaded,
  674. &osd->eth.tx_bytes, &nsd->eth.tx_bytes);
  675. i40e_stat_update32(hw, I40E_GLPRT_RDPC(hw->port),
  676. pf->stat_offsets_loaded,
  677. &osd->eth.rx_discards,
  678. &nsd->eth.rx_discards);
  679. i40e_stat_update32(hw, I40E_GLPRT_TDPC(hw->port),
  680. pf->stat_offsets_loaded,
  681. &osd->eth.tx_discards,
  682. &nsd->eth.tx_discards);
  683. i40e_stat_update48(hw, I40E_GLPRT_MPRCH(hw->port),
  684. I40E_GLPRT_MPRCL(hw->port),
  685. pf->stat_offsets_loaded,
  686. &osd->eth.rx_multicast,
  687. &nsd->eth.rx_multicast);
  688. i40e_stat_update32(hw, I40E_GLPRT_TDOLD(hw->port),
  689. pf->stat_offsets_loaded,
  690. &osd->tx_dropped_link_down,
  691. &nsd->tx_dropped_link_down);
  692. i40e_stat_update32(hw, I40E_GLPRT_CRCERRS(hw->port),
  693. pf->stat_offsets_loaded,
  694. &osd->crc_errors, &nsd->crc_errors);
  695. ns->rx_crc_errors = nsd->crc_errors;
  696. i40e_stat_update32(hw, I40E_GLPRT_ILLERRC(hw->port),
  697. pf->stat_offsets_loaded,
  698. &osd->illegal_bytes, &nsd->illegal_bytes);
  699. ns->rx_errors = nsd->crc_errors
  700. + nsd->illegal_bytes;
  701. i40e_stat_update32(hw, I40E_GLPRT_MLFC(hw->port),
  702. pf->stat_offsets_loaded,
  703. &osd->mac_local_faults,
  704. &nsd->mac_local_faults);
  705. i40e_stat_update32(hw, I40E_GLPRT_MRFC(hw->port),
  706. pf->stat_offsets_loaded,
  707. &osd->mac_remote_faults,
  708. &nsd->mac_remote_faults);
  709. i40e_stat_update32(hw, I40E_GLPRT_RLEC(hw->port),
  710. pf->stat_offsets_loaded,
  711. &osd->rx_length_errors,
  712. &nsd->rx_length_errors);
  713. ns->rx_length_errors = nsd->rx_length_errors;
  714. i40e_stat_update32(hw, I40E_GLPRT_LXONRXC(hw->port),
  715. pf->stat_offsets_loaded,
  716. &osd->link_xon_rx, &nsd->link_xon_rx);
  717. i40e_stat_update32(hw, I40E_GLPRT_LXONTXC(hw->port),
  718. pf->stat_offsets_loaded,
  719. &osd->link_xon_tx, &nsd->link_xon_tx);
  720. i40e_update_prio_xoff_rx(pf); /* handles I40E_GLPRT_LXOFFRXC */
  721. i40e_stat_update32(hw, I40E_GLPRT_LXOFFTXC(hw->port),
  722. pf->stat_offsets_loaded,
  723. &osd->link_xoff_tx, &nsd->link_xoff_tx);
  724. for (i = 0; i < 8; i++) {
  725. i40e_stat_update32(hw, I40E_GLPRT_PXONRXC(hw->port, i),
  726. pf->stat_offsets_loaded,
  727. &osd->priority_xon_rx[i],
  728. &nsd->priority_xon_rx[i]);
  729. i40e_stat_update32(hw, I40E_GLPRT_PXONTXC(hw->port, i),
  730. pf->stat_offsets_loaded,
  731. &osd->priority_xon_tx[i],
  732. &nsd->priority_xon_tx[i]);
  733. i40e_stat_update32(hw, I40E_GLPRT_PXOFFTXC(hw->port, i),
  734. pf->stat_offsets_loaded,
  735. &osd->priority_xoff_tx[i],
  736. &nsd->priority_xoff_tx[i]);
  737. i40e_stat_update32(hw,
  738. I40E_GLPRT_RXON2OFFCNT(hw->port, i),
  739. pf->stat_offsets_loaded,
  740. &osd->priority_xon_2_xoff[i],
  741. &nsd->priority_xon_2_xoff[i]);
  742. }
  743. i40e_stat_update48(hw, I40E_GLPRT_PRC64H(hw->port),
  744. I40E_GLPRT_PRC64L(hw->port),
  745. pf->stat_offsets_loaded,
  746. &osd->rx_size_64, &nsd->rx_size_64);
  747. i40e_stat_update48(hw, I40E_GLPRT_PRC127H(hw->port),
  748. I40E_GLPRT_PRC127L(hw->port),
  749. pf->stat_offsets_loaded,
  750. &osd->rx_size_127, &nsd->rx_size_127);
  751. i40e_stat_update48(hw, I40E_GLPRT_PRC255H(hw->port),
  752. I40E_GLPRT_PRC255L(hw->port),
  753. pf->stat_offsets_loaded,
  754. &osd->rx_size_255, &nsd->rx_size_255);
  755. i40e_stat_update48(hw, I40E_GLPRT_PRC511H(hw->port),
  756. I40E_GLPRT_PRC511L(hw->port),
  757. pf->stat_offsets_loaded,
  758. &osd->rx_size_511, &nsd->rx_size_511);
  759. i40e_stat_update48(hw, I40E_GLPRT_PRC1023H(hw->port),
  760. I40E_GLPRT_PRC1023L(hw->port),
  761. pf->stat_offsets_loaded,
  762. &osd->rx_size_1023, &nsd->rx_size_1023);
  763. i40e_stat_update48(hw, I40E_GLPRT_PRC1522H(hw->port),
  764. I40E_GLPRT_PRC1522L(hw->port),
  765. pf->stat_offsets_loaded,
  766. &osd->rx_size_1522, &nsd->rx_size_1522);
  767. i40e_stat_update48(hw, I40E_GLPRT_PRC9522H(hw->port),
  768. I40E_GLPRT_PRC9522L(hw->port),
  769. pf->stat_offsets_loaded,
  770. &osd->rx_size_big, &nsd->rx_size_big);
  771. i40e_stat_update48(hw, I40E_GLPRT_PTC64H(hw->port),
  772. I40E_GLPRT_PTC64L(hw->port),
  773. pf->stat_offsets_loaded,
  774. &osd->tx_size_64, &nsd->tx_size_64);
  775. i40e_stat_update48(hw, I40E_GLPRT_PTC127H(hw->port),
  776. I40E_GLPRT_PTC127L(hw->port),
  777. pf->stat_offsets_loaded,
  778. &osd->tx_size_127, &nsd->tx_size_127);
  779. i40e_stat_update48(hw, I40E_GLPRT_PTC255H(hw->port),
  780. I40E_GLPRT_PTC255L(hw->port),
  781. pf->stat_offsets_loaded,
  782. &osd->tx_size_255, &nsd->tx_size_255);
  783. i40e_stat_update48(hw, I40E_GLPRT_PTC511H(hw->port),
  784. I40E_GLPRT_PTC511L(hw->port),
  785. pf->stat_offsets_loaded,
  786. &osd->tx_size_511, &nsd->tx_size_511);
  787. i40e_stat_update48(hw, I40E_GLPRT_PTC1023H(hw->port),
  788. I40E_GLPRT_PTC1023L(hw->port),
  789. pf->stat_offsets_loaded,
  790. &osd->tx_size_1023, &nsd->tx_size_1023);
  791. i40e_stat_update48(hw, I40E_GLPRT_PTC1522H(hw->port),
  792. I40E_GLPRT_PTC1522L(hw->port),
  793. pf->stat_offsets_loaded,
  794. &osd->tx_size_1522, &nsd->tx_size_1522);
  795. i40e_stat_update48(hw, I40E_GLPRT_PTC9522H(hw->port),
  796. I40E_GLPRT_PTC9522L(hw->port),
  797. pf->stat_offsets_loaded,
  798. &osd->tx_size_big, &nsd->tx_size_big);
  799. i40e_stat_update32(hw, I40E_GLPRT_RUC(hw->port),
  800. pf->stat_offsets_loaded,
  801. &osd->rx_undersize, &nsd->rx_undersize);
  802. i40e_stat_update32(hw, I40E_GLPRT_RFC(hw->port),
  803. pf->stat_offsets_loaded,
  804. &osd->rx_fragments, &nsd->rx_fragments);
  805. i40e_stat_update32(hw, I40E_GLPRT_ROC(hw->port),
  806. pf->stat_offsets_loaded,
  807. &osd->rx_oversize, &nsd->rx_oversize);
  808. i40e_stat_update32(hw, I40E_GLPRT_RJC(hw->port),
  809. pf->stat_offsets_loaded,
  810. &osd->rx_jabber, &nsd->rx_jabber);
  811. }
  812. pf->stat_offsets_loaded = true;
  813. }
  814. /**
  815. * i40e_find_filter - Search VSI filter list for specific mac/vlan filter
  816. * @vsi: the VSI to be searched
  817. * @macaddr: the MAC address
  818. * @vlan: the vlan
  819. * @is_vf: make sure its a vf filter, else doesn't matter
  820. * @is_netdev: make sure its a netdev filter, else doesn't matter
  821. *
  822. * Returns ptr to the filter object or NULL
  823. **/
  824. static struct i40e_mac_filter *i40e_find_filter(struct i40e_vsi *vsi,
  825. u8 *macaddr, s16 vlan,
  826. bool is_vf, bool is_netdev)
  827. {
  828. struct i40e_mac_filter *f;
  829. if (!vsi || !macaddr)
  830. return NULL;
  831. list_for_each_entry(f, &vsi->mac_filter_list, list) {
  832. if ((ether_addr_equal(macaddr, f->macaddr)) &&
  833. (vlan == f->vlan) &&
  834. (!is_vf || f->is_vf) &&
  835. (!is_netdev || f->is_netdev))
  836. return f;
  837. }
  838. return NULL;
  839. }
  840. /**
  841. * i40e_find_mac - Find a mac addr in the macvlan filters list
  842. * @vsi: the VSI to be searched
  843. * @macaddr: the MAC address we are searching for
  844. * @is_vf: make sure its a vf filter, else doesn't matter
  845. * @is_netdev: make sure its a netdev filter, else doesn't matter
  846. *
  847. * Returns the first filter with the provided MAC address or NULL if
  848. * MAC address was not found
  849. **/
  850. struct i40e_mac_filter *i40e_find_mac(struct i40e_vsi *vsi, u8 *macaddr,
  851. bool is_vf, bool is_netdev)
  852. {
  853. struct i40e_mac_filter *f;
  854. if (!vsi || !macaddr)
  855. return NULL;
  856. list_for_each_entry(f, &vsi->mac_filter_list, list) {
  857. if ((ether_addr_equal(macaddr, f->macaddr)) &&
  858. (!is_vf || f->is_vf) &&
  859. (!is_netdev || f->is_netdev))
  860. return f;
  861. }
  862. return NULL;
  863. }
  864. /**
  865. * i40e_is_vsi_in_vlan - Check if VSI is in vlan mode
  866. * @vsi: the VSI to be searched
  867. *
  868. * Returns true if VSI is in vlan mode or false otherwise
  869. **/
  870. bool i40e_is_vsi_in_vlan(struct i40e_vsi *vsi)
  871. {
  872. struct i40e_mac_filter *f;
  873. /* Only -1 for all the filters denotes not in vlan mode
  874. * so we have to go through all the list in order to make sure
  875. */
  876. list_for_each_entry(f, &vsi->mac_filter_list, list) {
  877. if (f->vlan >= 0)
  878. return true;
  879. }
  880. return false;
  881. }
  882. /**
  883. * i40e_put_mac_in_vlan - Make macvlan filters from macaddrs and vlans
  884. * @vsi: the VSI to be searched
  885. * @macaddr: the mac address to be filtered
  886. * @is_vf: true if it is a vf
  887. * @is_netdev: true if it is a netdev
  888. *
  889. * Goes through all the macvlan filters and adds a
  890. * macvlan filter for each unique vlan that already exists
  891. *
  892. * Returns first filter found on success, else NULL
  893. **/
  894. struct i40e_mac_filter *i40e_put_mac_in_vlan(struct i40e_vsi *vsi, u8 *macaddr,
  895. bool is_vf, bool is_netdev)
  896. {
  897. struct i40e_mac_filter *f;
  898. list_for_each_entry(f, &vsi->mac_filter_list, list) {
  899. if (!i40e_find_filter(vsi, macaddr, f->vlan,
  900. is_vf, is_netdev)) {
  901. if (!i40e_add_filter(vsi, macaddr, f->vlan,
  902. is_vf, is_netdev))
  903. return NULL;
  904. }
  905. }
  906. return list_first_entry_or_null(&vsi->mac_filter_list,
  907. struct i40e_mac_filter, list);
  908. }
  909. /**
  910. * i40e_add_filter - Add a mac/vlan filter to the VSI
  911. * @vsi: the VSI to be searched
  912. * @macaddr: the MAC address
  913. * @vlan: the vlan
  914. * @is_vf: make sure its a vf filter, else doesn't matter
  915. * @is_netdev: make sure its a netdev filter, else doesn't matter
  916. *
  917. * Returns ptr to the filter object or NULL when no memory available.
  918. **/
  919. struct i40e_mac_filter *i40e_add_filter(struct i40e_vsi *vsi,
  920. u8 *macaddr, s16 vlan,
  921. bool is_vf, bool is_netdev)
  922. {
  923. struct i40e_mac_filter *f;
  924. if (!vsi || !macaddr)
  925. return NULL;
  926. f = i40e_find_filter(vsi, macaddr, vlan, is_vf, is_netdev);
  927. if (!f) {
  928. f = kzalloc(sizeof(*f), GFP_ATOMIC);
  929. if (!f)
  930. goto add_filter_out;
  931. memcpy(f->macaddr, macaddr, ETH_ALEN);
  932. f->vlan = vlan;
  933. f->changed = true;
  934. INIT_LIST_HEAD(&f->list);
  935. list_add(&f->list, &vsi->mac_filter_list);
  936. }
  937. /* increment counter and add a new flag if needed */
  938. if (is_vf) {
  939. if (!f->is_vf) {
  940. f->is_vf = true;
  941. f->counter++;
  942. }
  943. } else if (is_netdev) {
  944. if (!f->is_netdev) {
  945. f->is_netdev = true;
  946. f->counter++;
  947. }
  948. } else {
  949. f->counter++;
  950. }
  951. /* changed tells sync_filters_subtask to
  952. * push the filter down to the firmware
  953. */
  954. if (f->changed) {
  955. vsi->flags |= I40E_VSI_FLAG_FILTER_CHANGED;
  956. vsi->back->flags |= I40E_FLAG_FILTER_SYNC;
  957. }
  958. add_filter_out:
  959. return f;
  960. }
  961. /**
  962. * i40e_del_filter - Remove a mac/vlan filter from the VSI
  963. * @vsi: the VSI to be searched
  964. * @macaddr: the MAC address
  965. * @vlan: the vlan
  966. * @is_vf: make sure it's a vf filter, else doesn't matter
  967. * @is_netdev: make sure it's a netdev filter, else doesn't matter
  968. **/
  969. void i40e_del_filter(struct i40e_vsi *vsi,
  970. u8 *macaddr, s16 vlan,
  971. bool is_vf, bool is_netdev)
  972. {
  973. struct i40e_mac_filter *f;
  974. if (!vsi || !macaddr)
  975. return;
  976. f = i40e_find_filter(vsi, macaddr, vlan, is_vf, is_netdev);
  977. if (!f || f->counter == 0)
  978. return;
  979. if (is_vf) {
  980. if (f->is_vf) {
  981. f->is_vf = false;
  982. f->counter--;
  983. }
  984. } else if (is_netdev) {
  985. if (f->is_netdev) {
  986. f->is_netdev = false;
  987. f->counter--;
  988. }
  989. } else {
  990. /* make sure we don't remove a filter in use by vf or netdev */
  991. int min_f = 0;
  992. min_f += (f->is_vf ? 1 : 0);
  993. min_f += (f->is_netdev ? 1 : 0);
  994. if (f->counter > min_f)
  995. f->counter--;
  996. }
  997. /* counter == 0 tells sync_filters_subtask to
  998. * remove the filter from the firmware's list
  999. */
  1000. if (f->counter == 0) {
  1001. f->changed = true;
  1002. vsi->flags |= I40E_VSI_FLAG_FILTER_CHANGED;
  1003. vsi->back->flags |= I40E_FLAG_FILTER_SYNC;
  1004. }
  1005. }
  1006. /**
  1007. * i40e_set_mac - NDO callback to set mac address
  1008. * @netdev: network interface device structure
  1009. * @p: pointer to an address structure
  1010. *
  1011. * Returns 0 on success, negative on failure
  1012. **/
  1013. static int i40e_set_mac(struct net_device *netdev, void *p)
  1014. {
  1015. struct i40e_netdev_priv *np = netdev_priv(netdev);
  1016. struct i40e_vsi *vsi = np->vsi;
  1017. struct sockaddr *addr = p;
  1018. struct i40e_mac_filter *f;
  1019. if (!is_valid_ether_addr(addr->sa_data))
  1020. return -EADDRNOTAVAIL;
  1021. netdev_info(netdev, "set mac address=%pM\n", addr->sa_data);
  1022. if (ether_addr_equal(netdev->dev_addr, addr->sa_data))
  1023. return 0;
  1024. if (vsi->type == I40E_VSI_MAIN) {
  1025. i40e_status ret;
  1026. ret = i40e_aq_mac_address_write(&vsi->back->hw,
  1027. I40E_AQC_WRITE_TYPE_LAA_ONLY,
  1028. addr->sa_data, NULL);
  1029. if (ret) {
  1030. netdev_info(netdev,
  1031. "Addr change for Main VSI failed: %d\n",
  1032. ret);
  1033. return -EADDRNOTAVAIL;
  1034. }
  1035. memcpy(vsi->back->hw.mac.addr, addr->sa_data, netdev->addr_len);
  1036. }
  1037. /* In order to be sure to not drop any packets, add the new address
  1038. * then delete the old one.
  1039. */
  1040. f = i40e_add_filter(vsi, addr->sa_data, I40E_VLAN_ANY, false, false);
  1041. if (!f)
  1042. return -ENOMEM;
  1043. i40e_sync_vsi_filters(vsi);
  1044. i40e_del_filter(vsi, netdev->dev_addr, I40E_VLAN_ANY, false, false);
  1045. i40e_sync_vsi_filters(vsi);
  1046. memcpy(netdev->dev_addr, addr->sa_data, netdev->addr_len);
  1047. return 0;
  1048. }
  1049. /**
  1050. * i40e_vsi_setup_queue_map - Setup a VSI queue map based on enabled_tc
  1051. * @vsi: the VSI being setup
  1052. * @ctxt: VSI context structure
  1053. * @enabled_tc: Enabled TCs bitmap
  1054. * @is_add: True if called before Add VSI
  1055. *
  1056. * Setup VSI queue mapping for enabled traffic classes.
  1057. **/
  1058. static void i40e_vsi_setup_queue_map(struct i40e_vsi *vsi,
  1059. struct i40e_vsi_context *ctxt,
  1060. u8 enabled_tc,
  1061. bool is_add)
  1062. {
  1063. struct i40e_pf *pf = vsi->back;
  1064. u16 sections = 0;
  1065. u8 netdev_tc = 0;
  1066. u16 numtc = 0;
  1067. u16 qcount;
  1068. u8 offset;
  1069. u16 qmap;
  1070. int i;
  1071. sections = I40E_AQ_VSI_PROP_QUEUE_MAP_VALID;
  1072. offset = 0;
  1073. if (enabled_tc && (vsi->back->flags & I40E_FLAG_DCB_ENABLED)) {
  1074. /* Find numtc from enabled TC bitmap */
  1075. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  1076. if (enabled_tc & (1 << i)) /* TC is enabled */
  1077. numtc++;
  1078. }
  1079. if (!numtc) {
  1080. dev_warn(&pf->pdev->dev, "DCB is enabled but no TC enabled, forcing TC0\n");
  1081. numtc = 1;
  1082. }
  1083. } else {
  1084. /* At least TC0 is enabled in case of non-DCB case */
  1085. numtc = 1;
  1086. }
  1087. vsi->tc_config.numtc = numtc;
  1088. vsi->tc_config.enabled_tc = enabled_tc ? enabled_tc : 1;
  1089. /* Setup queue offset/count for all TCs for given VSI */
  1090. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  1091. /* See if the given TC is enabled for the given VSI */
  1092. if (vsi->tc_config.enabled_tc & (1 << i)) { /* TC is enabled */
  1093. int pow, num_qps;
  1094. vsi->tc_config.tc_info[i].qoffset = offset;
  1095. switch (vsi->type) {
  1096. case I40E_VSI_MAIN:
  1097. if (i == 0)
  1098. qcount = pf->rss_size;
  1099. else
  1100. qcount = pf->num_tc_qps;
  1101. vsi->tc_config.tc_info[i].qcount = qcount;
  1102. break;
  1103. case I40E_VSI_FDIR:
  1104. case I40E_VSI_SRIOV:
  1105. case I40E_VSI_VMDQ2:
  1106. default:
  1107. qcount = vsi->alloc_queue_pairs;
  1108. vsi->tc_config.tc_info[i].qcount = qcount;
  1109. WARN_ON(i != 0);
  1110. break;
  1111. }
  1112. /* find the power-of-2 of the number of queue pairs */
  1113. num_qps = vsi->tc_config.tc_info[i].qcount;
  1114. pow = 0;
  1115. while (num_qps &&
  1116. ((1 << pow) < vsi->tc_config.tc_info[i].qcount)) {
  1117. pow++;
  1118. num_qps >>= 1;
  1119. }
  1120. vsi->tc_config.tc_info[i].netdev_tc = netdev_tc++;
  1121. qmap =
  1122. (offset << I40E_AQ_VSI_TC_QUE_OFFSET_SHIFT) |
  1123. (pow << I40E_AQ_VSI_TC_QUE_NUMBER_SHIFT);
  1124. offset += vsi->tc_config.tc_info[i].qcount;
  1125. } else {
  1126. /* TC is not enabled so set the offset to
  1127. * default queue and allocate one queue
  1128. * for the given TC.
  1129. */
  1130. vsi->tc_config.tc_info[i].qoffset = 0;
  1131. vsi->tc_config.tc_info[i].qcount = 1;
  1132. vsi->tc_config.tc_info[i].netdev_tc = 0;
  1133. qmap = 0;
  1134. }
  1135. ctxt->info.tc_mapping[i] = cpu_to_le16(qmap);
  1136. }
  1137. /* Set actual Tx/Rx queue pairs */
  1138. vsi->num_queue_pairs = offset;
  1139. /* Scheduler section valid can only be set for ADD VSI */
  1140. if (is_add) {
  1141. sections |= I40E_AQ_VSI_PROP_SCHED_VALID;
  1142. ctxt->info.up_enable_bits = enabled_tc;
  1143. }
  1144. if (vsi->type == I40E_VSI_SRIOV) {
  1145. ctxt->info.mapping_flags |=
  1146. cpu_to_le16(I40E_AQ_VSI_QUE_MAP_NONCONTIG);
  1147. for (i = 0; i < vsi->num_queue_pairs; i++)
  1148. ctxt->info.queue_mapping[i] =
  1149. cpu_to_le16(vsi->base_queue + i);
  1150. } else {
  1151. ctxt->info.mapping_flags |=
  1152. cpu_to_le16(I40E_AQ_VSI_QUE_MAP_CONTIG);
  1153. ctxt->info.queue_mapping[0] = cpu_to_le16(vsi->base_queue);
  1154. }
  1155. ctxt->info.valid_sections |= cpu_to_le16(sections);
  1156. }
  1157. /**
  1158. * i40e_set_rx_mode - NDO callback to set the netdev filters
  1159. * @netdev: network interface device structure
  1160. **/
  1161. static void i40e_set_rx_mode(struct net_device *netdev)
  1162. {
  1163. struct i40e_netdev_priv *np = netdev_priv(netdev);
  1164. struct i40e_mac_filter *f, *ftmp;
  1165. struct i40e_vsi *vsi = np->vsi;
  1166. struct netdev_hw_addr *uca;
  1167. struct netdev_hw_addr *mca;
  1168. struct netdev_hw_addr *ha;
  1169. /* add addr if not already in the filter list */
  1170. netdev_for_each_uc_addr(uca, netdev) {
  1171. if (!i40e_find_mac(vsi, uca->addr, false, true)) {
  1172. if (i40e_is_vsi_in_vlan(vsi))
  1173. i40e_put_mac_in_vlan(vsi, uca->addr,
  1174. false, true);
  1175. else
  1176. i40e_add_filter(vsi, uca->addr, I40E_VLAN_ANY,
  1177. false, true);
  1178. }
  1179. }
  1180. netdev_for_each_mc_addr(mca, netdev) {
  1181. if (!i40e_find_mac(vsi, mca->addr, false, true)) {
  1182. if (i40e_is_vsi_in_vlan(vsi))
  1183. i40e_put_mac_in_vlan(vsi, mca->addr,
  1184. false, true);
  1185. else
  1186. i40e_add_filter(vsi, mca->addr, I40E_VLAN_ANY,
  1187. false, true);
  1188. }
  1189. }
  1190. /* remove filter if not in netdev list */
  1191. list_for_each_entry_safe(f, ftmp, &vsi->mac_filter_list, list) {
  1192. bool found = false;
  1193. if (!f->is_netdev)
  1194. continue;
  1195. if (is_multicast_ether_addr(f->macaddr)) {
  1196. netdev_for_each_mc_addr(mca, netdev) {
  1197. if (ether_addr_equal(mca->addr, f->macaddr)) {
  1198. found = true;
  1199. break;
  1200. }
  1201. }
  1202. } else {
  1203. netdev_for_each_uc_addr(uca, netdev) {
  1204. if (ether_addr_equal(uca->addr, f->macaddr)) {
  1205. found = true;
  1206. break;
  1207. }
  1208. }
  1209. for_each_dev_addr(netdev, ha) {
  1210. if (ether_addr_equal(ha->addr, f->macaddr)) {
  1211. found = true;
  1212. break;
  1213. }
  1214. }
  1215. }
  1216. if (!found)
  1217. i40e_del_filter(
  1218. vsi, f->macaddr, I40E_VLAN_ANY, false, true);
  1219. }
  1220. /* check for other flag changes */
  1221. if (vsi->current_netdev_flags != vsi->netdev->flags) {
  1222. vsi->flags |= I40E_VSI_FLAG_FILTER_CHANGED;
  1223. vsi->back->flags |= I40E_FLAG_FILTER_SYNC;
  1224. }
  1225. }
  1226. /**
  1227. * i40e_sync_vsi_filters - Update the VSI filter list to the HW
  1228. * @vsi: ptr to the VSI
  1229. *
  1230. * Push any outstanding VSI filter changes through the AdminQ.
  1231. *
  1232. * Returns 0 or error value
  1233. **/
  1234. int i40e_sync_vsi_filters(struct i40e_vsi *vsi)
  1235. {
  1236. struct i40e_mac_filter *f, *ftmp;
  1237. bool promisc_forced_on = false;
  1238. bool add_happened = false;
  1239. int filter_list_len = 0;
  1240. u32 changed_flags = 0;
  1241. i40e_status aq_ret = 0;
  1242. struct i40e_pf *pf;
  1243. int num_add = 0;
  1244. int num_del = 0;
  1245. u16 cmd_flags;
  1246. /* empty array typed pointers, kcalloc later */
  1247. struct i40e_aqc_add_macvlan_element_data *add_list;
  1248. struct i40e_aqc_remove_macvlan_element_data *del_list;
  1249. while (test_and_set_bit(__I40E_CONFIG_BUSY, &vsi->state))
  1250. usleep_range(1000, 2000);
  1251. pf = vsi->back;
  1252. if (vsi->netdev) {
  1253. changed_flags = vsi->current_netdev_flags ^ vsi->netdev->flags;
  1254. vsi->current_netdev_flags = vsi->netdev->flags;
  1255. }
  1256. if (vsi->flags & I40E_VSI_FLAG_FILTER_CHANGED) {
  1257. vsi->flags &= ~I40E_VSI_FLAG_FILTER_CHANGED;
  1258. filter_list_len = pf->hw.aq.asq_buf_size /
  1259. sizeof(struct i40e_aqc_remove_macvlan_element_data);
  1260. del_list = kcalloc(filter_list_len,
  1261. sizeof(struct i40e_aqc_remove_macvlan_element_data),
  1262. GFP_KERNEL);
  1263. if (!del_list)
  1264. return -ENOMEM;
  1265. list_for_each_entry_safe(f, ftmp, &vsi->mac_filter_list, list) {
  1266. if (!f->changed)
  1267. continue;
  1268. if (f->counter != 0)
  1269. continue;
  1270. f->changed = false;
  1271. cmd_flags = 0;
  1272. /* add to delete list */
  1273. memcpy(del_list[num_del].mac_addr,
  1274. f->macaddr, ETH_ALEN);
  1275. del_list[num_del].vlan_tag =
  1276. cpu_to_le16((u16)(f->vlan ==
  1277. I40E_VLAN_ANY ? 0 : f->vlan));
  1278. /* vlan0 as wild card to allow packets from all vlans */
  1279. if (f->vlan == I40E_VLAN_ANY ||
  1280. (vsi->netdev && !(vsi->netdev->features &
  1281. NETIF_F_HW_VLAN_CTAG_FILTER)))
  1282. cmd_flags |= I40E_AQC_MACVLAN_DEL_IGNORE_VLAN;
  1283. cmd_flags |= I40E_AQC_MACVLAN_DEL_PERFECT_MATCH;
  1284. del_list[num_del].flags = cmd_flags;
  1285. num_del++;
  1286. /* unlink from filter list */
  1287. list_del(&f->list);
  1288. kfree(f);
  1289. /* flush a full buffer */
  1290. if (num_del == filter_list_len) {
  1291. aq_ret = i40e_aq_remove_macvlan(&pf->hw,
  1292. vsi->seid, del_list, num_del,
  1293. NULL);
  1294. num_del = 0;
  1295. memset(del_list, 0, sizeof(*del_list));
  1296. if (aq_ret)
  1297. dev_info(&pf->pdev->dev,
  1298. "ignoring delete macvlan error, err %d, aq_err %d while flushing a full buffer\n",
  1299. aq_ret,
  1300. pf->hw.aq.asq_last_status);
  1301. }
  1302. }
  1303. if (num_del) {
  1304. aq_ret = i40e_aq_remove_macvlan(&pf->hw, vsi->seid,
  1305. del_list, num_del, NULL);
  1306. num_del = 0;
  1307. if (aq_ret)
  1308. dev_info(&pf->pdev->dev,
  1309. "ignoring delete macvlan error, err %d, aq_err %d\n",
  1310. aq_ret, pf->hw.aq.asq_last_status);
  1311. }
  1312. kfree(del_list);
  1313. del_list = NULL;
  1314. /* do all the adds now */
  1315. filter_list_len = pf->hw.aq.asq_buf_size /
  1316. sizeof(struct i40e_aqc_add_macvlan_element_data),
  1317. add_list = kcalloc(filter_list_len,
  1318. sizeof(struct i40e_aqc_add_macvlan_element_data),
  1319. GFP_KERNEL);
  1320. if (!add_list)
  1321. return -ENOMEM;
  1322. list_for_each_entry_safe(f, ftmp, &vsi->mac_filter_list, list) {
  1323. if (!f->changed)
  1324. continue;
  1325. if (f->counter == 0)
  1326. continue;
  1327. f->changed = false;
  1328. add_happened = true;
  1329. cmd_flags = 0;
  1330. /* add to add array */
  1331. memcpy(add_list[num_add].mac_addr,
  1332. f->macaddr, ETH_ALEN);
  1333. add_list[num_add].vlan_tag =
  1334. cpu_to_le16(
  1335. (u16)(f->vlan == I40E_VLAN_ANY ? 0 : f->vlan));
  1336. add_list[num_add].queue_number = 0;
  1337. cmd_flags |= I40E_AQC_MACVLAN_ADD_PERFECT_MATCH;
  1338. /* vlan0 as wild card to allow packets from all vlans */
  1339. if (f->vlan == I40E_VLAN_ANY || (vsi->netdev &&
  1340. !(vsi->netdev->features &
  1341. NETIF_F_HW_VLAN_CTAG_FILTER)))
  1342. cmd_flags |= I40E_AQC_MACVLAN_ADD_IGNORE_VLAN;
  1343. add_list[num_add].flags = cpu_to_le16(cmd_flags);
  1344. num_add++;
  1345. /* flush a full buffer */
  1346. if (num_add == filter_list_len) {
  1347. aq_ret = i40e_aq_add_macvlan(&pf->hw, vsi->seid,
  1348. add_list, num_add,
  1349. NULL);
  1350. num_add = 0;
  1351. if (aq_ret)
  1352. break;
  1353. memset(add_list, 0, sizeof(*add_list));
  1354. }
  1355. }
  1356. if (num_add) {
  1357. aq_ret = i40e_aq_add_macvlan(&pf->hw, vsi->seid,
  1358. add_list, num_add, NULL);
  1359. num_add = 0;
  1360. }
  1361. kfree(add_list);
  1362. add_list = NULL;
  1363. if (add_happened && (!aq_ret)) {
  1364. /* do nothing */;
  1365. } else if (add_happened && (aq_ret)) {
  1366. dev_info(&pf->pdev->dev,
  1367. "add filter failed, err %d, aq_err %d\n",
  1368. aq_ret, pf->hw.aq.asq_last_status);
  1369. if ((pf->hw.aq.asq_last_status == I40E_AQ_RC_ENOSPC) &&
  1370. !test_bit(__I40E_FILTER_OVERFLOW_PROMISC,
  1371. &vsi->state)) {
  1372. promisc_forced_on = true;
  1373. set_bit(__I40E_FILTER_OVERFLOW_PROMISC,
  1374. &vsi->state);
  1375. dev_info(&pf->pdev->dev, "promiscuous mode forced on\n");
  1376. }
  1377. }
  1378. }
  1379. /* check for changes in promiscuous modes */
  1380. if (changed_flags & IFF_ALLMULTI) {
  1381. bool cur_multipromisc;
  1382. cur_multipromisc = !!(vsi->current_netdev_flags & IFF_ALLMULTI);
  1383. aq_ret = i40e_aq_set_vsi_multicast_promiscuous(&vsi->back->hw,
  1384. vsi->seid,
  1385. cur_multipromisc,
  1386. NULL);
  1387. if (aq_ret)
  1388. dev_info(&pf->pdev->dev,
  1389. "set multi promisc failed, err %d, aq_err %d\n",
  1390. aq_ret, pf->hw.aq.asq_last_status);
  1391. }
  1392. if ((changed_flags & IFF_PROMISC) || promisc_forced_on) {
  1393. bool cur_promisc;
  1394. cur_promisc = (!!(vsi->current_netdev_flags & IFF_PROMISC) ||
  1395. test_bit(__I40E_FILTER_OVERFLOW_PROMISC,
  1396. &vsi->state));
  1397. aq_ret = i40e_aq_set_vsi_unicast_promiscuous(&vsi->back->hw,
  1398. vsi->seid,
  1399. cur_promisc, NULL);
  1400. if (aq_ret)
  1401. dev_info(&pf->pdev->dev,
  1402. "set uni promisc failed, err %d, aq_err %d\n",
  1403. aq_ret, pf->hw.aq.asq_last_status);
  1404. }
  1405. clear_bit(__I40E_CONFIG_BUSY, &vsi->state);
  1406. return 0;
  1407. }
  1408. /**
  1409. * i40e_sync_filters_subtask - Sync the VSI filter list with HW
  1410. * @pf: board private structure
  1411. **/
  1412. static void i40e_sync_filters_subtask(struct i40e_pf *pf)
  1413. {
  1414. int v;
  1415. if (!pf || !(pf->flags & I40E_FLAG_FILTER_SYNC))
  1416. return;
  1417. pf->flags &= ~I40E_FLAG_FILTER_SYNC;
  1418. for (v = 0; v < pf->hw.func_caps.num_vsis; v++) {
  1419. if (pf->vsi[v] &&
  1420. (pf->vsi[v]->flags & I40E_VSI_FLAG_FILTER_CHANGED))
  1421. i40e_sync_vsi_filters(pf->vsi[v]);
  1422. }
  1423. }
  1424. /**
  1425. * i40e_change_mtu - NDO callback to change the Maximum Transfer Unit
  1426. * @netdev: network interface device structure
  1427. * @new_mtu: new value for maximum frame size
  1428. *
  1429. * Returns 0 on success, negative on failure
  1430. **/
  1431. static int i40e_change_mtu(struct net_device *netdev, int new_mtu)
  1432. {
  1433. struct i40e_netdev_priv *np = netdev_priv(netdev);
  1434. int max_frame = new_mtu + ETH_HLEN + ETH_FCS_LEN;
  1435. struct i40e_vsi *vsi = np->vsi;
  1436. /* MTU < 68 is an error and causes problems on some kernels */
  1437. if ((new_mtu < 68) || (max_frame > I40E_MAX_RXBUFFER))
  1438. return -EINVAL;
  1439. netdev_info(netdev, "changing MTU from %d to %d\n",
  1440. netdev->mtu, new_mtu);
  1441. netdev->mtu = new_mtu;
  1442. if (netif_running(netdev))
  1443. i40e_vsi_reinit_locked(vsi);
  1444. return 0;
  1445. }
  1446. /**
  1447. * i40e_vlan_stripping_enable - Turn on vlan stripping for the VSI
  1448. * @vsi: the vsi being adjusted
  1449. **/
  1450. void i40e_vlan_stripping_enable(struct i40e_vsi *vsi)
  1451. {
  1452. struct i40e_vsi_context ctxt;
  1453. i40e_status ret;
  1454. if ((vsi->info.valid_sections &
  1455. cpu_to_le16(I40E_AQ_VSI_PROP_VLAN_VALID)) &&
  1456. ((vsi->info.port_vlan_flags & I40E_AQ_VSI_PVLAN_MODE_MASK) == 0))
  1457. return; /* already enabled */
  1458. vsi->info.valid_sections = cpu_to_le16(I40E_AQ_VSI_PROP_VLAN_VALID);
  1459. vsi->info.port_vlan_flags = I40E_AQ_VSI_PVLAN_MODE_ALL |
  1460. I40E_AQ_VSI_PVLAN_EMOD_STR_BOTH;
  1461. ctxt.seid = vsi->seid;
  1462. memcpy(&ctxt.info, &vsi->info, sizeof(vsi->info));
  1463. ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL);
  1464. if (ret) {
  1465. dev_info(&vsi->back->pdev->dev,
  1466. "%s: update vsi failed, aq_err=%d\n",
  1467. __func__, vsi->back->hw.aq.asq_last_status);
  1468. }
  1469. }
  1470. /**
  1471. * i40e_vlan_stripping_disable - Turn off vlan stripping for the VSI
  1472. * @vsi: the vsi being adjusted
  1473. **/
  1474. void i40e_vlan_stripping_disable(struct i40e_vsi *vsi)
  1475. {
  1476. struct i40e_vsi_context ctxt;
  1477. i40e_status ret;
  1478. if ((vsi->info.valid_sections &
  1479. cpu_to_le16(I40E_AQ_VSI_PROP_VLAN_VALID)) &&
  1480. ((vsi->info.port_vlan_flags & I40E_AQ_VSI_PVLAN_EMOD_MASK) ==
  1481. I40E_AQ_VSI_PVLAN_EMOD_MASK))
  1482. return; /* already disabled */
  1483. vsi->info.valid_sections = cpu_to_le16(I40E_AQ_VSI_PROP_VLAN_VALID);
  1484. vsi->info.port_vlan_flags = I40E_AQ_VSI_PVLAN_MODE_ALL |
  1485. I40E_AQ_VSI_PVLAN_EMOD_NOTHING;
  1486. ctxt.seid = vsi->seid;
  1487. memcpy(&ctxt.info, &vsi->info, sizeof(vsi->info));
  1488. ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL);
  1489. if (ret) {
  1490. dev_info(&vsi->back->pdev->dev,
  1491. "%s: update vsi failed, aq_err=%d\n",
  1492. __func__, vsi->back->hw.aq.asq_last_status);
  1493. }
  1494. }
  1495. /**
  1496. * i40e_vlan_rx_register - Setup or shutdown vlan offload
  1497. * @netdev: network interface to be adjusted
  1498. * @features: netdev features to test if VLAN offload is enabled or not
  1499. **/
  1500. static void i40e_vlan_rx_register(struct net_device *netdev, u32 features)
  1501. {
  1502. struct i40e_netdev_priv *np = netdev_priv(netdev);
  1503. struct i40e_vsi *vsi = np->vsi;
  1504. if (features & NETIF_F_HW_VLAN_CTAG_RX)
  1505. i40e_vlan_stripping_enable(vsi);
  1506. else
  1507. i40e_vlan_stripping_disable(vsi);
  1508. }
  1509. /**
  1510. * i40e_vsi_add_vlan - Add vsi membership for given vlan
  1511. * @vsi: the vsi being configured
  1512. * @vid: vlan id to be added (0 = untagged only , -1 = any)
  1513. **/
  1514. int i40e_vsi_add_vlan(struct i40e_vsi *vsi, s16 vid)
  1515. {
  1516. struct i40e_mac_filter *f, *add_f;
  1517. bool is_netdev, is_vf;
  1518. int ret;
  1519. is_vf = (vsi->type == I40E_VSI_SRIOV);
  1520. is_netdev = !!(vsi->netdev);
  1521. if (is_netdev) {
  1522. add_f = i40e_add_filter(vsi, vsi->netdev->dev_addr, vid,
  1523. is_vf, is_netdev);
  1524. if (!add_f) {
  1525. dev_info(&vsi->back->pdev->dev,
  1526. "Could not add vlan filter %d for %pM\n",
  1527. vid, vsi->netdev->dev_addr);
  1528. return -ENOMEM;
  1529. }
  1530. }
  1531. list_for_each_entry(f, &vsi->mac_filter_list, list) {
  1532. add_f = i40e_add_filter(vsi, f->macaddr, vid, is_vf, is_netdev);
  1533. if (!add_f) {
  1534. dev_info(&vsi->back->pdev->dev,
  1535. "Could not add vlan filter %d for %pM\n",
  1536. vid, f->macaddr);
  1537. return -ENOMEM;
  1538. }
  1539. }
  1540. ret = i40e_sync_vsi_filters(vsi);
  1541. if (ret) {
  1542. dev_info(&vsi->back->pdev->dev,
  1543. "Could not sync filters for vid %d\n", vid);
  1544. return ret;
  1545. }
  1546. /* Now if we add a vlan tag, make sure to check if it is the first
  1547. * tag (i.e. a "tag" -1 does exist) and if so replace the -1 "tag"
  1548. * with 0, so we now accept untagged and specified tagged traffic
  1549. * (and not any taged and untagged)
  1550. */
  1551. if (vid > 0) {
  1552. if (is_netdev && i40e_find_filter(vsi, vsi->netdev->dev_addr,
  1553. I40E_VLAN_ANY,
  1554. is_vf, is_netdev)) {
  1555. i40e_del_filter(vsi, vsi->netdev->dev_addr,
  1556. I40E_VLAN_ANY, is_vf, is_netdev);
  1557. add_f = i40e_add_filter(vsi, vsi->netdev->dev_addr, 0,
  1558. is_vf, is_netdev);
  1559. if (!add_f) {
  1560. dev_info(&vsi->back->pdev->dev,
  1561. "Could not add filter 0 for %pM\n",
  1562. vsi->netdev->dev_addr);
  1563. return -ENOMEM;
  1564. }
  1565. }
  1566. list_for_each_entry(f, &vsi->mac_filter_list, list) {
  1567. if (i40e_find_filter(vsi, f->macaddr, I40E_VLAN_ANY,
  1568. is_vf, is_netdev)) {
  1569. i40e_del_filter(vsi, f->macaddr, I40E_VLAN_ANY,
  1570. is_vf, is_netdev);
  1571. add_f = i40e_add_filter(vsi, f->macaddr,
  1572. 0, is_vf, is_netdev);
  1573. if (!add_f) {
  1574. dev_info(&vsi->back->pdev->dev,
  1575. "Could not add filter 0 for %pM\n",
  1576. f->macaddr);
  1577. return -ENOMEM;
  1578. }
  1579. }
  1580. }
  1581. ret = i40e_sync_vsi_filters(vsi);
  1582. }
  1583. return ret;
  1584. }
  1585. /**
  1586. * i40e_vsi_kill_vlan - Remove vsi membership for given vlan
  1587. * @vsi: the vsi being configured
  1588. * @vid: vlan id to be removed (0 = untagged only , -1 = any)
  1589. *
  1590. * Return: 0 on success or negative otherwise
  1591. **/
  1592. int i40e_vsi_kill_vlan(struct i40e_vsi *vsi, s16 vid)
  1593. {
  1594. struct net_device *netdev = vsi->netdev;
  1595. struct i40e_mac_filter *f, *add_f;
  1596. bool is_vf, is_netdev;
  1597. int filter_count = 0;
  1598. int ret;
  1599. is_vf = (vsi->type == I40E_VSI_SRIOV);
  1600. is_netdev = !!(netdev);
  1601. if (is_netdev)
  1602. i40e_del_filter(vsi, netdev->dev_addr, vid, is_vf, is_netdev);
  1603. list_for_each_entry(f, &vsi->mac_filter_list, list)
  1604. i40e_del_filter(vsi, f->macaddr, vid, is_vf, is_netdev);
  1605. ret = i40e_sync_vsi_filters(vsi);
  1606. if (ret) {
  1607. dev_info(&vsi->back->pdev->dev, "Could not sync filters\n");
  1608. return ret;
  1609. }
  1610. /* go through all the filters for this VSI and if there is only
  1611. * vid == 0 it means there are no other filters, so vid 0 must
  1612. * be replaced with -1. This signifies that we should from now
  1613. * on accept any traffic (with any tag present, or untagged)
  1614. */
  1615. list_for_each_entry(f, &vsi->mac_filter_list, list) {
  1616. if (is_netdev) {
  1617. if (f->vlan &&
  1618. ether_addr_equal(netdev->dev_addr, f->macaddr))
  1619. filter_count++;
  1620. }
  1621. if (f->vlan)
  1622. filter_count++;
  1623. }
  1624. if (!filter_count && is_netdev) {
  1625. i40e_del_filter(vsi, netdev->dev_addr, 0, is_vf, is_netdev);
  1626. f = i40e_add_filter(vsi, netdev->dev_addr, I40E_VLAN_ANY,
  1627. is_vf, is_netdev);
  1628. if (!f) {
  1629. dev_info(&vsi->back->pdev->dev,
  1630. "Could not add filter %d for %pM\n",
  1631. I40E_VLAN_ANY, netdev->dev_addr);
  1632. return -ENOMEM;
  1633. }
  1634. }
  1635. if (!filter_count) {
  1636. list_for_each_entry(f, &vsi->mac_filter_list, list) {
  1637. i40e_del_filter(vsi, f->macaddr, 0, is_vf, is_netdev);
  1638. add_f = i40e_add_filter(vsi, f->macaddr, I40E_VLAN_ANY,
  1639. is_vf, is_netdev);
  1640. if (!add_f) {
  1641. dev_info(&vsi->back->pdev->dev,
  1642. "Could not add filter %d for %pM\n",
  1643. I40E_VLAN_ANY, f->macaddr);
  1644. return -ENOMEM;
  1645. }
  1646. }
  1647. }
  1648. return i40e_sync_vsi_filters(vsi);
  1649. }
  1650. /**
  1651. * i40e_vlan_rx_add_vid - Add a vlan id filter to HW offload
  1652. * @netdev: network interface to be adjusted
  1653. * @vid: vlan id to be added
  1654. *
  1655. * net_device_ops implementation for adding vlan ids
  1656. **/
  1657. static int i40e_vlan_rx_add_vid(struct net_device *netdev,
  1658. __always_unused __be16 proto, u16 vid)
  1659. {
  1660. struct i40e_netdev_priv *np = netdev_priv(netdev);
  1661. struct i40e_vsi *vsi = np->vsi;
  1662. int ret = 0;
  1663. if (vid > 4095)
  1664. return -EINVAL;
  1665. netdev_info(netdev, "adding %pM vid=%d\n", netdev->dev_addr, vid);
  1666. /* If the network stack called us with vid = 0, we should
  1667. * indicate to i40e_vsi_add_vlan() that we want to receive
  1668. * any traffic (i.e. with any vlan tag, or untagged)
  1669. */
  1670. ret = i40e_vsi_add_vlan(vsi, vid ? vid : I40E_VLAN_ANY);
  1671. if (!ret && (vid < VLAN_N_VID))
  1672. set_bit(vid, vsi->active_vlans);
  1673. return ret;
  1674. }
  1675. /**
  1676. * i40e_vlan_rx_kill_vid - Remove a vlan id filter from HW offload
  1677. * @netdev: network interface to be adjusted
  1678. * @vid: vlan id to be removed
  1679. *
  1680. * net_device_ops implementation for adding vlan ids
  1681. **/
  1682. static int i40e_vlan_rx_kill_vid(struct net_device *netdev,
  1683. __always_unused __be16 proto, u16 vid)
  1684. {
  1685. struct i40e_netdev_priv *np = netdev_priv(netdev);
  1686. struct i40e_vsi *vsi = np->vsi;
  1687. netdev_info(netdev, "removing %pM vid=%d\n", netdev->dev_addr, vid);
  1688. /* return code is ignored as there is nothing a user
  1689. * can do about failure to remove and a log message was
  1690. * already printed from the other function
  1691. */
  1692. i40e_vsi_kill_vlan(vsi, vid);
  1693. clear_bit(vid, vsi->active_vlans);
  1694. return 0;
  1695. }
  1696. /**
  1697. * i40e_restore_vlan - Reinstate vlans when vsi/netdev comes back up
  1698. * @vsi: the vsi being brought back up
  1699. **/
  1700. static void i40e_restore_vlan(struct i40e_vsi *vsi)
  1701. {
  1702. u16 vid;
  1703. if (!vsi->netdev)
  1704. return;
  1705. i40e_vlan_rx_register(vsi->netdev, vsi->netdev->features);
  1706. for_each_set_bit(vid, vsi->active_vlans, VLAN_N_VID)
  1707. i40e_vlan_rx_add_vid(vsi->netdev, htons(ETH_P_8021Q),
  1708. vid);
  1709. }
  1710. /**
  1711. * i40e_vsi_add_pvid - Add pvid for the VSI
  1712. * @vsi: the vsi being adjusted
  1713. * @vid: the vlan id to set as a PVID
  1714. **/
  1715. int i40e_vsi_add_pvid(struct i40e_vsi *vsi, u16 vid)
  1716. {
  1717. struct i40e_vsi_context ctxt;
  1718. i40e_status aq_ret;
  1719. vsi->info.valid_sections = cpu_to_le16(I40E_AQ_VSI_PROP_VLAN_VALID);
  1720. vsi->info.pvid = cpu_to_le16(vid);
  1721. vsi->info.port_vlan_flags |= I40E_AQ_VSI_PVLAN_INSERT_PVID;
  1722. vsi->info.port_vlan_flags |= I40E_AQ_VSI_PVLAN_MODE_UNTAGGED;
  1723. ctxt.seid = vsi->seid;
  1724. memcpy(&ctxt.info, &vsi->info, sizeof(vsi->info));
  1725. aq_ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL);
  1726. if (aq_ret) {
  1727. dev_info(&vsi->back->pdev->dev,
  1728. "%s: update vsi failed, aq_err=%d\n",
  1729. __func__, vsi->back->hw.aq.asq_last_status);
  1730. return -ENOENT;
  1731. }
  1732. return 0;
  1733. }
  1734. /**
  1735. * i40e_vsi_remove_pvid - Remove the pvid from the VSI
  1736. * @vsi: the vsi being adjusted
  1737. *
  1738. * Just use the vlan_rx_register() service to put it back to normal
  1739. **/
  1740. void i40e_vsi_remove_pvid(struct i40e_vsi *vsi)
  1741. {
  1742. vsi->info.pvid = 0;
  1743. i40e_vlan_rx_register(vsi->netdev, vsi->netdev->features);
  1744. }
  1745. /**
  1746. * i40e_vsi_setup_tx_resources - Allocate VSI Tx queue resources
  1747. * @vsi: ptr to the VSI
  1748. *
  1749. * If this function returns with an error, then it's possible one or
  1750. * more of the rings is populated (while the rest are not). It is the
  1751. * callers duty to clean those orphaned rings.
  1752. *
  1753. * Return 0 on success, negative on failure
  1754. **/
  1755. static int i40e_vsi_setup_tx_resources(struct i40e_vsi *vsi)
  1756. {
  1757. int i, err = 0;
  1758. for (i = 0; i < vsi->num_queue_pairs && !err; i++)
  1759. err = i40e_setup_tx_descriptors(&vsi->tx_rings[i]);
  1760. return err;
  1761. }
  1762. /**
  1763. * i40e_vsi_free_tx_resources - Free Tx resources for VSI queues
  1764. * @vsi: ptr to the VSI
  1765. *
  1766. * Free VSI's transmit software resources
  1767. **/
  1768. static void i40e_vsi_free_tx_resources(struct i40e_vsi *vsi)
  1769. {
  1770. int i;
  1771. for (i = 0; i < vsi->num_queue_pairs; i++)
  1772. if (vsi->tx_rings[i].desc)
  1773. i40e_free_tx_resources(&vsi->tx_rings[i]);
  1774. }
  1775. /**
  1776. * i40e_vsi_setup_rx_resources - Allocate VSI queues Rx resources
  1777. * @vsi: ptr to the VSI
  1778. *
  1779. * If this function returns with an error, then it's possible one or
  1780. * more of the rings is populated (while the rest are not). It is the
  1781. * callers duty to clean those orphaned rings.
  1782. *
  1783. * Return 0 on success, negative on failure
  1784. **/
  1785. static int i40e_vsi_setup_rx_resources(struct i40e_vsi *vsi)
  1786. {
  1787. int i, err = 0;
  1788. for (i = 0; i < vsi->num_queue_pairs && !err; i++)
  1789. err = i40e_setup_rx_descriptors(&vsi->rx_rings[i]);
  1790. return err;
  1791. }
  1792. /**
  1793. * i40e_vsi_free_rx_resources - Free Rx Resources for VSI queues
  1794. * @vsi: ptr to the VSI
  1795. *
  1796. * Free all receive software resources
  1797. **/
  1798. static void i40e_vsi_free_rx_resources(struct i40e_vsi *vsi)
  1799. {
  1800. int i;
  1801. for (i = 0; i < vsi->num_queue_pairs; i++)
  1802. if (vsi->rx_rings[i].desc)
  1803. i40e_free_rx_resources(&vsi->rx_rings[i]);
  1804. }
  1805. /**
  1806. * i40e_configure_tx_ring - Configure a transmit ring context and rest
  1807. * @ring: The Tx ring to configure
  1808. *
  1809. * Configure the Tx descriptor ring in the HMC context.
  1810. **/
  1811. static int i40e_configure_tx_ring(struct i40e_ring *ring)
  1812. {
  1813. struct i40e_vsi *vsi = ring->vsi;
  1814. u16 pf_q = vsi->base_queue + ring->queue_index;
  1815. struct i40e_hw *hw = &vsi->back->hw;
  1816. struct i40e_hmc_obj_txq tx_ctx;
  1817. i40e_status err = 0;
  1818. u32 qtx_ctl = 0;
  1819. /* some ATR related tx ring init */
  1820. if (vsi->back->flags & I40E_FLAG_FDIR_ATR_ENABLED) {
  1821. ring->atr_sample_rate = vsi->back->atr_sample_rate;
  1822. ring->atr_count = 0;
  1823. } else {
  1824. ring->atr_sample_rate = 0;
  1825. }
  1826. /* initialize XPS */
  1827. if (ring->q_vector && ring->netdev &&
  1828. !test_and_set_bit(__I40E_TX_XPS_INIT_DONE, &ring->state))
  1829. netif_set_xps_queue(ring->netdev,
  1830. &ring->q_vector->affinity_mask,
  1831. ring->queue_index);
  1832. /* clear the context structure first */
  1833. memset(&tx_ctx, 0, sizeof(tx_ctx));
  1834. tx_ctx.new_context = 1;
  1835. tx_ctx.base = (ring->dma / 128);
  1836. tx_ctx.qlen = ring->count;
  1837. tx_ctx.fd_ena = !!(vsi->back->flags & (I40E_FLAG_FDIR_ENABLED |
  1838. I40E_FLAG_FDIR_ATR_ENABLED));
  1839. /* As part of VSI creation/update, FW allocates certain
  1840. * Tx arbitration queue sets for each TC enabled for
  1841. * the VSI. The FW returns the handles to these queue
  1842. * sets as part of the response buffer to Add VSI,
  1843. * Update VSI, etc. AQ commands. It is expected that
  1844. * these queue set handles be associated with the Tx
  1845. * queues by the driver as part of the TX queue context
  1846. * initialization. This has to be done regardless of
  1847. * DCB as by default everything is mapped to TC0.
  1848. */
  1849. tx_ctx.rdylist = le16_to_cpu(vsi->info.qs_handle[ring->dcb_tc]);
  1850. tx_ctx.rdylist_act = 0;
  1851. /* clear the context in the HMC */
  1852. err = i40e_clear_lan_tx_queue_context(hw, pf_q);
  1853. if (err) {
  1854. dev_info(&vsi->back->pdev->dev,
  1855. "Failed to clear LAN Tx queue context on Tx ring %d (pf_q %d), error: %d\n",
  1856. ring->queue_index, pf_q, err);
  1857. return -ENOMEM;
  1858. }
  1859. /* set the context in the HMC */
  1860. err = i40e_set_lan_tx_queue_context(hw, pf_q, &tx_ctx);
  1861. if (err) {
  1862. dev_info(&vsi->back->pdev->dev,
  1863. "Failed to set LAN Tx queue context on Tx ring %d (pf_q %d, error: %d\n",
  1864. ring->queue_index, pf_q, err);
  1865. return -ENOMEM;
  1866. }
  1867. /* Now associate this queue with this PCI function */
  1868. qtx_ctl = I40E_QTX_CTL_PF_QUEUE;
  1869. qtx_ctl |= ((hw->hmc.hmc_fn_id << I40E_QTX_CTL_PF_INDX_SHIFT)
  1870. & I40E_QTX_CTL_PF_INDX_MASK);
  1871. wr32(hw, I40E_QTX_CTL(pf_q), qtx_ctl);
  1872. i40e_flush(hw);
  1873. clear_bit(__I40E_HANG_CHECK_ARMED, &ring->state);
  1874. /* cache tail off for easier writes later */
  1875. ring->tail = hw->hw_addr + I40E_QTX_TAIL(pf_q);
  1876. return 0;
  1877. }
  1878. /**
  1879. * i40e_configure_rx_ring - Configure a receive ring context
  1880. * @ring: The Rx ring to configure
  1881. *
  1882. * Configure the Rx descriptor ring in the HMC context.
  1883. **/
  1884. static int i40e_configure_rx_ring(struct i40e_ring *ring)
  1885. {
  1886. struct i40e_vsi *vsi = ring->vsi;
  1887. u32 chain_len = vsi->back->hw.func_caps.rx_buf_chain_len;
  1888. u16 pf_q = vsi->base_queue + ring->queue_index;
  1889. struct i40e_hw *hw = &vsi->back->hw;
  1890. struct i40e_hmc_obj_rxq rx_ctx;
  1891. i40e_status err = 0;
  1892. ring->state = 0;
  1893. /* clear the context structure first */
  1894. memset(&rx_ctx, 0, sizeof(rx_ctx));
  1895. ring->rx_buf_len = vsi->rx_buf_len;
  1896. ring->rx_hdr_len = vsi->rx_hdr_len;
  1897. rx_ctx.dbuff = ring->rx_buf_len >> I40E_RXQ_CTX_DBUFF_SHIFT;
  1898. rx_ctx.hbuff = ring->rx_hdr_len >> I40E_RXQ_CTX_HBUFF_SHIFT;
  1899. rx_ctx.base = (ring->dma / 128);
  1900. rx_ctx.qlen = ring->count;
  1901. if (vsi->back->flags & I40E_FLAG_16BYTE_RX_DESC_ENABLED) {
  1902. set_ring_16byte_desc_enabled(ring);
  1903. rx_ctx.dsize = 0;
  1904. } else {
  1905. rx_ctx.dsize = 1;
  1906. }
  1907. rx_ctx.dtype = vsi->dtype;
  1908. if (vsi->dtype) {
  1909. set_ring_ps_enabled(ring);
  1910. rx_ctx.hsplit_0 = I40E_RX_SPLIT_L2 |
  1911. I40E_RX_SPLIT_IP |
  1912. I40E_RX_SPLIT_TCP_UDP |
  1913. I40E_RX_SPLIT_SCTP;
  1914. } else {
  1915. rx_ctx.hsplit_0 = 0;
  1916. }
  1917. rx_ctx.rxmax = min_t(u16, vsi->max_frame,
  1918. (chain_len * ring->rx_buf_len));
  1919. rx_ctx.tphrdesc_ena = 1;
  1920. rx_ctx.tphwdesc_ena = 1;
  1921. rx_ctx.tphdata_ena = 1;
  1922. rx_ctx.tphhead_ena = 1;
  1923. rx_ctx.lrxqthresh = 2;
  1924. rx_ctx.crcstrip = 1;
  1925. rx_ctx.l2tsel = 1;
  1926. rx_ctx.showiv = 1;
  1927. /* clear the context in the HMC */
  1928. err = i40e_clear_lan_rx_queue_context(hw, pf_q);
  1929. if (err) {
  1930. dev_info(&vsi->back->pdev->dev,
  1931. "Failed to clear LAN Rx queue context on Rx ring %d (pf_q %d), error: %d\n",
  1932. ring->queue_index, pf_q, err);
  1933. return -ENOMEM;
  1934. }
  1935. /* set the context in the HMC */
  1936. err = i40e_set_lan_rx_queue_context(hw, pf_q, &rx_ctx);
  1937. if (err) {
  1938. dev_info(&vsi->back->pdev->dev,
  1939. "Failed to set LAN Rx queue context on Rx ring %d (pf_q %d), error: %d\n",
  1940. ring->queue_index, pf_q, err);
  1941. return -ENOMEM;
  1942. }
  1943. /* cache tail for quicker writes, and clear the reg before use */
  1944. ring->tail = hw->hw_addr + I40E_QRX_TAIL(pf_q);
  1945. writel(0, ring->tail);
  1946. i40e_alloc_rx_buffers(ring, I40E_DESC_UNUSED(ring));
  1947. return 0;
  1948. }
  1949. /**
  1950. * i40e_vsi_configure_tx - Configure the VSI for Tx
  1951. * @vsi: VSI structure describing this set of rings and resources
  1952. *
  1953. * Configure the Tx VSI for operation.
  1954. **/
  1955. static int i40e_vsi_configure_tx(struct i40e_vsi *vsi)
  1956. {
  1957. int err = 0;
  1958. u16 i;
  1959. for (i = 0; (i < vsi->num_queue_pairs) && (!err); i++)
  1960. err = i40e_configure_tx_ring(&vsi->tx_rings[i]);
  1961. return err;
  1962. }
  1963. /**
  1964. * i40e_vsi_configure_rx - Configure the VSI for Rx
  1965. * @vsi: the VSI being configured
  1966. *
  1967. * Configure the Rx VSI for operation.
  1968. **/
  1969. static int i40e_vsi_configure_rx(struct i40e_vsi *vsi)
  1970. {
  1971. int err = 0;
  1972. u16 i;
  1973. if (vsi->netdev && (vsi->netdev->mtu > ETH_DATA_LEN))
  1974. vsi->max_frame = vsi->netdev->mtu + ETH_HLEN
  1975. + ETH_FCS_LEN + VLAN_HLEN;
  1976. else
  1977. vsi->max_frame = I40E_RXBUFFER_2048;
  1978. /* figure out correct receive buffer length */
  1979. switch (vsi->back->flags & (I40E_FLAG_RX_1BUF_ENABLED |
  1980. I40E_FLAG_RX_PS_ENABLED)) {
  1981. case I40E_FLAG_RX_1BUF_ENABLED:
  1982. vsi->rx_hdr_len = 0;
  1983. vsi->rx_buf_len = vsi->max_frame;
  1984. vsi->dtype = I40E_RX_DTYPE_NO_SPLIT;
  1985. break;
  1986. case I40E_FLAG_RX_PS_ENABLED:
  1987. vsi->rx_hdr_len = I40E_RX_HDR_SIZE;
  1988. vsi->rx_buf_len = I40E_RXBUFFER_2048;
  1989. vsi->dtype = I40E_RX_DTYPE_HEADER_SPLIT;
  1990. break;
  1991. default:
  1992. vsi->rx_hdr_len = I40E_RX_HDR_SIZE;
  1993. vsi->rx_buf_len = I40E_RXBUFFER_2048;
  1994. vsi->dtype = I40E_RX_DTYPE_SPLIT_ALWAYS;
  1995. break;
  1996. }
  1997. /* round up for the chip's needs */
  1998. vsi->rx_hdr_len = ALIGN(vsi->rx_hdr_len,
  1999. (1 << I40E_RXQ_CTX_HBUFF_SHIFT));
  2000. vsi->rx_buf_len = ALIGN(vsi->rx_buf_len,
  2001. (1 << I40E_RXQ_CTX_DBUFF_SHIFT));
  2002. /* set up individual rings */
  2003. for (i = 0; i < vsi->num_queue_pairs && !err; i++)
  2004. err = i40e_configure_rx_ring(&vsi->rx_rings[i]);
  2005. return err;
  2006. }
  2007. /**
  2008. * i40e_vsi_config_dcb_rings - Update rings to reflect DCB TC
  2009. * @vsi: ptr to the VSI
  2010. **/
  2011. static void i40e_vsi_config_dcb_rings(struct i40e_vsi *vsi)
  2012. {
  2013. u16 qoffset, qcount;
  2014. int i, n;
  2015. if (!(vsi->back->flags & I40E_FLAG_DCB_ENABLED))
  2016. return;
  2017. for (n = 0; n < I40E_MAX_TRAFFIC_CLASS; n++) {
  2018. if (!(vsi->tc_config.enabled_tc & (1 << n)))
  2019. continue;
  2020. qoffset = vsi->tc_config.tc_info[n].qoffset;
  2021. qcount = vsi->tc_config.tc_info[n].qcount;
  2022. for (i = qoffset; i < (qoffset + qcount); i++) {
  2023. struct i40e_ring *rx_ring = &vsi->rx_rings[i];
  2024. struct i40e_ring *tx_ring = &vsi->tx_rings[i];
  2025. rx_ring->dcb_tc = n;
  2026. tx_ring->dcb_tc = n;
  2027. }
  2028. }
  2029. }
  2030. /**
  2031. * i40e_set_vsi_rx_mode - Call set_rx_mode on a VSI
  2032. * @vsi: ptr to the VSI
  2033. **/
  2034. static void i40e_set_vsi_rx_mode(struct i40e_vsi *vsi)
  2035. {
  2036. if (vsi->netdev)
  2037. i40e_set_rx_mode(vsi->netdev);
  2038. }
  2039. /**
  2040. * i40e_vsi_configure - Set up the VSI for action
  2041. * @vsi: the VSI being configured
  2042. **/
  2043. static int i40e_vsi_configure(struct i40e_vsi *vsi)
  2044. {
  2045. int err;
  2046. i40e_set_vsi_rx_mode(vsi);
  2047. i40e_restore_vlan(vsi);
  2048. i40e_vsi_config_dcb_rings(vsi);
  2049. err = i40e_vsi_configure_tx(vsi);
  2050. if (!err)
  2051. err = i40e_vsi_configure_rx(vsi);
  2052. return err;
  2053. }
  2054. /**
  2055. * i40e_vsi_configure_msix - MSIX mode Interrupt Config in the HW
  2056. * @vsi: the VSI being configured
  2057. **/
  2058. static void i40e_vsi_configure_msix(struct i40e_vsi *vsi)
  2059. {
  2060. struct i40e_pf *pf = vsi->back;
  2061. struct i40e_q_vector *q_vector;
  2062. struct i40e_hw *hw = &pf->hw;
  2063. u16 vector;
  2064. int i, q;
  2065. u32 val;
  2066. u32 qp;
  2067. /* The interrupt indexing is offset by 1 in the PFINT_ITRn
  2068. * and PFINT_LNKLSTn registers, e.g.:
  2069. * PFINT_ITRn[0..n-1] gets msix-1..msix-n (qpair interrupts)
  2070. */
  2071. qp = vsi->base_queue;
  2072. vector = vsi->base_vector;
  2073. for (i = 0; i < vsi->num_q_vectors; i++, vector++) {
  2074. q_vector = vsi->q_vectors[i];
  2075. q_vector->rx.itr = ITR_TO_REG(vsi->rx_itr_setting);
  2076. q_vector->rx.latency_range = I40E_LOW_LATENCY;
  2077. wr32(hw, I40E_PFINT_ITRN(I40E_RX_ITR, vector - 1),
  2078. q_vector->rx.itr);
  2079. q_vector->tx.itr = ITR_TO_REG(vsi->tx_itr_setting);
  2080. q_vector->tx.latency_range = I40E_LOW_LATENCY;
  2081. wr32(hw, I40E_PFINT_ITRN(I40E_TX_ITR, vector - 1),
  2082. q_vector->tx.itr);
  2083. /* Linked list for the queuepairs assigned to this vector */
  2084. wr32(hw, I40E_PFINT_LNKLSTN(vector - 1), qp);
  2085. for (q = 0; q < q_vector->num_ringpairs; q++) {
  2086. val = I40E_QINT_RQCTL_CAUSE_ENA_MASK |
  2087. (I40E_RX_ITR << I40E_QINT_RQCTL_ITR_INDX_SHIFT) |
  2088. (vector << I40E_QINT_RQCTL_MSIX_INDX_SHIFT) |
  2089. (qp << I40E_QINT_RQCTL_NEXTQ_INDX_SHIFT)|
  2090. (I40E_QUEUE_TYPE_TX
  2091. << I40E_QINT_RQCTL_NEXTQ_TYPE_SHIFT);
  2092. wr32(hw, I40E_QINT_RQCTL(qp), val);
  2093. val = I40E_QINT_TQCTL_CAUSE_ENA_MASK |
  2094. (I40E_TX_ITR << I40E_QINT_TQCTL_ITR_INDX_SHIFT) |
  2095. (vector << I40E_QINT_TQCTL_MSIX_INDX_SHIFT) |
  2096. ((qp+1) << I40E_QINT_TQCTL_NEXTQ_INDX_SHIFT)|
  2097. (I40E_QUEUE_TYPE_RX
  2098. << I40E_QINT_TQCTL_NEXTQ_TYPE_SHIFT);
  2099. /* Terminate the linked list */
  2100. if (q == (q_vector->num_ringpairs - 1))
  2101. val |= (I40E_QUEUE_END_OF_LIST
  2102. << I40E_QINT_TQCTL_NEXTQ_INDX_SHIFT);
  2103. wr32(hw, I40E_QINT_TQCTL(qp), val);
  2104. qp++;
  2105. }
  2106. }
  2107. i40e_flush(hw);
  2108. }
  2109. /**
  2110. * i40e_enable_misc_int_causes - enable the non-queue interrupts
  2111. * @hw: ptr to the hardware info
  2112. **/
  2113. static void i40e_enable_misc_int_causes(struct i40e_hw *hw)
  2114. {
  2115. u32 val;
  2116. /* clear things first */
  2117. wr32(hw, I40E_PFINT_ICR0_ENA, 0); /* disable all */
  2118. rd32(hw, I40E_PFINT_ICR0); /* read to clear */
  2119. val = I40E_PFINT_ICR0_ENA_ECC_ERR_MASK |
  2120. I40E_PFINT_ICR0_ENA_MAL_DETECT_MASK |
  2121. I40E_PFINT_ICR0_ENA_GRST_MASK |
  2122. I40E_PFINT_ICR0_ENA_PCI_EXCEPTION_MASK |
  2123. I40E_PFINT_ICR0_ENA_GPIO_MASK |
  2124. I40E_PFINT_ICR0_ENA_STORM_DETECT_MASK |
  2125. I40E_PFINT_ICR0_ENA_HMC_ERR_MASK |
  2126. I40E_PFINT_ICR0_ENA_VFLR_MASK |
  2127. I40E_PFINT_ICR0_ENA_ADMINQ_MASK;
  2128. wr32(hw, I40E_PFINT_ICR0_ENA, val);
  2129. /* SW_ITR_IDX = 0, but don't change INTENA */
  2130. wr32(hw, I40E_PFINT_DYN_CTL0, I40E_PFINT_DYN_CTLN_SW_ITR_INDX_MASK |
  2131. I40E_PFINT_DYN_CTLN_INTENA_MSK_MASK);
  2132. /* OTHER_ITR_IDX = 0 */
  2133. wr32(hw, I40E_PFINT_STAT_CTL0, 0);
  2134. }
  2135. /**
  2136. * i40e_configure_msi_and_legacy - Legacy mode interrupt config in the HW
  2137. * @vsi: the VSI being configured
  2138. **/
  2139. static void i40e_configure_msi_and_legacy(struct i40e_vsi *vsi)
  2140. {
  2141. struct i40e_q_vector *q_vector = vsi->q_vectors[0];
  2142. struct i40e_pf *pf = vsi->back;
  2143. struct i40e_hw *hw = &pf->hw;
  2144. u32 val;
  2145. /* set the ITR configuration */
  2146. q_vector->rx.itr = ITR_TO_REG(vsi->rx_itr_setting);
  2147. q_vector->rx.latency_range = I40E_LOW_LATENCY;
  2148. wr32(hw, I40E_PFINT_ITR0(I40E_RX_ITR), q_vector->rx.itr);
  2149. q_vector->tx.itr = ITR_TO_REG(vsi->tx_itr_setting);
  2150. q_vector->tx.latency_range = I40E_LOW_LATENCY;
  2151. wr32(hw, I40E_PFINT_ITR0(I40E_TX_ITR), q_vector->tx.itr);
  2152. i40e_enable_misc_int_causes(hw);
  2153. /* FIRSTQ_INDX = 0, FIRSTQ_TYPE = 0 (rx) */
  2154. wr32(hw, I40E_PFINT_LNKLST0, 0);
  2155. /* Associate the queue pair to the vector and enable the q int */
  2156. val = I40E_QINT_RQCTL_CAUSE_ENA_MASK |
  2157. (I40E_RX_ITR << I40E_QINT_RQCTL_ITR_INDX_SHIFT) |
  2158. (I40E_QUEUE_TYPE_TX << I40E_QINT_TQCTL_NEXTQ_TYPE_SHIFT);
  2159. wr32(hw, I40E_QINT_RQCTL(0), val);
  2160. val = I40E_QINT_TQCTL_CAUSE_ENA_MASK |
  2161. (I40E_TX_ITR << I40E_QINT_TQCTL_ITR_INDX_SHIFT) |
  2162. (I40E_QUEUE_END_OF_LIST << I40E_QINT_TQCTL_NEXTQ_INDX_SHIFT);
  2163. wr32(hw, I40E_QINT_TQCTL(0), val);
  2164. i40e_flush(hw);
  2165. }
  2166. /**
  2167. * i40e_irq_dynamic_enable_icr0 - Enable default interrupt generation for icr0
  2168. * @pf: board private structure
  2169. **/
  2170. static void i40e_irq_dynamic_enable_icr0(struct i40e_pf *pf)
  2171. {
  2172. struct i40e_hw *hw = &pf->hw;
  2173. u32 val;
  2174. val = I40E_PFINT_DYN_CTL0_INTENA_MASK |
  2175. I40E_PFINT_DYN_CTL0_CLEARPBA_MASK |
  2176. (I40E_ITR_NONE << I40E_PFINT_DYN_CTL0_ITR_INDX_SHIFT);
  2177. wr32(hw, I40E_PFINT_DYN_CTL0, val);
  2178. i40e_flush(hw);
  2179. }
  2180. /**
  2181. * i40e_irq_dynamic_enable - Enable default interrupt generation settings
  2182. * @vsi: pointer to a vsi
  2183. * @vector: enable a particular Hw Interrupt vector
  2184. **/
  2185. void i40e_irq_dynamic_enable(struct i40e_vsi *vsi, int vector)
  2186. {
  2187. struct i40e_pf *pf = vsi->back;
  2188. struct i40e_hw *hw = &pf->hw;
  2189. u32 val;
  2190. val = I40E_PFINT_DYN_CTLN_INTENA_MASK |
  2191. I40E_PFINT_DYN_CTLN_CLEARPBA_MASK |
  2192. (I40E_ITR_NONE << I40E_PFINT_DYN_CTLN_ITR_INDX_SHIFT);
  2193. wr32(hw, I40E_PFINT_DYN_CTLN(vector - 1), val);
  2194. i40e_flush(hw);
  2195. }
  2196. /**
  2197. * i40e_msix_clean_rings - MSIX mode Interrupt Handler
  2198. * @irq: interrupt number
  2199. * @data: pointer to a q_vector
  2200. **/
  2201. static irqreturn_t i40e_msix_clean_rings(int irq, void *data)
  2202. {
  2203. struct i40e_q_vector *q_vector = data;
  2204. if (!q_vector->tx.ring && !q_vector->rx.ring)
  2205. return IRQ_HANDLED;
  2206. napi_schedule(&q_vector->napi);
  2207. return IRQ_HANDLED;
  2208. }
  2209. /**
  2210. * i40e_fdir_clean_rings - Interrupt Handler for FDIR rings
  2211. * @irq: interrupt number
  2212. * @data: pointer to a q_vector
  2213. **/
  2214. static irqreturn_t i40e_fdir_clean_rings(int irq, void *data)
  2215. {
  2216. struct i40e_q_vector *q_vector = data;
  2217. if (!q_vector->tx.ring && !q_vector->rx.ring)
  2218. return IRQ_HANDLED;
  2219. pr_info("fdir ring cleaning needed\n");
  2220. return IRQ_HANDLED;
  2221. }
  2222. /**
  2223. * i40e_vsi_request_irq_msix - Initialize MSI-X interrupts
  2224. * @vsi: the VSI being configured
  2225. * @basename: name for the vector
  2226. *
  2227. * Allocates MSI-X vectors and requests interrupts from the kernel.
  2228. **/
  2229. static int i40e_vsi_request_irq_msix(struct i40e_vsi *vsi, char *basename)
  2230. {
  2231. int q_vectors = vsi->num_q_vectors;
  2232. struct i40e_pf *pf = vsi->back;
  2233. int base = vsi->base_vector;
  2234. int rx_int_idx = 0;
  2235. int tx_int_idx = 0;
  2236. int vector, err;
  2237. for (vector = 0; vector < q_vectors; vector++) {
  2238. struct i40e_q_vector *q_vector = vsi->q_vectors[vector];
  2239. if (q_vector->tx.ring && q_vector->rx.ring) {
  2240. snprintf(q_vector->name, sizeof(q_vector->name) - 1,
  2241. "%s-%s-%d", basename, "TxRx", rx_int_idx++);
  2242. tx_int_idx++;
  2243. } else if (q_vector->rx.ring) {
  2244. snprintf(q_vector->name, sizeof(q_vector->name) - 1,
  2245. "%s-%s-%d", basename, "rx", rx_int_idx++);
  2246. } else if (q_vector->tx.ring) {
  2247. snprintf(q_vector->name, sizeof(q_vector->name) - 1,
  2248. "%s-%s-%d", basename, "tx", tx_int_idx++);
  2249. } else {
  2250. /* skip this unused q_vector */
  2251. continue;
  2252. }
  2253. err = request_irq(pf->msix_entries[base + vector].vector,
  2254. vsi->irq_handler,
  2255. 0,
  2256. q_vector->name,
  2257. q_vector);
  2258. if (err) {
  2259. dev_info(&pf->pdev->dev,
  2260. "%s: request_irq failed, error: %d\n",
  2261. __func__, err);
  2262. goto free_queue_irqs;
  2263. }
  2264. /* assign the mask for this irq */
  2265. irq_set_affinity_hint(pf->msix_entries[base + vector].vector,
  2266. &q_vector->affinity_mask);
  2267. }
  2268. return 0;
  2269. free_queue_irqs:
  2270. while (vector) {
  2271. vector--;
  2272. irq_set_affinity_hint(pf->msix_entries[base + vector].vector,
  2273. NULL);
  2274. free_irq(pf->msix_entries[base + vector].vector,
  2275. &(vsi->q_vectors[vector]));
  2276. }
  2277. return err;
  2278. }
  2279. /**
  2280. * i40e_vsi_disable_irq - Mask off queue interrupt generation on the VSI
  2281. * @vsi: the VSI being un-configured
  2282. **/
  2283. static void i40e_vsi_disable_irq(struct i40e_vsi *vsi)
  2284. {
  2285. struct i40e_pf *pf = vsi->back;
  2286. struct i40e_hw *hw = &pf->hw;
  2287. int base = vsi->base_vector;
  2288. int i;
  2289. for (i = 0; i < vsi->num_queue_pairs; i++) {
  2290. wr32(hw, I40E_QINT_TQCTL(vsi->tx_rings[i].reg_idx), 0);
  2291. wr32(hw, I40E_QINT_RQCTL(vsi->rx_rings[i].reg_idx), 0);
  2292. }
  2293. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  2294. for (i = vsi->base_vector;
  2295. i < (vsi->num_q_vectors + vsi->base_vector); i++)
  2296. wr32(hw, I40E_PFINT_DYN_CTLN(i - 1), 0);
  2297. i40e_flush(hw);
  2298. for (i = 0; i < vsi->num_q_vectors; i++)
  2299. synchronize_irq(pf->msix_entries[i + base].vector);
  2300. } else {
  2301. /* Legacy and MSI mode - this stops all interrupt handling */
  2302. wr32(hw, I40E_PFINT_ICR0_ENA, 0);
  2303. wr32(hw, I40E_PFINT_DYN_CTL0, 0);
  2304. i40e_flush(hw);
  2305. synchronize_irq(pf->pdev->irq);
  2306. }
  2307. }
  2308. /**
  2309. * i40e_vsi_enable_irq - Enable IRQ for the given VSI
  2310. * @vsi: the VSI being configured
  2311. **/
  2312. static int i40e_vsi_enable_irq(struct i40e_vsi *vsi)
  2313. {
  2314. struct i40e_pf *pf = vsi->back;
  2315. int i;
  2316. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  2317. for (i = vsi->base_vector;
  2318. i < (vsi->num_q_vectors + vsi->base_vector); i++)
  2319. i40e_irq_dynamic_enable(vsi, i);
  2320. } else {
  2321. i40e_irq_dynamic_enable_icr0(pf);
  2322. }
  2323. return 0;
  2324. }
  2325. /**
  2326. * i40e_stop_misc_vector - Stop the vector that handles non-queue events
  2327. * @pf: board private structure
  2328. **/
  2329. static void i40e_stop_misc_vector(struct i40e_pf *pf)
  2330. {
  2331. /* Disable ICR 0 */
  2332. wr32(&pf->hw, I40E_PFINT_ICR0_ENA, 0);
  2333. i40e_flush(&pf->hw);
  2334. }
  2335. /**
  2336. * i40e_intr - MSI/Legacy and non-queue interrupt handler
  2337. * @irq: interrupt number
  2338. * @data: pointer to a q_vector
  2339. *
  2340. * This is the handler used for all MSI/Legacy interrupts, and deals
  2341. * with both queue and non-queue interrupts. This is also used in
  2342. * MSIX mode to handle the non-queue interrupts.
  2343. **/
  2344. static irqreturn_t i40e_intr(int irq, void *data)
  2345. {
  2346. struct i40e_pf *pf = (struct i40e_pf *)data;
  2347. struct i40e_hw *hw = &pf->hw;
  2348. u32 icr0, icr0_remaining;
  2349. u32 val, ena_mask;
  2350. icr0 = rd32(hw, I40E_PFINT_ICR0);
  2351. /* if sharing a legacy IRQ, we might get called w/o an intr pending */
  2352. if ((icr0 & I40E_PFINT_ICR0_INTEVENT_MASK) == 0)
  2353. return IRQ_NONE;
  2354. val = rd32(hw, I40E_PFINT_DYN_CTL0);
  2355. val = val | I40E_PFINT_DYN_CTL0_CLEARPBA_MASK;
  2356. wr32(hw, I40E_PFINT_DYN_CTL0, val);
  2357. ena_mask = rd32(hw, I40E_PFINT_ICR0_ENA);
  2358. /* only q0 is used in MSI/Legacy mode, and none are used in MSIX */
  2359. if (icr0 & I40E_PFINT_ICR0_QUEUE_0_MASK) {
  2360. /* temporarily disable queue cause for NAPI processing */
  2361. u32 qval = rd32(hw, I40E_QINT_RQCTL(0));
  2362. qval &= ~I40E_QINT_RQCTL_CAUSE_ENA_MASK;
  2363. wr32(hw, I40E_QINT_RQCTL(0), qval);
  2364. qval = rd32(hw, I40E_QINT_TQCTL(0));
  2365. qval &= ~I40E_QINT_TQCTL_CAUSE_ENA_MASK;
  2366. wr32(hw, I40E_QINT_TQCTL(0), qval);
  2367. i40e_flush(hw);
  2368. if (!test_bit(__I40E_DOWN, &pf->state))
  2369. napi_schedule(&pf->vsi[pf->lan_vsi]->q_vectors[0]->napi);
  2370. }
  2371. if (icr0 & I40E_PFINT_ICR0_ADMINQ_MASK) {
  2372. ena_mask &= ~I40E_PFINT_ICR0_ENA_ADMINQ_MASK;
  2373. set_bit(__I40E_ADMINQ_EVENT_PENDING, &pf->state);
  2374. }
  2375. if (icr0 & I40E_PFINT_ICR0_MAL_DETECT_MASK) {
  2376. ena_mask &= ~I40E_PFINT_ICR0_ENA_MAL_DETECT_MASK;
  2377. set_bit(__I40E_MDD_EVENT_PENDING, &pf->state);
  2378. }
  2379. if (icr0 & I40E_PFINT_ICR0_VFLR_MASK) {
  2380. ena_mask &= ~I40E_PFINT_ICR0_ENA_VFLR_MASK;
  2381. set_bit(__I40E_VFLR_EVENT_PENDING, &pf->state);
  2382. }
  2383. if (icr0 & I40E_PFINT_ICR0_GRST_MASK) {
  2384. if (!test_bit(__I40E_RESET_RECOVERY_PENDING, &pf->state))
  2385. set_bit(__I40E_RESET_INTR_RECEIVED, &pf->state);
  2386. ena_mask &= ~I40E_PFINT_ICR0_ENA_GRST_MASK;
  2387. val = rd32(hw, I40E_GLGEN_RSTAT);
  2388. val = (val & I40E_GLGEN_RSTAT_RESET_TYPE_MASK)
  2389. >> I40E_GLGEN_RSTAT_RESET_TYPE_SHIFT;
  2390. if (val & I40E_RESET_CORER)
  2391. pf->corer_count++;
  2392. else if (val & I40E_RESET_GLOBR)
  2393. pf->globr_count++;
  2394. else if (val & I40E_RESET_EMPR)
  2395. pf->empr_count++;
  2396. }
  2397. /* If a critical error is pending we have no choice but to reset the
  2398. * device.
  2399. * Report and mask out any remaining unexpected interrupts.
  2400. */
  2401. icr0_remaining = icr0 & ena_mask;
  2402. if (icr0_remaining) {
  2403. dev_info(&pf->pdev->dev, "unhandled interrupt icr0=0x%08x\n",
  2404. icr0_remaining);
  2405. if ((icr0_remaining & I40E_PFINT_ICR0_HMC_ERR_MASK) ||
  2406. (icr0_remaining & I40E_PFINT_ICR0_PE_CRITERR_MASK) ||
  2407. (icr0_remaining & I40E_PFINT_ICR0_PCI_EXCEPTION_MASK) ||
  2408. (icr0_remaining & I40E_PFINT_ICR0_ECC_ERR_MASK) ||
  2409. (icr0_remaining & I40E_PFINT_ICR0_MAL_DETECT_MASK)) {
  2410. if (icr0 & I40E_PFINT_ICR0_HMC_ERR_MASK) {
  2411. dev_info(&pf->pdev->dev, "HMC error interrupt\n");
  2412. } else {
  2413. dev_info(&pf->pdev->dev, "device will be reset\n");
  2414. set_bit(__I40E_PF_RESET_REQUESTED, &pf->state);
  2415. i40e_service_event_schedule(pf);
  2416. }
  2417. }
  2418. ena_mask &= ~icr0_remaining;
  2419. }
  2420. /* re-enable interrupt causes */
  2421. wr32(hw, I40E_PFINT_ICR0_ENA, ena_mask);
  2422. i40e_flush(hw);
  2423. if (!test_bit(__I40E_DOWN, &pf->state)) {
  2424. i40e_service_event_schedule(pf);
  2425. i40e_irq_dynamic_enable_icr0(pf);
  2426. }
  2427. return IRQ_HANDLED;
  2428. }
  2429. /**
  2430. * i40e_map_vector_to_qp - Assigns the queue pair to the vector
  2431. * @vsi: the VSI being configured
  2432. * @v_idx: vector index
  2433. * @qp_idx: queue pair index
  2434. **/
  2435. static void map_vector_to_qp(struct i40e_vsi *vsi, int v_idx, int qp_idx)
  2436. {
  2437. struct i40e_q_vector *q_vector = vsi->q_vectors[v_idx];
  2438. struct i40e_ring *tx_ring = &(vsi->tx_rings[qp_idx]);
  2439. struct i40e_ring *rx_ring = &(vsi->rx_rings[qp_idx]);
  2440. tx_ring->q_vector = q_vector;
  2441. tx_ring->next = q_vector->tx.ring;
  2442. q_vector->tx.ring = tx_ring;
  2443. q_vector->tx.count++;
  2444. rx_ring->q_vector = q_vector;
  2445. rx_ring->next = q_vector->rx.ring;
  2446. q_vector->rx.ring = rx_ring;
  2447. q_vector->rx.count++;
  2448. }
  2449. /**
  2450. * i40e_vsi_map_rings_to_vectors - Maps descriptor rings to vectors
  2451. * @vsi: the VSI being configured
  2452. *
  2453. * This function maps descriptor rings to the queue-specific vectors
  2454. * we were allotted through the MSI-X enabling code. Ideally, we'd have
  2455. * one vector per queue pair, but on a constrained vector budget, we
  2456. * group the queue pairs as "efficiently" as possible.
  2457. **/
  2458. static void i40e_vsi_map_rings_to_vectors(struct i40e_vsi *vsi)
  2459. {
  2460. int qp_remaining = vsi->num_queue_pairs;
  2461. int q_vectors = vsi->num_q_vectors;
  2462. int num_ringpairs;
  2463. int v_start = 0;
  2464. int qp_idx = 0;
  2465. /* If we don't have enough vectors for a 1-to-1 mapping, we'll have to
  2466. * group them so there are multiple queues per vector.
  2467. */
  2468. for (; v_start < q_vectors && qp_remaining; v_start++) {
  2469. struct i40e_q_vector *q_vector = vsi->q_vectors[v_start];
  2470. num_ringpairs = DIV_ROUND_UP(qp_remaining, q_vectors - v_start);
  2471. q_vector->num_ringpairs = num_ringpairs;
  2472. q_vector->rx.count = 0;
  2473. q_vector->tx.count = 0;
  2474. q_vector->rx.ring = NULL;
  2475. q_vector->tx.ring = NULL;
  2476. while (num_ringpairs--) {
  2477. map_vector_to_qp(vsi, v_start, qp_idx);
  2478. qp_idx++;
  2479. qp_remaining--;
  2480. }
  2481. }
  2482. }
  2483. /**
  2484. * i40e_vsi_request_irq - Request IRQ from the OS
  2485. * @vsi: the VSI being configured
  2486. * @basename: name for the vector
  2487. **/
  2488. static int i40e_vsi_request_irq(struct i40e_vsi *vsi, char *basename)
  2489. {
  2490. struct i40e_pf *pf = vsi->back;
  2491. int err;
  2492. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  2493. err = i40e_vsi_request_irq_msix(vsi, basename);
  2494. else if (pf->flags & I40E_FLAG_MSI_ENABLED)
  2495. err = request_irq(pf->pdev->irq, i40e_intr, 0,
  2496. pf->misc_int_name, pf);
  2497. else
  2498. err = request_irq(pf->pdev->irq, i40e_intr, IRQF_SHARED,
  2499. pf->misc_int_name, pf);
  2500. if (err)
  2501. dev_info(&pf->pdev->dev, "request_irq failed, Error %d\n", err);
  2502. return err;
  2503. }
  2504. #ifdef CONFIG_NET_POLL_CONTROLLER
  2505. /**
  2506. * i40e_netpoll - A Polling 'interrupt'handler
  2507. * @netdev: network interface device structure
  2508. *
  2509. * This is used by netconsole to send skbs without having to re-enable
  2510. * interrupts. It's not called while the normal interrupt routine is executing.
  2511. **/
  2512. static void i40e_netpoll(struct net_device *netdev)
  2513. {
  2514. struct i40e_netdev_priv *np = netdev_priv(netdev);
  2515. struct i40e_vsi *vsi = np->vsi;
  2516. struct i40e_pf *pf = vsi->back;
  2517. int i;
  2518. /* if interface is down do nothing */
  2519. if (test_bit(__I40E_DOWN, &vsi->state))
  2520. return;
  2521. pf->flags |= I40E_FLAG_IN_NETPOLL;
  2522. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  2523. for (i = 0; i < vsi->num_q_vectors; i++)
  2524. i40e_msix_clean_rings(0, vsi->q_vectors[i]);
  2525. } else {
  2526. i40e_intr(pf->pdev->irq, netdev);
  2527. }
  2528. pf->flags &= ~I40E_FLAG_IN_NETPOLL;
  2529. }
  2530. #endif
  2531. /**
  2532. * i40e_vsi_control_tx - Start or stop a VSI's rings
  2533. * @vsi: the VSI being configured
  2534. * @enable: start or stop the rings
  2535. **/
  2536. static int i40e_vsi_control_tx(struct i40e_vsi *vsi, bool enable)
  2537. {
  2538. struct i40e_pf *pf = vsi->back;
  2539. struct i40e_hw *hw = &pf->hw;
  2540. int i, j, pf_q;
  2541. u32 tx_reg;
  2542. pf_q = vsi->base_queue;
  2543. for (i = 0; i < vsi->num_queue_pairs; i++, pf_q++) {
  2544. j = 1000;
  2545. do {
  2546. usleep_range(1000, 2000);
  2547. tx_reg = rd32(hw, I40E_QTX_ENA(pf_q));
  2548. } while (j-- && ((tx_reg >> I40E_QTX_ENA_QENA_REQ_SHIFT)
  2549. ^ (tx_reg >> I40E_QTX_ENA_QENA_STAT_SHIFT)) & 1);
  2550. if (enable) {
  2551. /* is STAT set ? */
  2552. if ((tx_reg & I40E_QTX_ENA_QENA_STAT_MASK)) {
  2553. dev_info(&pf->pdev->dev,
  2554. "Tx %d already enabled\n", i);
  2555. continue;
  2556. }
  2557. } else {
  2558. /* is !STAT set ? */
  2559. if (!(tx_reg & I40E_QTX_ENA_QENA_STAT_MASK)) {
  2560. dev_info(&pf->pdev->dev,
  2561. "Tx %d already disabled\n", i);
  2562. continue;
  2563. }
  2564. }
  2565. /* turn on/off the queue */
  2566. if (enable)
  2567. tx_reg |= I40E_QTX_ENA_QENA_REQ_MASK |
  2568. I40E_QTX_ENA_QENA_STAT_MASK;
  2569. else
  2570. tx_reg &= ~I40E_QTX_ENA_QENA_REQ_MASK;
  2571. wr32(hw, I40E_QTX_ENA(pf_q), tx_reg);
  2572. /* wait for the change to finish */
  2573. for (j = 0; j < 10; j++) {
  2574. tx_reg = rd32(hw, I40E_QTX_ENA(pf_q));
  2575. if (enable) {
  2576. if ((tx_reg & I40E_QTX_ENA_QENA_STAT_MASK))
  2577. break;
  2578. } else {
  2579. if (!(tx_reg & I40E_QTX_ENA_QENA_STAT_MASK))
  2580. break;
  2581. }
  2582. udelay(10);
  2583. }
  2584. if (j >= 10) {
  2585. dev_info(&pf->pdev->dev, "Tx ring %d %sable timeout\n",
  2586. pf_q, (enable ? "en" : "dis"));
  2587. return -ETIMEDOUT;
  2588. }
  2589. }
  2590. return 0;
  2591. }
  2592. /**
  2593. * i40e_vsi_control_rx - Start or stop a VSI's rings
  2594. * @vsi: the VSI being configured
  2595. * @enable: start or stop the rings
  2596. **/
  2597. static int i40e_vsi_control_rx(struct i40e_vsi *vsi, bool enable)
  2598. {
  2599. struct i40e_pf *pf = vsi->back;
  2600. struct i40e_hw *hw = &pf->hw;
  2601. int i, j, pf_q;
  2602. u32 rx_reg;
  2603. pf_q = vsi->base_queue;
  2604. for (i = 0; i < vsi->num_queue_pairs; i++, pf_q++) {
  2605. j = 1000;
  2606. do {
  2607. usleep_range(1000, 2000);
  2608. rx_reg = rd32(hw, I40E_QRX_ENA(pf_q));
  2609. } while (j-- && ((rx_reg >> I40E_QRX_ENA_QENA_REQ_SHIFT)
  2610. ^ (rx_reg >> I40E_QRX_ENA_QENA_STAT_SHIFT)) & 1);
  2611. if (enable) {
  2612. /* is STAT set ? */
  2613. if ((rx_reg & I40E_QRX_ENA_QENA_STAT_MASK))
  2614. continue;
  2615. } else {
  2616. /* is !STAT set ? */
  2617. if (!(rx_reg & I40E_QRX_ENA_QENA_STAT_MASK))
  2618. continue;
  2619. }
  2620. /* turn on/off the queue */
  2621. if (enable)
  2622. rx_reg |= I40E_QRX_ENA_QENA_REQ_MASK |
  2623. I40E_QRX_ENA_QENA_STAT_MASK;
  2624. else
  2625. rx_reg &= ~(I40E_QRX_ENA_QENA_REQ_MASK |
  2626. I40E_QRX_ENA_QENA_STAT_MASK);
  2627. wr32(hw, I40E_QRX_ENA(pf_q), rx_reg);
  2628. /* wait for the change to finish */
  2629. for (j = 0; j < 10; j++) {
  2630. rx_reg = rd32(hw, I40E_QRX_ENA(pf_q));
  2631. if (enable) {
  2632. if ((rx_reg & I40E_QRX_ENA_QENA_STAT_MASK))
  2633. break;
  2634. } else {
  2635. if (!(rx_reg & I40E_QRX_ENA_QENA_STAT_MASK))
  2636. break;
  2637. }
  2638. udelay(10);
  2639. }
  2640. if (j >= 10) {
  2641. dev_info(&pf->pdev->dev, "Rx ring %d %sable timeout\n",
  2642. pf_q, (enable ? "en" : "dis"));
  2643. return -ETIMEDOUT;
  2644. }
  2645. }
  2646. return 0;
  2647. }
  2648. /**
  2649. * i40e_vsi_control_rings - Start or stop a VSI's rings
  2650. * @vsi: the VSI being configured
  2651. * @enable: start or stop the rings
  2652. **/
  2653. static int i40e_vsi_control_rings(struct i40e_vsi *vsi, bool request)
  2654. {
  2655. int ret;
  2656. /* do rx first for enable and last for disable */
  2657. if (request) {
  2658. ret = i40e_vsi_control_rx(vsi, request);
  2659. if (ret)
  2660. return ret;
  2661. ret = i40e_vsi_control_tx(vsi, request);
  2662. } else {
  2663. ret = i40e_vsi_control_tx(vsi, request);
  2664. if (ret)
  2665. return ret;
  2666. ret = i40e_vsi_control_rx(vsi, request);
  2667. }
  2668. return ret;
  2669. }
  2670. /**
  2671. * i40e_vsi_free_irq - Free the irq association with the OS
  2672. * @vsi: the VSI being configured
  2673. **/
  2674. static void i40e_vsi_free_irq(struct i40e_vsi *vsi)
  2675. {
  2676. struct i40e_pf *pf = vsi->back;
  2677. struct i40e_hw *hw = &pf->hw;
  2678. int base = vsi->base_vector;
  2679. u32 val, qp;
  2680. int i;
  2681. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  2682. if (!vsi->q_vectors)
  2683. return;
  2684. for (i = 0; i < vsi->num_q_vectors; i++) {
  2685. u16 vector = i + base;
  2686. /* free only the irqs that were actually requested */
  2687. if (vsi->q_vectors[i]->num_ringpairs == 0)
  2688. continue;
  2689. /* clear the affinity_mask in the IRQ descriptor */
  2690. irq_set_affinity_hint(pf->msix_entries[vector].vector,
  2691. NULL);
  2692. free_irq(pf->msix_entries[vector].vector,
  2693. vsi->q_vectors[i]);
  2694. /* Tear down the interrupt queue link list
  2695. *
  2696. * We know that they come in pairs and always
  2697. * the Rx first, then the Tx. To clear the
  2698. * link list, stick the EOL value into the
  2699. * next_q field of the registers.
  2700. */
  2701. val = rd32(hw, I40E_PFINT_LNKLSTN(vector - 1));
  2702. qp = (val & I40E_PFINT_LNKLSTN_FIRSTQ_INDX_MASK)
  2703. >> I40E_PFINT_LNKLSTN_FIRSTQ_INDX_SHIFT;
  2704. val |= I40E_QUEUE_END_OF_LIST
  2705. << I40E_PFINT_LNKLSTN_FIRSTQ_INDX_SHIFT;
  2706. wr32(hw, I40E_PFINT_LNKLSTN(vector - 1), val);
  2707. while (qp != I40E_QUEUE_END_OF_LIST) {
  2708. u32 next;
  2709. val = rd32(hw, I40E_QINT_RQCTL(qp));
  2710. val &= ~(I40E_QINT_RQCTL_MSIX_INDX_MASK |
  2711. I40E_QINT_RQCTL_MSIX0_INDX_MASK |
  2712. I40E_QINT_RQCTL_CAUSE_ENA_MASK |
  2713. I40E_QINT_RQCTL_INTEVENT_MASK);
  2714. val |= (I40E_QINT_RQCTL_ITR_INDX_MASK |
  2715. I40E_QINT_RQCTL_NEXTQ_INDX_MASK);
  2716. wr32(hw, I40E_QINT_RQCTL(qp), val);
  2717. val = rd32(hw, I40E_QINT_TQCTL(qp));
  2718. next = (val & I40E_QINT_TQCTL_NEXTQ_INDX_MASK)
  2719. >> I40E_QINT_TQCTL_NEXTQ_INDX_SHIFT;
  2720. val &= ~(I40E_QINT_TQCTL_MSIX_INDX_MASK |
  2721. I40E_QINT_TQCTL_MSIX0_INDX_MASK |
  2722. I40E_QINT_TQCTL_CAUSE_ENA_MASK |
  2723. I40E_QINT_TQCTL_INTEVENT_MASK);
  2724. val |= (I40E_QINT_TQCTL_ITR_INDX_MASK |
  2725. I40E_QINT_TQCTL_NEXTQ_INDX_MASK);
  2726. wr32(hw, I40E_QINT_TQCTL(qp), val);
  2727. qp = next;
  2728. }
  2729. }
  2730. } else {
  2731. free_irq(pf->pdev->irq, pf);
  2732. val = rd32(hw, I40E_PFINT_LNKLST0);
  2733. qp = (val & I40E_PFINT_LNKLSTN_FIRSTQ_INDX_MASK)
  2734. >> I40E_PFINT_LNKLSTN_FIRSTQ_INDX_SHIFT;
  2735. val |= I40E_QUEUE_END_OF_LIST
  2736. << I40E_PFINT_LNKLST0_FIRSTQ_INDX_SHIFT;
  2737. wr32(hw, I40E_PFINT_LNKLST0, val);
  2738. val = rd32(hw, I40E_QINT_RQCTL(qp));
  2739. val &= ~(I40E_QINT_RQCTL_MSIX_INDX_MASK |
  2740. I40E_QINT_RQCTL_MSIX0_INDX_MASK |
  2741. I40E_QINT_RQCTL_CAUSE_ENA_MASK |
  2742. I40E_QINT_RQCTL_INTEVENT_MASK);
  2743. val |= (I40E_QINT_RQCTL_ITR_INDX_MASK |
  2744. I40E_QINT_RQCTL_NEXTQ_INDX_MASK);
  2745. wr32(hw, I40E_QINT_RQCTL(qp), val);
  2746. val = rd32(hw, I40E_QINT_TQCTL(qp));
  2747. val &= ~(I40E_QINT_TQCTL_MSIX_INDX_MASK |
  2748. I40E_QINT_TQCTL_MSIX0_INDX_MASK |
  2749. I40E_QINT_TQCTL_CAUSE_ENA_MASK |
  2750. I40E_QINT_TQCTL_INTEVENT_MASK);
  2751. val |= (I40E_QINT_TQCTL_ITR_INDX_MASK |
  2752. I40E_QINT_TQCTL_NEXTQ_INDX_MASK);
  2753. wr32(hw, I40E_QINT_TQCTL(qp), val);
  2754. }
  2755. }
  2756. /**
  2757. * i40e_free_q_vector - Free memory allocated for specific interrupt vector
  2758. * @vsi: the VSI being configured
  2759. * @v_idx: Index of vector to be freed
  2760. *
  2761. * This function frees the memory allocated to the q_vector. In addition if
  2762. * NAPI is enabled it will delete any references to the NAPI struct prior
  2763. * to freeing the q_vector.
  2764. **/
  2765. static void i40e_free_q_vector(struct i40e_vsi *vsi, int v_idx)
  2766. {
  2767. struct i40e_q_vector *q_vector = vsi->q_vectors[v_idx];
  2768. struct i40e_ring *ring;
  2769. if (!q_vector)
  2770. return;
  2771. /* disassociate q_vector from rings */
  2772. i40e_for_each_ring(ring, q_vector->tx)
  2773. ring->q_vector = NULL;
  2774. i40e_for_each_ring(ring, q_vector->rx)
  2775. ring->q_vector = NULL;
  2776. /* only VSI w/ an associated netdev is set up w/ NAPI */
  2777. if (vsi->netdev)
  2778. netif_napi_del(&q_vector->napi);
  2779. vsi->q_vectors[v_idx] = NULL;
  2780. kfree_rcu(q_vector, rcu);
  2781. }
  2782. /**
  2783. * i40e_vsi_free_q_vectors - Free memory allocated for interrupt vectors
  2784. * @vsi: the VSI being un-configured
  2785. *
  2786. * This frees the memory allocated to the q_vectors and
  2787. * deletes references to the NAPI struct.
  2788. **/
  2789. static void i40e_vsi_free_q_vectors(struct i40e_vsi *vsi)
  2790. {
  2791. int v_idx;
  2792. for (v_idx = 0; v_idx < vsi->num_q_vectors; v_idx++)
  2793. i40e_free_q_vector(vsi, v_idx);
  2794. }
  2795. /**
  2796. * i40e_reset_interrupt_capability - Disable interrupt setup in OS
  2797. * @pf: board private structure
  2798. **/
  2799. static void i40e_reset_interrupt_capability(struct i40e_pf *pf)
  2800. {
  2801. /* If we're in Legacy mode, the interrupt was cleaned in vsi_close */
  2802. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  2803. pci_disable_msix(pf->pdev);
  2804. kfree(pf->msix_entries);
  2805. pf->msix_entries = NULL;
  2806. } else if (pf->flags & I40E_FLAG_MSI_ENABLED) {
  2807. pci_disable_msi(pf->pdev);
  2808. }
  2809. pf->flags &= ~(I40E_FLAG_MSIX_ENABLED | I40E_FLAG_MSI_ENABLED);
  2810. }
  2811. /**
  2812. * i40e_clear_interrupt_scheme - Clear the current interrupt scheme settings
  2813. * @pf: board private structure
  2814. *
  2815. * We go through and clear interrupt specific resources and reset the structure
  2816. * to pre-load conditions
  2817. **/
  2818. static void i40e_clear_interrupt_scheme(struct i40e_pf *pf)
  2819. {
  2820. int i;
  2821. i40e_put_lump(pf->irq_pile, 0, I40E_PILE_VALID_BIT-1);
  2822. for (i = 0; i < pf->hw.func_caps.num_vsis; i++)
  2823. if (pf->vsi[i])
  2824. i40e_vsi_free_q_vectors(pf->vsi[i]);
  2825. i40e_reset_interrupt_capability(pf);
  2826. }
  2827. /**
  2828. * i40e_napi_enable_all - Enable NAPI for all q_vectors in the VSI
  2829. * @vsi: the VSI being configured
  2830. **/
  2831. static void i40e_napi_enable_all(struct i40e_vsi *vsi)
  2832. {
  2833. int q_idx;
  2834. if (!vsi->netdev)
  2835. return;
  2836. for (q_idx = 0; q_idx < vsi->num_q_vectors; q_idx++)
  2837. napi_enable(&vsi->q_vectors[q_idx]->napi);
  2838. }
  2839. /**
  2840. * i40e_napi_disable_all - Disable NAPI for all q_vectors in the VSI
  2841. * @vsi: the VSI being configured
  2842. **/
  2843. static void i40e_napi_disable_all(struct i40e_vsi *vsi)
  2844. {
  2845. int q_idx;
  2846. if (!vsi->netdev)
  2847. return;
  2848. for (q_idx = 0; q_idx < vsi->num_q_vectors; q_idx++)
  2849. napi_disable(&vsi->q_vectors[q_idx]->napi);
  2850. }
  2851. /**
  2852. * i40e_quiesce_vsi - Pause a given VSI
  2853. * @vsi: the VSI being paused
  2854. **/
  2855. static void i40e_quiesce_vsi(struct i40e_vsi *vsi)
  2856. {
  2857. if (test_bit(__I40E_DOWN, &vsi->state))
  2858. return;
  2859. set_bit(__I40E_NEEDS_RESTART, &vsi->state);
  2860. if (vsi->netdev && netif_running(vsi->netdev)) {
  2861. vsi->netdev->netdev_ops->ndo_stop(vsi->netdev);
  2862. } else {
  2863. set_bit(__I40E_DOWN, &vsi->state);
  2864. i40e_down(vsi);
  2865. }
  2866. }
  2867. /**
  2868. * i40e_unquiesce_vsi - Resume a given VSI
  2869. * @vsi: the VSI being resumed
  2870. **/
  2871. static void i40e_unquiesce_vsi(struct i40e_vsi *vsi)
  2872. {
  2873. if (!test_bit(__I40E_NEEDS_RESTART, &vsi->state))
  2874. return;
  2875. clear_bit(__I40E_NEEDS_RESTART, &vsi->state);
  2876. if (vsi->netdev && netif_running(vsi->netdev))
  2877. vsi->netdev->netdev_ops->ndo_open(vsi->netdev);
  2878. else
  2879. i40e_up(vsi); /* this clears the DOWN bit */
  2880. }
  2881. /**
  2882. * i40e_pf_quiesce_all_vsi - Pause all VSIs on a PF
  2883. * @pf: the PF
  2884. **/
  2885. static void i40e_pf_quiesce_all_vsi(struct i40e_pf *pf)
  2886. {
  2887. int v;
  2888. for (v = 0; v < pf->hw.func_caps.num_vsis; v++) {
  2889. if (pf->vsi[v])
  2890. i40e_quiesce_vsi(pf->vsi[v]);
  2891. }
  2892. }
  2893. /**
  2894. * i40e_pf_unquiesce_all_vsi - Resume all VSIs on a PF
  2895. * @pf: the PF
  2896. **/
  2897. static void i40e_pf_unquiesce_all_vsi(struct i40e_pf *pf)
  2898. {
  2899. int v;
  2900. for (v = 0; v < pf->hw.func_caps.num_vsis; v++) {
  2901. if (pf->vsi[v])
  2902. i40e_unquiesce_vsi(pf->vsi[v]);
  2903. }
  2904. }
  2905. /**
  2906. * i40e_dcb_get_num_tc - Get the number of TCs from DCBx config
  2907. * @dcbcfg: the corresponding DCBx configuration structure
  2908. *
  2909. * Return the number of TCs from given DCBx configuration
  2910. **/
  2911. static u8 i40e_dcb_get_num_tc(struct i40e_dcbx_config *dcbcfg)
  2912. {
  2913. u8 num_tc = 0;
  2914. int i;
  2915. /* Scan the ETS Config Priority Table to find
  2916. * traffic class enabled for a given priority
  2917. * and use the traffic class index to get the
  2918. * number of traffic classes enabled
  2919. */
  2920. for (i = 0; i < I40E_MAX_USER_PRIORITY; i++) {
  2921. if (dcbcfg->etscfg.prioritytable[i] > num_tc)
  2922. num_tc = dcbcfg->etscfg.prioritytable[i];
  2923. }
  2924. /* Traffic class index starts from zero so
  2925. * increment to return the actual count
  2926. */
  2927. return num_tc + 1;
  2928. }
  2929. /**
  2930. * i40e_dcb_get_enabled_tc - Get enabled traffic classes
  2931. * @dcbcfg: the corresponding DCBx configuration structure
  2932. *
  2933. * Query the current DCB configuration and return the number of
  2934. * traffic classes enabled from the given DCBX config
  2935. **/
  2936. static u8 i40e_dcb_get_enabled_tc(struct i40e_dcbx_config *dcbcfg)
  2937. {
  2938. u8 num_tc = i40e_dcb_get_num_tc(dcbcfg);
  2939. u8 enabled_tc = 1;
  2940. u8 i;
  2941. for (i = 0; i < num_tc; i++)
  2942. enabled_tc |= 1 << i;
  2943. return enabled_tc;
  2944. }
  2945. /**
  2946. * i40e_pf_get_num_tc - Get enabled traffic classes for PF
  2947. * @pf: PF being queried
  2948. *
  2949. * Return number of traffic classes enabled for the given PF
  2950. **/
  2951. static u8 i40e_pf_get_num_tc(struct i40e_pf *pf)
  2952. {
  2953. struct i40e_hw *hw = &pf->hw;
  2954. u8 i, enabled_tc;
  2955. u8 num_tc = 0;
  2956. struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config;
  2957. /* If DCB is not enabled then always in single TC */
  2958. if (!(pf->flags & I40E_FLAG_DCB_ENABLED))
  2959. return 1;
  2960. /* MFP mode return count of enabled TCs for this PF */
  2961. if (pf->flags & I40E_FLAG_MFP_ENABLED) {
  2962. enabled_tc = pf->hw.func_caps.enabled_tcmap;
  2963. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  2964. if (enabled_tc & (1 << i))
  2965. num_tc++;
  2966. }
  2967. return num_tc;
  2968. }
  2969. /* SFP mode will be enabled for all TCs on port */
  2970. return i40e_dcb_get_num_tc(dcbcfg);
  2971. }
  2972. /**
  2973. * i40e_pf_get_default_tc - Get bitmap for first enabled TC
  2974. * @pf: PF being queried
  2975. *
  2976. * Return a bitmap for first enabled traffic class for this PF.
  2977. **/
  2978. static u8 i40e_pf_get_default_tc(struct i40e_pf *pf)
  2979. {
  2980. u8 enabled_tc = pf->hw.func_caps.enabled_tcmap;
  2981. u8 i = 0;
  2982. if (!enabled_tc)
  2983. return 0x1; /* TC0 */
  2984. /* Find the first enabled TC */
  2985. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  2986. if (enabled_tc & (1 << i))
  2987. break;
  2988. }
  2989. return 1 << i;
  2990. }
  2991. /**
  2992. * i40e_pf_get_pf_tc_map - Get bitmap for enabled traffic classes
  2993. * @pf: PF being queried
  2994. *
  2995. * Return a bitmap for enabled traffic classes for this PF.
  2996. **/
  2997. static u8 i40e_pf_get_tc_map(struct i40e_pf *pf)
  2998. {
  2999. /* If DCB is not enabled for this PF then just return default TC */
  3000. if (!(pf->flags & I40E_FLAG_DCB_ENABLED))
  3001. return i40e_pf_get_default_tc(pf);
  3002. /* MFP mode will have enabled TCs set by FW */
  3003. if (pf->flags & I40E_FLAG_MFP_ENABLED)
  3004. return pf->hw.func_caps.enabled_tcmap;
  3005. /* SFP mode we want PF to be enabled for all TCs */
  3006. return i40e_dcb_get_enabled_tc(&pf->hw.local_dcbx_config);
  3007. }
  3008. /**
  3009. * i40e_vsi_get_bw_info - Query VSI BW Information
  3010. * @vsi: the VSI being queried
  3011. *
  3012. * Returns 0 on success, negative value on failure
  3013. **/
  3014. static int i40e_vsi_get_bw_info(struct i40e_vsi *vsi)
  3015. {
  3016. struct i40e_aqc_query_vsi_ets_sla_config_resp bw_ets_config = {0};
  3017. struct i40e_aqc_query_vsi_bw_config_resp bw_config = {0};
  3018. struct i40e_pf *pf = vsi->back;
  3019. struct i40e_hw *hw = &pf->hw;
  3020. i40e_status aq_ret;
  3021. u32 tc_bw_max;
  3022. int i;
  3023. /* Get the VSI level BW configuration */
  3024. aq_ret = i40e_aq_query_vsi_bw_config(hw, vsi->seid, &bw_config, NULL);
  3025. if (aq_ret) {
  3026. dev_info(&pf->pdev->dev,
  3027. "couldn't get pf vsi bw config, err %d, aq_err %d\n",
  3028. aq_ret, pf->hw.aq.asq_last_status);
  3029. return -EINVAL;
  3030. }
  3031. /* Get the VSI level BW configuration per TC */
  3032. aq_ret = i40e_aq_query_vsi_ets_sla_config(hw, vsi->seid, &bw_ets_config,
  3033. NULL);
  3034. if (aq_ret) {
  3035. dev_info(&pf->pdev->dev,
  3036. "couldn't get pf vsi ets bw config, err %d, aq_err %d\n",
  3037. aq_ret, pf->hw.aq.asq_last_status);
  3038. return -EINVAL;
  3039. }
  3040. if (bw_config.tc_valid_bits != bw_ets_config.tc_valid_bits) {
  3041. dev_info(&pf->pdev->dev,
  3042. "Enabled TCs mismatch from querying VSI BW info 0x%08x 0x%08x\n",
  3043. bw_config.tc_valid_bits,
  3044. bw_ets_config.tc_valid_bits);
  3045. /* Still continuing */
  3046. }
  3047. vsi->bw_limit = le16_to_cpu(bw_config.port_bw_limit);
  3048. vsi->bw_max_quanta = bw_config.max_bw;
  3049. tc_bw_max = le16_to_cpu(bw_ets_config.tc_bw_max[0]) |
  3050. (le16_to_cpu(bw_ets_config.tc_bw_max[1]) << 16);
  3051. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  3052. vsi->bw_ets_share_credits[i] = bw_ets_config.share_credits[i];
  3053. vsi->bw_ets_limit_credits[i] =
  3054. le16_to_cpu(bw_ets_config.credits[i]);
  3055. /* 3 bits out of 4 for each TC */
  3056. vsi->bw_ets_max_quanta[i] = (u8)((tc_bw_max >> (i*4)) & 0x7);
  3057. }
  3058. return 0;
  3059. }
  3060. /**
  3061. * i40e_vsi_configure_bw_alloc - Configure VSI BW allocation per TC
  3062. * @vsi: the VSI being configured
  3063. * @enabled_tc: TC bitmap
  3064. * @bw_credits: BW shared credits per TC
  3065. *
  3066. * Returns 0 on success, negative value on failure
  3067. **/
  3068. static int i40e_vsi_configure_bw_alloc(struct i40e_vsi *vsi, u8 enabled_tc,
  3069. u8 *bw_share)
  3070. {
  3071. struct i40e_aqc_configure_vsi_tc_bw_data bw_data;
  3072. i40e_status aq_ret;
  3073. int i;
  3074. bw_data.tc_valid_bits = enabled_tc;
  3075. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++)
  3076. bw_data.tc_bw_credits[i] = bw_share[i];
  3077. aq_ret = i40e_aq_config_vsi_tc_bw(&vsi->back->hw, vsi->seid, &bw_data,
  3078. NULL);
  3079. if (aq_ret) {
  3080. dev_info(&vsi->back->pdev->dev,
  3081. "%s: AQ command Config VSI BW allocation per TC failed = %d\n",
  3082. __func__, vsi->back->hw.aq.asq_last_status);
  3083. return -EINVAL;
  3084. }
  3085. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++)
  3086. vsi->info.qs_handle[i] = bw_data.qs_handles[i];
  3087. return 0;
  3088. }
  3089. /**
  3090. * i40e_vsi_config_netdev_tc - Setup the netdev TC configuration
  3091. * @vsi: the VSI being configured
  3092. * @enabled_tc: TC map to be enabled
  3093. *
  3094. **/
  3095. static void i40e_vsi_config_netdev_tc(struct i40e_vsi *vsi, u8 enabled_tc)
  3096. {
  3097. struct net_device *netdev = vsi->netdev;
  3098. struct i40e_pf *pf = vsi->back;
  3099. struct i40e_hw *hw = &pf->hw;
  3100. u8 netdev_tc = 0;
  3101. int i;
  3102. struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config;
  3103. if (!netdev)
  3104. return;
  3105. if (!enabled_tc) {
  3106. netdev_reset_tc(netdev);
  3107. return;
  3108. }
  3109. /* Set up actual enabled TCs on the VSI */
  3110. if (netdev_set_num_tc(netdev, vsi->tc_config.numtc))
  3111. return;
  3112. /* set per TC queues for the VSI */
  3113. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  3114. /* Only set TC queues for enabled tcs
  3115. *
  3116. * e.g. For a VSI that has TC0 and TC3 enabled the
  3117. * enabled_tc bitmap would be 0x00001001; the driver
  3118. * will set the numtc for netdev as 2 that will be
  3119. * referenced by the netdev layer as TC 0 and 1.
  3120. */
  3121. if (vsi->tc_config.enabled_tc & (1 << i))
  3122. netdev_set_tc_queue(netdev,
  3123. vsi->tc_config.tc_info[i].netdev_tc,
  3124. vsi->tc_config.tc_info[i].qcount,
  3125. vsi->tc_config.tc_info[i].qoffset);
  3126. }
  3127. /* Assign UP2TC map for the VSI */
  3128. for (i = 0; i < I40E_MAX_USER_PRIORITY; i++) {
  3129. /* Get the actual TC# for the UP */
  3130. u8 ets_tc = dcbcfg->etscfg.prioritytable[i];
  3131. /* Get the mapped netdev TC# for the UP */
  3132. netdev_tc = vsi->tc_config.tc_info[ets_tc].netdev_tc;
  3133. netdev_set_prio_tc_map(netdev, i, netdev_tc);
  3134. }
  3135. }
  3136. /**
  3137. * i40e_vsi_update_queue_map - Update our copy of VSi info with new queue map
  3138. * @vsi: the VSI being configured
  3139. * @ctxt: the ctxt buffer returned from AQ VSI update param command
  3140. **/
  3141. static void i40e_vsi_update_queue_map(struct i40e_vsi *vsi,
  3142. struct i40e_vsi_context *ctxt)
  3143. {
  3144. /* copy just the sections touched not the entire info
  3145. * since not all sections are valid as returned by
  3146. * update vsi params
  3147. */
  3148. vsi->info.mapping_flags = ctxt->info.mapping_flags;
  3149. memcpy(&vsi->info.queue_mapping,
  3150. &ctxt->info.queue_mapping, sizeof(vsi->info.queue_mapping));
  3151. memcpy(&vsi->info.tc_mapping, ctxt->info.tc_mapping,
  3152. sizeof(vsi->info.tc_mapping));
  3153. }
  3154. /**
  3155. * i40e_vsi_config_tc - Configure VSI Tx Scheduler for given TC map
  3156. * @vsi: VSI to be configured
  3157. * @enabled_tc: TC bitmap
  3158. *
  3159. * This configures a particular VSI for TCs that are mapped to the
  3160. * given TC bitmap. It uses default bandwidth share for TCs across
  3161. * VSIs to configure TC for a particular VSI.
  3162. *
  3163. * NOTE:
  3164. * It is expected that the VSI queues have been quisced before calling
  3165. * this function.
  3166. **/
  3167. static int i40e_vsi_config_tc(struct i40e_vsi *vsi, u8 enabled_tc)
  3168. {
  3169. u8 bw_share[I40E_MAX_TRAFFIC_CLASS] = {0};
  3170. struct i40e_vsi_context ctxt;
  3171. int ret = 0;
  3172. int i;
  3173. /* Check if enabled_tc is same as existing or new TCs */
  3174. if (vsi->tc_config.enabled_tc == enabled_tc)
  3175. return ret;
  3176. /* Enable ETS TCs with equal BW Share for now across all VSIs */
  3177. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  3178. if (enabled_tc & (1 << i))
  3179. bw_share[i] = 1;
  3180. }
  3181. ret = i40e_vsi_configure_bw_alloc(vsi, enabled_tc, bw_share);
  3182. if (ret) {
  3183. dev_info(&vsi->back->pdev->dev,
  3184. "Failed configuring TC map %d for VSI %d\n",
  3185. enabled_tc, vsi->seid);
  3186. goto out;
  3187. }
  3188. /* Update Queue Pairs Mapping for currently enabled UPs */
  3189. ctxt.seid = vsi->seid;
  3190. ctxt.pf_num = vsi->back->hw.pf_id;
  3191. ctxt.vf_num = 0;
  3192. ctxt.uplink_seid = vsi->uplink_seid;
  3193. memcpy(&ctxt.info, &vsi->info, sizeof(vsi->info));
  3194. i40e_vsi_setup_queue_map(vsi, &ctxt, enabled_tc, false);
  3195. /* Update the VSI after updating the VSI queue-mapping information */
  3196. ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL);
  3197. if (ret) {
  3198. dev_info(&vsi->back->pdev->dev,
  3199. "update vsi failed, aq_err=%d\n",
  3200. vsi->back->hw.aq.asq_last_status);
  3201. goto out;
  3202. }
  3203. /* update the local VSI info with updated queue map */
  3204. i40e_vsi_update_queue_map(vsi, &ctxt);
  3205. vsi->info.valid_sections = 0;
  3206. /* Update current VSI BW information */
  3207. ret = i40e_vsi_get_bw_info(vsi);
  3208. if (ret) {
  3209. dev_info(&vsi->back->pdev->dev,
  3210. "Failed updating vsi bw info, aq_err=%d\n",
  3211. vsi->back->hw.aq.asq_last_status);
  3212. goto out;
  3213. }
  3214. /* Update the netdev TC setup */
  3215. i40e_vsi_config_netdev_tc(vsi, enabled_tc);
  3216. out:
  3217. return ret;
  3218. }
  3219. /**
  3220. * i40e_up_complete - Finish the last steps of bringing up a connection
  3221. * @vsi: the VSI being configured
  3222. **/
  3223. static int i40e_up_complete(struct i40e_vsi *vsi)
  3224. {
  3225. struct i40e_pf *pf = vsi->back;
  3226. int err;
  3227. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  3228. i40e_vsi_configure_msix(vsi);
  3229. else
  3230. i40e_configure_msi_and_legacy(vsi);
  3231. /* start rings */
  3232. err = i40e_vsi_control_rings(vsi, true);
  3233. if (err)
  3234. return err;
  3235. clear_bit(__I40E_DOWN, &vsi->state);
  3236. i40e_napi_enable_all(vsi);
  3237. i40e_vsi_enable_irq(vsi);
  3238. if ((pf->hw.phy.link_info.link_info & I40E_AQ_LINK_UP) &&
  3239. (vsi->netdev)) {
  3240. netdev_info(vsi->netdev, "NIC Link is Up\n");
  3241. netif_tx_start_all_queues(vsi->netdev);
  3242. netif_carrier_on(vsi->netdev);
  3243. } else if (vsi->netdev) {
  3244. netdev_info(vsi->netdev, "NIC Link is Down\n");
  3245. }
  3246. i40e_service_event_schedule(pf);
  3247. return 0;
  3248. }
  3249. /**
  3250. * i40e_vsi_reinit_locked - Reset the VSI
  3251. * @vsi: the VSI being configured
  3252. *
  3253. * Rebuild the ring structs after some configuration
  3254. * has changed, e.g. MTU size.
  3255. **/
  3256. static void i40e_vsi_reinit_locked(struct i40e_vsi *vsi)
  3257. {
  3258. struct i40e_pf *pf = vsi->back;
  3259. WARN_ON(in_interrupt());
  3260. while (test_and_set_bit(__I40E_CONFIG_BUSY, &pf->state))
  3261. usleep_range(1000, 2000);
  3262. i40e_down(vsi);
  3263. /* Give a VF some time to respond to the reset. The
  3264. * two second wait is based upon the watchdog cycle in
  3265. * the VF driver.
  3266. */
  3267. if (vsi->type == I40E_VSI_SRIOV)
  3268. msleep(2000);
  3269. i40e_up(vsi);
  3270. clear_bit(__I40E_CONFIG_BUSY, &pf->state);
  3271. }
  3272. /**
  3273. * i40e_up - Bring the connection back up after being down
  3274. * @vsi: the VSI being configured
  3275. **/
  3276. int i40e_up(struct i40e_vsi *vsi)
  3277. {
  3278. int err;
  3279. err = i40e_vsi_configure(vsi);
  3280. if (!err)
  3281. err = i40e_up_complete(vsi);
  3282. return err;
  3283. }
  3284. /**
  3285. * i40e_down - Shutdown the connection processing
  3286. * @vsi: the VSI being stopped
  3287. **/
  3288. void i40e_down(struct i40e_vsi *vsi)
  3289. {
  3290. int i;
  3291. /* It is assumed that the caller of this function
  3292. * sets the vsi->state __I40E_DOWN bit.
  3293. */
  3294. if (vsi->netdev) {
  3295. netif_carrier_off(vsi->netdev);
  3296. netif_tx_disable(vsi->netdev);
  3297. }
  3298. i40e_vsi_disable_irq(vsi);
  3299. i40e_vsi_control_rings(vsi, false);
  3300. i40e_napi_disable_all(vsi);
  3301. for (i = 0; i < vsi->num_queue_pairs; i++) {
  3302. i40e_clean_tx_ring(&vsi->tx_rings[i]);
  3303. i40e_clean_rx_ring(&vsi->rx_rings[i]);
  3304. }
  3305. }
  3306. /**
  3307. * i40e_setup_tc - configure multiple traffic classes
  3308. * @netdev: net device to configure
  3309. * @tc: number of traffic classes to enable
  3310. **/
  3311. static int i40e_setup_tc(struct net_device *netdev, u8 tc)
  3312. {
  3313. struct i40e_netdev_priv *np = netdev_priv(netdev);
  3314. struct i40e_vsi *vsi = np->vsi;
  3315. struct i40e_pf *pf = vsi->back;
  3316. u8 enabled_tc = 0;
  3317. int ret = -EINVAL;
  3318. int i;
  3319. /* Check if DCB enabled to continue */
  3320. if (!(pf->flags & I40E_FLAG_DCB_ENABLED)) {
  3321. netdev_info(netdev, "DCB is not enabled for adapter\n");
  3322. goto exit;
  3323. }
  3324. /* Check if MFP enabled */
  3325. if (pf->flags & I40E_FLAG_MFP_ENABLED) {
  3326. netdev_info(netdev, "Configuring TC not supported in MFP mode\n");
  3327. goto exit;
  3328. }
  3329. /* Check whether tc count is within enabled limit */
  3330. if (tc > i40e_pf_get_num_tc(pf)) {
  3331. netdev_info(netdev, "TC count greater than enabled on link for adapter\n");
  3332. goto exit;
  3333. }
  3334. /* Generate TC map for number of tc requested */
  3335. for (i = 0; i < tc; i++)
  3336. enabled_tc |= (1 << i);
  3337. /* Requesting same TC configuration as already enabled */
  3338. if (enabled_tc == vsi->tc_config.enabled_tc)
  3339. return 0;
  3340. /* Quiesce VSI queues */
  3341. i40e_quiesce_vsi(vsi);
  3342. /* Configure VSI for enabled TCs */
  3343. ret = i40e_vsi_config_tc(vsi, enabled_tc);
  3344. if (ret) {
  3345. netdev_info(netdev, "Failed configuring TC for VSI seid=%d\n",
  3346. vsi->seid);
  3347. goto exit;
  3348. }
  3349. /* Unquiesce VSI */
  3350. i40e_unquiesce_vsi(vsi);
  3351. exit:
  3352. return ret;
  3353. }
  3354. /**
  3355. * i40e_open - Called when a network interface is made active
  3356. * @netdev: network interface device structure
  3357. *
  3358. * The open entry point is called when a network interface is made
  3359. * active by the system (IFF_UP). At this point all resources needed
  3360. * for transmit and receive operations are allocated, the interrupt
  3361. * handler is registered with the OS, the netdev watchdog subtask is
  3362. * enabled, and the stack is notified that the interface is ready.
  3363. *
  3364. * Returns 0 on success, negative value on failure
  3365. **/
  3366. static int i40e_open(struct net_device *netdev)
  3367. {
  3368. struct i40e_netdev_priv *np = netdev_priv(netdev);
  3369. struct i40e_vsi *vsi = np->vsi;
  3370. struct i40e_pf *pf = vsi->back;
  3371. char int_name[IFNAMSIZ];
  3372. int err;
  3373. /* disallow open during test */
  3374. if (test_bit(__I40E_TESTING, &pf->state))
  3375. return -EBUSY;
  3376. netif_carrier_off(netdev);
  3377. /* allocate descriptors */
  3378. err = i40e_vsi_setup_tx_resources(vsi);
  3379. if (err)
  3380. goto err_setup_tx;
  3381. err = i40e_vsi_setup_rx_resources(vsi);
  3382. if (err)
  3383. goto err_setup_rx;
  3384. err = i40e_vsi_configure(vsi);
  3385. if (err)
  3386. goto err_setup_rx;
  3387. snprintf(int_name, sizeof(int_name) - 1, "%s-%s",
  3388. dev_driver_string(&pf->pdev->dev), netdev->name);
  3389. err = i40e_vsi_request_irq(vsi, int_name);
  3390. if (err)
  3391. goto err_setup_rx;
  3392. err = i40e_up_complete(vsi);
  3393. if (err)
  3394. goto err_up_complete;
  3395. if ((vsi->type == I40E_VSI_MAIN) || (vsi->type == I40E_VSI_VMDQ2)) {
  3396. err = i40e_aq_set_vsi_broadcast(&pf->hw, vsi->seid, true, NULL);
  3397. if (err)
  3398. netdev_info(netdev,
  3399. "couldn't set broadcast err %d aq_err %d\n",
  3400. err, pf->hw.aq.asq_last_status);
  3401. }
  3402. return 0;
  3403. err_up_complete:
  3404. i40e_down(vsi);
  3405. i40e_vsi_free_irq(vsi);
  3406. err_setup_rx:
  3407. i40e_vsi_free_rx_resources(vsi);
  3408. err_setup_tx:
  3409. i40e_vsi_free_tx_resources(vsi);
  3410. if (vsi == pf->vsi[pf->lan_vsi])
  3411. i40e_do_reset(pf, (1 << __I40E_PF_RESET_REQUESTED));
  3412. return err;
  3413. }
  3414. /**
  3415. * i40e_close - Disables a network interface
  3416. * @netdev: network interface device structure
  3417. *
  3418. * The close entry point is called when an interface is de-activated
  3419. * by the OS. The hardware is still under the driver's control, but
  3420. * this netdev interface is disabled.
  3421. *
  3422. * Returns 0, this is not allowed to fail
  3423. **/
  3424. static int i40e_close(struct net_device *netdev)
  3425. {
  3426. struct i40e_netdev_priv *np = netdev_priv(netdev);
  3427. struct i40e_vsi *vsi = np->vsi;
  3428. if (test_and_set_bit(__I40E_DOWN, &vsi->state))
  3429. return 0;
  3430. i40e_down(vsi);
  3431. i40e_vsi_free_irq(vsi);
  3432. i40e_vsi_free_tx_resources(vsi);
  3433. i40e_vsi_free_rx_resources(vsi);
  3434. return 0;
  3435. }
  3436. /**
  3437. * i40e_do_reset - Start a PF or Core Reset sequence
  3438. * @pf: board private structure
  3439. * @reset_flags: which reset is requested
  3440. *
  3441. * The essential difference in resets is that the PF Reset
  3442. * doesn't clear the packet buffers, doesn't reset the PE
  3443. * firmware, and doesn't bother the other PFs on the chip.
  3444. **/
  3445. void i40e_do_reset(struct i40e_pf *pf, u32 reset_flags)
  3446. {
  3447. u32 val;
  3448. WARN_ON(in_interrupt());
  3449. /* do the biggest reset indicated */
  3450. if (reset_flags & (1 << __I40E_GLOBAL_RESET_REQUESTED)) {
  3451. /* Request a Global Reset
  3452. *
  3453. * This will start the chip's countdown to the actual full
  3454. * chip reset event, and a warning interrupt to be sent
  3455. * to all PFs, including the requestor. Our handler
  3456. * for the warning interrupt will deal with the shutdown
  3457. * and recovery of the switch setup.
  3458. */
  3459. dev_info(&pf->pdev->dev, "GlobalR requested\n");
  3460. val = rd32(&pf->hw, I40E_GLGEN_RTRIG);
  3461. val |= I40E_GLGEN_RTRIG_GLOBR_MASK;
  3462. wr32(&pf->hw, I40E_GLGEN_RTRIG, val);
  3463. } else if (reset_flags & (1 << __I40E_CORE_RESET_REQUESTED)) {
  3464. /* Request a Core Reset
  3465. *
  3466. * Same as Global Reset, except does *not* include the MAC/PHY
  3467. */
  3468. dev_info(&pf->pdev->dev, "CoreR requested\n");
  3469. val = rd32(&pf->hw, I40E_GLGEN_RTRIG);
  3470. val |= I40E_GLGEN_RTRIG_CORER_MASK;
  3471. wr32(&pf->hw, I40E_GLGEN_RTRIG, val);
  3472. i40e_flush(&pf->hw);
  3473. } else if (reset_flags & (1 << __I40E_PF_RESET_REQUESTED)) {
  3474. /* Request a PF Reset
  3475. *
  3476. * Resets only the PF-specific registers
  3477. *
  3478. * This goes directly to the tear-down and rebuild of
  3479. * the switch, since we need to do all the recovery as
  3480. * for the Core Reset.
  3481. */
  3482. dev_info(&pf->pdev->dev, "PFR requested\n");
  3483. i40e_handle_reset_warning(pf);
  3484. } else if (reset_flags & (1 << __I40E_REINIT_REQUESTED)) {
  3485. int v;
  3486. /* Find the VSI(s) that requested a re-init */
  3487. dev_info(&pf->pdev->dev,
  3488. "VSI reinit requested\n");
  3489. for (v = 0; v < pf->hw.func_caps.num_vsis; v++) {
  3490. struct i40e_vsi *vsi = pf->vsi[v];
  3491. if (vsi != NULL &&
  3492. test_bit(__I40E_REINIT_REQUESTED, &vsi->state)) {
  3493. i40e_vsi_reinit_locked(pf->vsi[v]);
  3494. clear_bit(__I40E_REINIT_REQUESTED, &vsi->state);
  3495. }
  3496. }
  3497. /* no further action needed, so return now */
  3498. return;
  3499. } else {
  3500. dev_info(&pf->pdev->dev,
  3501. "bad reset request 0x%08x\n", reset_flags);
  3502. return;
  3503. }
  3504. }
  3505. /**
  3506. * i40e_handle_lan_overflow_event - Handler for LAN queue overflow event
  3507. * @pf: board private structure
  3508. * @e: event info posted on ARQ
  3509. *
  3510. * Handler for LAN Queue Overflow Event generated by the firmware for PF
  3511. * and VF queues
  3512. **/
  3513. static void i40e_handle_lan_overflow_event(struct i40e_pf *pf,
  3514. struct i40e_arq_event_info *e)
  3515. {
  3516. struct i40e_aqc_lan_overflow *data =
  3517. (struct i40e_aqc_lan_overflow *)&e->desc.params.raw;
  3518. u32 queue = le32_to_cpu(data->prtdcb_rupto);
  3519. u32 qtx_ctl = le32_to_cpu(data->otx_ctl);
  3520. struct i40e_hw *hw = &pf->hw;
  3521. struct i40e_vf *vf;
  3522. u16 vf_id;
  3523. dev_info(&pf->pdev->dev, "%s: Rx Queue Number = %d QTX_CTL=0x%08x\n",
  3524. __func__, queue, qtx_ctl);
  3525. /* Queue belongs to VF, find the VF and issue VF reset */
  3526. if (((qtx_ctl & I40E_QTX_CTL_PFVF_Q_MASK)
  3527. >> I40E_QTX_CTL_PFVF_Q_SHIFT) == I40E_QTX_CTL_VF_QUEUE) {
  3528. vf_id = (u16)((qtx_ctl & I40E_QTX_CTL_VFVM_INDX_MASK)
  3529. >> I40E_QTX_CTL_VFVM_INDX_SHIFT);
  3530. vf_id -= hw->func_caps.vf_base_id;
  3531. vf = &pf->vf[vf_id];
  3532. i40e_vc_notify_vf_reset(vf);
  3533. /* Allow VF to process pending reset notification */
  3534. msleep(20);
  3535. i40e_reset_vf(vf, false);
  3536. }
  3537. }
  3538. /**
  3539. * i40e_service_event_complete - Finish up the service event
  3540. * @pf: board private structure
  3541. **/
  3542. static void i40e_service_event_complete(struct i40e_pf *pf)
  3543. {
  3544. BUG_ON(!test_bit(__I40E_SERVICE_SCHED, &pf->state));
  3545. /* flush memory to make sure state is correct before next watchog */
  3546. smp_mb__before_clear_bit();
  3547. clear_bit(__I40E_SERVICE_SCHED, &pf->state);
  3548. }
  3549. /**
  3550. * i40e_fdir_reinit_subtask - Worker thread to reinit FDIR filter table
  3551. * @pf: board private structure
  3552. **/
  3553. static void i40e_fdir_reinit_subtask(struct i40e_pf *pf)
  3554. {
  3555. if (!(pf->flags & I40E_FLAG_FDIR_REQUIRES_REINIT))
  3556. return;
  3557. pf->flags &= ~I40E_FLAG_FDIR_REQUIRES_REINIT;
  3558. /* if interface is down do nothing */
  3559. if (test_bit(__I40E_DOWN, &pf->state))
  3560. return;
  3561. }
  3562. /**
  3563. * i40e_vsi_link_event - notify VSI of a link event
  3564. * @vsi: vsi to be notified
  3565. * @link_up: link up or down
  3566. **/
  3567. static void i40e_vsi_link_event(struct i40e_vsi *vsi, bool link_up)
  3568. {
  3569. if (!vsi)
  3570. return;
  3571. switch (vsi->type) {
  3572. case I40E_VSI_MAIN:
  3573. if (!vsi->netdev || !vsi->netdev_registered)
  3574. break;
  3575. if (link_up) {
  3576. netif_carrier_on(vsi->netdev);
  3577. netif_tx_wake_all_queues(vsi->netdev);
  3578. } else {
  3579. netif_carrier_off(vsi->netdev);
  3580. netif_tx_stop_all_queues(vsi->netdev);
  3581. }
  3582. break;
  3583. case I40E_VSI_SRIOV:
  3584. break;
  3585. case I40E_VSI_VMDQ2:
  3586. case I40E_VSI_CTRL:
  3587. case I40E_VSI_MIRROR:
  3588. default:
  3589. /* there is no notification for other VSIs */
  3590. break;
  3591. }
  3592. }
  3593. /**
  3594. * i40e_veb_link_event - notify elements on the veb of a link event
  3595. * @veb: veb to be notified
  3596. * @link_up: link up or down
  3597. **/
  3598. static void i40e_veb_link_event(struct i40e_veb *veb, bool link_up)
  3599. {
  3600. struct i40e_pf *pf;
  3601. int i;
  3602. if (!veb || !veb->pf)
  3603. return;
  3604. pf = veb->pf;
  3605. /* depth first... */
  3606. for (i = 0; i < I40E_MAX_VEB; i++)
  3607. if (pf->veb[i] && (pf->veb[i]->uplink_seid == veb->seid))
  3608. i40e_veb_link_event(pf->veb[i], link_up);
  3609. /* ... now the local VSIs */
  3610. for (i = 0; i < pf->hw.func_caps.num_vsis; i++)
  3611. if (pf->vsi[i] && (pf->vsi[i]->uplink_seid == veb->seid))
  3612. i40e_vsi_link_event(pf->vsi[i], link_up);
  3613. }
  3614. /**
  3615. * i40e_link_event - Update netif_carrier status
  3616. * @pf: board private structure
  3617. **/
  3618. static void i40e_link_event(struct i40e_pf *pf)
  3619. {
  3620. bool new_link, old_link;
  3621. new_link = (pf->hw.phy.link_info.link_info & I40E_AQ_LINK_UP);
  3622. old_link = (pf->hw.phy.link_info_old.link_info & I40E_AQ_LINK_UP);
  3623. if (new_link == old_link)
  3624. return;
  3625. if (!test_bit(__I40E_DOWN, &pf->vsi[pf->lan_vsi]->state))
  3626. netdev_info(pf->vsi[pf->lan_vsi]->netdev,
  3627. "NIC Link is %s\n", (new_link ? "Up" : "Down"));
  3628. /* Notify the base of the switch tree connected to
  3629. * the link. Floating VEBs are not notified.
  3630. */
  3631. if (pf->lan_veb != I40E_NO_VEB && pf->veb[pf->lan_veb])
  3632. i40e_veb_link_event(pf->veb[pf->lan_veb], new_link);
  3633. else
  3634. i40e_vsi_link_event(pf->vsi[pf->lan_vsi], new_link);
  3635. if (pf->vf)
  3636. i40e_vc_notify_link_state(pf);
  3637. }
  3638. /**
  3639. * i40e_check_hang_subtask - Check for hung queues and dropped interrupts
  3640. * @pf: board private structure
  3641. *
  3642. * Set the per-queue flags to request a check for stuck queues in the irq
  3643. * clean functions, then force interrupts to be sure the irq clean is called.
  3644. **/
  3645. static void i40e_check_hang_subtask(struct i40e_pf *pf)
  3646. {
  3647. int i, v;
  3648. /* If we're down or resetting, just bail */
  3649. if (test_bit(__I40E_CONFIG_BUSY, &pf->state))
  3650. return;
  3651. /* for each VSI/netdev
  3652. * for each Tx queue
  3653. * set the check flag
  3654. * for each q_vector
  3655. * force an interrupt
  3656. */
  3657. for (v = 0; v < pf->hw.func_caps.num_vsis; v++) {
  3658. struct i40e_vsi *vsi = pf->vsi[v];
  3659. int armed = 0;
  3660. if (!pf->vsi[v] ||
  3661. test_bit(__I40E_DOWN, &vsi->state) ||
  3662. (vsi->netdev && !netif_carrier_ok(vsi->netdev)))
  3663. continue;
  3664. for (i = 0; i < vsi->num_queue_pairs; i++) {
  3665. set_check_for_tx_hang(&vsi->tx_rings[i]);
  3666. if (test_bit(__I40E_HANG_CHECK_ARMED,
  3667. &vsi->tx_rings[i].state))
  3668. armed++;
  3669. }
  3670. if (armed) {
  3671. if (!(pf->flags & I40E_FLAG_MSIX_ENABLED)) {
  3672. wr32(&vsi->back->hw, I40E_PFINT_DYN_CTL0,
  3673. (I40E_PFINT_DYN_CTL0_INTENA_MASK |
  3674. I40E_PFINT_DYN_CTL0_SWINT_TRIG_MASK));
  3675. } else {
  3676. u16 vec = vsi->base_vector - 1;
  3677. u32 val = (I40E_PFINT_DYN_CTLN_INTENA_MASK |
  3678. I40E_PFINT_DYN_CTLN_SWINT_TRIG_MASK);
  3679. for (i = 0; i < vsi->num_q_vectors; i++, vec++)
  3680. wr32(&vsi->back->hw,
  3681. I40E_PFINT_DYN_CTLN(vec), val);
  3682. }
  3683. i40e_flush(&vsi->back->hw);
  3684. }
  3685. }
  3686. }
  3687. /**
  3688. * i40e_watchdog_subtask - Check and bring link up
  3689. * @pf: board private structure
  3690. **/
  3691. static void i40e_watchdog_subtask(struct i40e_pf *pf)
  3692. {
  3693. int i;
  3694. /* if interface is down do nothing */
  3695. if (test_bit(__I40E_DOWN, &pf->state) ||
  3696. test_bit(__I40E_CONFIG_BUSY, &pf->state))
  3697. return;
  3698. /* Update the stats for active netdevs so the network stack
  3699. * can look at updated numbers whenever it cares to
  3700. */
  3701. for (i = 0; i < pf->hw.func_caps.num_vsis; i++)
  3702. if (pf->vsi[i] && pf->vsi[i]->netdev)
  3703. i40e_update_stats(pf->vsi[i]);
  3704. /* Update the stats for the active switching components */
  3705. for (i = 0; i < I40E_MAX_VEB; i++)
  3706. if (pf->veb[i])
  3707. i40e_update_veb_stats(pf->veb[i]);
  3708. }
  3709. /**
  3710. * i40e_reset_subtask - Set up for resetting the device and driver
  3711. * @pf: board private structure
  3712. **/
  3713. static void i40e_reset_subtask(struct i40e_pf *pf)
  3714. {
  3715. u32 reset_flags = 0;
  3716. if (test_bit(__I40E_REINIT_REQUESTED, &pf->state)) {
  3717. reset_flags |= (1 << __I40E_REINIT_REQUESTED);
  3718. clear_bit(__I40E_REINIT_REQUESTED, &pf->state);
  3719. }
  3720. if (test_bit(__I40E_PF_RESET_REQUESTED, &pf->state)) {
  3721. reset_flags |= (1 << __I40E_PF_RESET_REQUESTED);
  3722. clear_bit(__I40E_PF_RESET_REQUESTED, &pf->state);
  3723. }
  3724. if (test_bit(__I40E_CORE_RESET_REQUESTED, &pf->state)) {
  3725. reset_flags |= (1 << __I40E_CORE_RESET_REQUESTED);
  3726. clear_bit(__I40E_CORE_RESET_REQUESTED, &pf->state);
  3727. }
  3728. if (test_bit(__I40E_GLOBAL_RESET_REQUESTED, &pf->state)) {
  3729. reset_flags |= (1 << __I40E_GLOBAL_RESET_REQUESTED);
  3730. clear_bit(__I40E_GLOBAL_RESET_REQUESTED, &pf->state);
  3731. }
  3732. /* If there's a recovery already waiting, it takes
  3733. * precedence before starting a new reset sequence.
  3734. */
  3735. if (test_bit(__I40E_RESET_INTR_RECEIVED, &pf->state)) {
  3736. i40e_handle_reset_warning(pf);
  3737. return;
  3738. }
  3739. /* If we're already down or resetting, just bail */
  3740. if (reset_flags &&
  3741. !test_bit(__I40E_DOWN, &pf->state) &&
  3742. !test_bit(__I40E_CONFIG_BUSY, &pf->state))
  3743. i40e_do_reset(pf, reset_flags);
  3744. }
  3745. /**
  3746. * i40e_handle_link_event - Handle link event
  3747. * @pf: board private structure
  3748. * @e: event info posted on ARQ
  3749. **/
  3750. static void i40e_handle_link_event(struct i40e_pf *pf,
  3751. struct i40e_arq_event_info *e)
  3752. {
  3753. struct i40e_hw *hw = &pf->hw;
  3754. struct i40e_aqc_get_link_status *status =
  3755. (struct i40e_aqc_get_link_status *)&e->desc.params.raw;
  3756. struct i40e_link_status *hw_link_info = &hw->phy.link_info;
  3757. /* save off old link status information */
  3758. memcpy(&pf->hw.phy.link_info_old, hw_link_info,
  3759. sizeof(pf->hw.phy.link_info_old));
  3760. /* update link status */
  3761. hw_link_info->phy_type = (enum i40e_aq_phy_type)status->phy_type;
  3762. hw_link_info->link_speed = (enum i40e_aq_link_speed)status->link_speed;
  3763. hw_link_info->link_info = status->link_info;
  3764. hw_link_info->an_info = status->an_info;
  3765. hw_link_info->ext_info = status->ext_info;
  3766. hw_link_info->lse_enable =
  3767. le16_to_cpu(status->command_flags) &
  3768. I40E_AQ_LSE_ENABLE;
  3769. /* process the event */
  3770. i40e_link_event(pf);
  3771. /* Do a new status request to re-enable LSE reporting
  3772. * and load new status information into the hw struct,
  3773. * then see if the status changed while processing the
  3774. * initial event.
  3775. */
  3776. i40e_aq_get_link_info(&pf->hw, true, NULL, NULL);
  3777. i40e_link_event(pf);
  3778. }
  3779. /**
  3780. * i40e_clean_adminq_subtask - Clean the AdminQ rings
  3781. * @pf: board private structure
  3782. **/
  3783. static void i40e_clean_adminq_subtask(struct i40e_pf *pf)
  3784. {
  3785. struct i40e_arq_event_info event;
  3786. struct i40e_hw *hw = &pf->hw;
  3787. u16 pending, i = 0;
  3788. i40e_status ret;
  3789. u16 opcode;
  3790. u32 val;
  3791. if (!test_bit(__I40E_ADMINQ_EVENT_PENDING, &pf->state))
  3792. return;
  3793. event.msg_size = I40E_MAX_AQ_BUF_SIZE;
  3794. event.msg_buf = kzalloc(event.msg_size, GFP_KERNEL);
  3795. if (!event.msg_buf)
  3796. return;
  3797. do {
  3798. ret = i40e_clean_arq_element(hw, &event, &pending);
  3799. if (ret == I40E_ERR_ADMIN_QUEUE_NO_WORK) {
  3800. dev_info(&pf->pdev->dev, "No ARQ event found\n");
  3801. break;
  3802. } else if (ret) {
  3803. dev_info(&pf->pdev->dev, "ARQ event error %d\n", ret);
  3804. break;
  3805. }
  3806. opcode = le16_to_cpu(event.desc.opcode);
  3807. switch (opcode) {
  3808. case i40e_aqc_opc_get_link_status:
  3809. i40e_handle_link_event(pf, &event);
  3810. break;
  3811. case i40e_aqc_opc_send_msg_to_pf:
  3812. ret = i40e_vc_process_vf_msg(pf,
  3813. le16_to_cpu(event.desc.retval),
  3814. le32_to_cpu(event.desc.cookie_high),
  3815. le32_to_cpu(event.desc.cookie_low),
  3816. event.msg_buf,
  3817. event.msg_size);
  3818. break;
  3819. case i40e_aqc_opc_lldp_update_mib:
  3820. dev_info(&pf->pdev->dev, "ARQ: Update LLDP MIB event received\n");
  3821. break;
  3822. case i40e_aqc_opc_event_lan_overflow:
  3823. dev_info(&pf->pdev->dev, "ARQ LAN queue overflow event received\n");
  3824. i40e_handle_lan_overflow_event(pf, &event);
  3825. break;
  3826. default:
  3827. dev_info(&pf->pdev->dev,
  3828. "ARQ Error: Unknown event %d received\n",
  3829. event.desc.opcode);
  3830. break;
  3831. }
  3832. } while (pending && (i++ < pf->adminq_work_limit));
  3833. clear_bit(__I40E_ADMINQ_EVENT_PENDING, &pf->state);
  3834. /* re-enable Admin queue interrupt cause */
  3835. val = rd32(hw, I40E_PFINT_ICR0_ENA);
  3836. val |= I40E_PFINT_ICR0_ENA_ADMINQ_MASK;
  3837. wr32(hw, I40E_PFINT_ICR0_ENA, val);
  3838. i40e_flush(hw);
  3839. kfree(event.msg_buf);
  3840. }
  3841. /**
  3842. * i40e_reconstitute_veb - rebuild the VEB and anything connected to it
  3843. * @veb: pointer to the VEB instance
  3844. *
  3845. * This is a recursive function that first builds the attached VSIs then
  3846. * recurses in to build the next layer of VEB. We track the connections
  3847. * through our own index numbers because the seid's from the HW could
  3848. * change across the reset.
  3849. **/
  3850. static int i40e_reconstitute_veb(struct i40e_veb *veb)
  3851. {
  3852. struct i40e_vsi *ctl_vsi = NULL;
  3853. struct i40e_pf *pf = veb->pf;
  3854. int v, veb_idx;
  3855. int ret;
  3856. /* build VSI that owns this VEB, temporarily attached to base VEB */
  3857. for (v = 0; v < pf->hw.func_caps.num_vsis && !ctl_vsi; v++) {
  3858. if (pf->vsi[v] &&
  3859. pf->vsi[v]->veb_idx == veb->idx &&
  3860. pf->vsi[v]->flags & I40E_VSI_FLAG_VEB_OWNER) {
  3861. ctl_vsi = pf->vsi[v];
  3862. break;
  3863. }
  3864. }
  3865. if (!ctl_vsi) {
  3866. dev_info(&pf->pdev->dev,
  3867. "missing owner VSI for veb_idx %d\n", veb->idx);
  3868. ret = -ENOENT;
  3869. goto end_reconstitute;
  3870. }
  3871. if (ctl_vsi != pf->vsi[pf->lan_vsi])
  3872. ctl_vsi->uplink_seid = pf->vsi[pf->lan_vsi]->uplink_seid;
  3873. ret = i40e_add_vsi(ctl_vsi);
  3874. if (ret) {
  3875. dev_info(&pf->pdev->dev,
  3876. "rebuild of owner VSI failed: %d\n", ret);
  3877. goto end_reconstitute;
  3878. }
  3879. i40e_vsi_reset_stats(ctl_vsi);
  3880. /* create the VEB in the switch and move the VSI onto the VEB */
  3881. ret = i40e_add_veb(veb, ctl_vsi);
  3882. if (ret)
  3883. goto end_reconstitute;
  3884. /* create the remaining VSIs attached to this VEB */
  3885. for (v = 0; v < pf->hw.func_caps.num_vsis; v++) {
  3886. if (!pf->vsi[v] || pf->vsi[v] == ctl_vsi)
  3887. continue;
  3888. if (pf->vsi[v]->veb_idx == veb->idx) {
  3889. struct i40e_vsi *vsi = pf->vsi[v];
  3890. vsi->uplink_seid = veb->seid;
  3891. ret = i40e_add_vsi(vsi);
  3892. if (ret) {
  3893. dev_info(&pf->pdev->dev,
  3894. "rebuild of vsi_idx %d failed: %d\n",
  3895. v, ret);
  3896. goto end_reconstitute;
  3897. }
  3898. i40e_vsi_reset_stats(vsi);
  3899. }
  3900. }
  3901. /* create any VEBs attached to this VEB - RECURSION */
  3902. for (veb_idx = 0; veb_idx < I40E_MAX_VEB; veb_idx++) {
  3903. if (pf->veb[veb_idx] && pf->veb[veb_idx]->veb_idx == veb->idx) {
  3904. pf->veb[veb_idx]->uplink_seid = veb->seid;
  3905. ret = i40e_reconstitute_veb(pf->veb[veb_idx]);
  3906. if (ret)
  3907. break;
  3908. }
  3909. }
  3910. end_reconstitute:
  3911. return ret;
  3912. }
  3913. /**
  3914. * i40e_get_capabilities - get info about the HW
  3915. * @pf: the PF struct
  3916. **/
  3917. static int i40e_get_capabilities(struct i40e_pf *pf)
  3918. {
  3919. struct i40e_aqc_list_capabilities_element_resp *cap_buf;
  3920. u16 data_size;
  3921. int buf_len;
  3922. int err;
  3923. buf_len = 40 * sizeof(struct i40e_aqc_list_capabilities_element_resp);
  3924. do {
  3925. cap_buf = kzalloc(buf_len, GFP_KERNEL);
  3926. if (!cap_buf)
  3927. return -ENOMEM;
  3928. /* this loads the data into the hw struct for us */
  3929. err = i40e_aq_discover_capabilities(&pf->hw, cap_buf, buf_len,
  3930. &data_size,
  3931. i40e_aqc_opc_list_func_capabilities,
  3932. NULL);
  3933. /* data loaded, buffer no longer needed */
  3934. kfree(cap_buf);
  3935. if (pf->hw.aq.asq_last_status == I40E_AQ_RC_ENOMEM) {
  3936. /* retry with a larger buffer */
  3937. buf_len = data_size;
  3938. } else if (pf->hw.aq.asq_last_status != I40E_AQ_RC_OK) {
  3939. dev_info(&pf->pdev->dev,
  3940. "capability discovery failed: aq=%d\n",
  3941. pf->hw.aq.asq_last_status);
  3942. return -ENODEV;
  3943. }
  3944. } while (err);
  3945. if (pf->hw.debug_mask & I40E_DEBUG_USER)
  3946. dev_info(&pf->pdev->dev,
  3947. "pf=%d, num_vfs=%d, msix_pf=%d, msix_vf=%d, fd_g=%d, fd_b=%d, pf_max_q=%d num_vsi=%d\n",
  3948. pf->hw.pf_id, pf->hw.func_caps.num_vfs,
  3949. pf->hw.func_caps.num_msix_vectors,
  3950. pf->hw.func_caps.num_msix_vectors_vf,
  3951. pf->hw.func_caps.fd_filters_guaranteed,
  3952. pf->hw.func_caps.fd_filters_best_effort,
  3953. pf->hw.func_caps.num_tx_qp,
  3954. pf->hw.func_caps.num_vsis);
  3955. return 0;
  3956. }
  3957. /**
  3958. * i40e_fdir_setup - initialize the Flow Director resources
  3959. * @pf: board private structure
  3960. **/
  3961. static void i40e_fdir_setup(struct i40e_pf *pf)
  3962. {
  3963. struct i40e_vsi *vsi;
  3964. bool new_vsi = false;
  3965. int err, i;
  3966. if (!(pf->flags & (I40E_FLAG_FDIR_ENABLED|I40E_FLAG_FDIR_ATR_ENABLED)))
  3967. return;
  3968. pf->atr_sample_rate = I40E_DEFAULT_ATR_SAMPLE_RATE;
  3969. /* find existing or make new FDIR VSI */
  3970. vsi = NULL;
  3971. for (i = 0; i < pf->hw.func_caps.num_vsis; i++)
  3972. if (pf->vsi[i] && pf->vsi[i]->type == I40E_VSI_FDIR)
  3973. vsi = pf->vsi[i];
  3974. if (!vsi) {
  3975. vsi = i40e_vsi_setup(pf, I40E_VSI_FDIR, pf->mac_seid, 0);
  3976. if (!vsi) {
  3977. dev_info(&pf->pdev->dev, "Couldn't create FDir VSI\n");
  3978. pf->flags &= ~I40E_FLAG_FDIR_ENABLED;
  3979. return;
  3980. }
  3981. new_vsi = true;
  3982. }
  3983. WARN_ON(vsi->base_queue != I40E_FDIR_RING);
  3984. i40e_vsi_setup_irqhandler(vsi, i40e_fdir_clean_rings);
  3985. err = i40e_vsi_setup_tx_resources(vsi);
  3986. if (!err)
  3987. err = i40e_vsi_setup_rx_resources(vsi);
  3988. if (!err)
  3989. err = i40e_vsi_configure(vsi);
  3990. if (!err && new_vsi) {
  3991. char int_name[IFNAMSIZ + 9];
  3992. snprintf(int_name, sizeof(int_name) - 1, "%s-fdir",
  3993. dev_driver_string(&pf->pdev->dev));
  3994. err = i40e_vsi_request_irq(vsi, int_name);
  3995. }
  3996. if (!err)
  3997. err = i40e_up_complete(vsi);
  3998. clear_bit(__I40E_NEEDS_RESTART, &vsi->state);
  3999. }
  4000. /**
  4001. * i40e_fdir_teardown - release the Flow Director resources
  4002. * @pf: board private structure
  4003. **/
  4004. static void i40e_fdir_teardown(struct i40e_pf *pf)
  4005. {
  4006. int i;
  4007. for (i = 0; i < pf->hw.func_caps.num_vsis; i++) {
  4008. if (pf->vsi[i] && pf->vsi[i]->type == I40E_VSI_FDIR) {
  4009. i40e_vsi_release(pf->vsi[i]);
  4010. break;
  4011. }
  4012. }
  4013. }
  4014. /**
  4015. * i40e_handle_reset_warning - prep for the core to reset
  4016. * @pf: board private structure
  4017. *
  4018. * Close up the VFs and other things in prep for a Core Reset,
  4019. * then get ready to rebuild the world.
  4020. **/
  4021. static void i40e_handle_reset_warning(struct i40e_pf *pf)
  4022. {
  4023. struct i40e_driver_version dv;
  4024. struct i40e_hw *hw = &pf->hw;
  4025. i40e_status ret;
  4026. u32 v;
  4027. clear_bit(__I40E_RESET_INTR_RECEIVED, &pf->state);
  4028. if (test_and_set_bit(__I40E_RESET_RECOVERY_PENDING, &pf->state))
  4029. return;
  4030. dev_info(&pf->pdev->dev, "Tearing down internal switch for reset\n");
  4031. i40e_vc_notify_reset(pf);
  4032. /* quiesce the VSIs and their queues that are not already DOWN */
  4033. i40e_pf_quiesce_all_vsi(pf);
  4034. for (v = 0; v < pf->hw.func_caps.num_vsis; v++) {
  4035. if (pf->vsi[v])
  4036. pf->vsi[v]->seid = 0;
  4037. }
  4038. i40e_shutdown_adminq(&pf->hw);
  4039. /* Now we wait for GRST to settle out.
  4040. * We don't have to delete the VEBs or VSIs from the hw switch
  4041. * because the reset will make them disappear.
  4042. */
  4043. ret = i40e_pf_reset(hw);
  4044. if (ret)
  4045. dev_info(&pf->pdev->dev, "PF reset failed, %d\n", ret);
  4046. pf->pfr_count++;
  4047. if (test_bit(__I40E_DOWN, &pf->state))
  4048. goto end_core_reset;
  4049. dev_info(&pf->pdev->dev, "Rebuilding internal switch\n");
  4050. /* rebuild the basics for the AdminQ, HMC, and initial HW switch */
  4051. ret = i40e_init_adminq(&pf->hw);
  4052. if (ret) {
  4053. dev_info(&pf->pdev->dev, "Rebuild AdminQ failed, %d\n", ret);
  4054. goto end_core_reset;
  4055. }
  4056. ret = i40e_get_capabilities(pf);
  4057. if (ret) {
  4058. dev_info(&pf->pdev->dev, "i40e_get_capabilities failed, %d\n",
  4059. ret);
  4060. goto end_core_reset;
  4061. }
  4062. /* call shutdown HMC */
  4063. ret = i40e_shutdown_lan_hmc(hw);
  4064. if (ret) {
  4065. dev_info(&pf->pdev->dev, "shutdown_lan_hmc failed: %d\n", ret);
  4066. goto end_core_reset;
  4067. }
  4068. ret = i40e_init_lan_hmc(hw, hw->func_caps.num_tx_qp,
  4069. hw->func_caps.num_rx_qp,
  4070. pf->fcoe_hmc_cntx_num, pf->fcoe_hmc_filt_num);
  4071. if (ret) {
  4072. dev_info(&pf->pdev->dev, "init_lan_hmc failed: %d\n", ret);
  4073. goto end_core_reset;
  4074. }
  4075. ret = i40e_configure_lan_hmc(hw, I40E_HMC_MODEL_DIRECT_ONLY);
  4076. if (ret) {
  4077. dev_info(&pf->pdev->dev, "configure_lan_hmc failed: %d\n", ret);
  4078. goto end_core_reset;
  4079. }
  4080. /* do basic switch setup */
  4081. ret = i40e_setup_pf_switch(pf);
  4082. if (ret)
  4083. goto end_core_reset;
  4084. /* Rebuild the VSIs and VEBs that existed before reset.
  4085. * They are still in our local switch element arrays, so only
  4086. * need to rebuild the switch model in the HW.
  4087. *
  4088. * If there were VEBs but the reconstitution failed, we'll try
  4089. * try to recover minimal use by getting the basic PF VSI working.
  4090. */
  4091. if (pf->vsi[pf->lan_vsi]->uplink_seid != pf->mac_seid) {
  4092. dev_info(&pf->pdev->dev, "attempting to rebuild switch\n");
  4093. /* find the one VEB connected to the MAC, and find orphans */
  4094. for (v = 0; v < I40E_MAX_VEB; v++) {
  4095. if (!pf->veb[v])
  4096. continue;
  4097. if (pf->veb[v]->uplink_seid == pf->mac_seid ||
  4098. pf->veb[v]->uplink_seid == 0) {
  4099. ret = i40e_reconstitute_veb(pf->veb[v]);
  4100. if (!ret)
  4101. continue;
  4102. /* If Main VEB failed, we're in deep doodoo,
  4103. * so give up rebuilding the switch and set up
  4104. * for minimal rebuild of PF VSI.
  4105. * If orphan failed, we'll report the error
  4106. * but try to keep going.
  4107. */
  4108. if (pf->veb[v]->uplink_seid == pf->mac_seid) {
  4109. dev_info(&pf->pdev->dev,
  4110. "rebuild of switch failed: %d, will try to set up simple PF connection\n",
  4111. ret);
  4112. pf->vsi[pf->lan_vsi]->uplink_seid
  4113. = pf->mac_seid;
  4114. break;
  4115. } else if (pf->veb[v]->uplink_seid == 0) {
  4116. dev_info(&pf->pdev->dev,
  4117. "rebuild of orphan VEB failed: %d\n",
  4118. ret);
  4119. }
  4120. }
  4121. }
  4122. }
  4123. if (pf->vsi[pf->lan_vsi]->uplink_seid == pf->mac_seid) {
  4124. dev_info(&pf->pdev->dev, "attempting to rebuild PF VSI\n");
  4125. /* no VEB, so rebuild only the Main VSI */
  4126. ret = i40e_add_vsi(pf->vsi[pf->lan_vsi]);
  4127. if (ret) {
  4128. dev_info(&pf->pdev->dev,
  4129. "rebuild of Main VSI failed: %d\n", ret);
  4130. goto end_core_reset;
  4131. }
  4132. }
  4133. /* reinit the misc interrupt */
  4134. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  4135. ret = i40e_setup_misc_vector(pf);
  4136. /* restart the VSIs that were rebuilt and running before the reset */
  4137. i40e_pf_unquiesce_all_vsi(pf);
  4138. /* tell the firmware that we're starting */
  4139. dv.major_version = DRV_VERSION_MAJOR;
  4140. dv.minor_version = DRV_VERSION_MINOR;
  4141. dv.build_version = DRV_VERSION_BUILD;
  4142. dv.subbuild_version = 0;
  4143. i40e_aq_send_driver_version(&pf->hw, &dv, NULL);
  4144. dev_info(&pf->pdev->dev, "PF reset done\n");
  4145. end_core_reset:
  4146. clear_bit(__I40E_RESET_RECOVERY_PENDING, &pf->state);
  4147. }
  4148. /**
  4149. * i40e_handle_mdd_event
  4150. * @pf: pointer to the pf structure
  4151. *
  4152. * Called from the MDD irq handler to identify possibly malicious vfs
  4153. **/
  4154. static void i40e_handle_mdd_event(struct i40e_pf *pf)
  4155. {
  4156. struct i40e_hw *hw = &pf->hw;
  4157. bool mdd_detected = false;
  4158. struct i40e_vf *vf;
  4159. u32 reg;
  4160. int i;
  4161. if (!test_bit(__I40E_MDD_EVENT_PENDING, &pf->state))
  4162. return;
  4163. /* find what triggered the MDD event */
  4164. reg = rd32(hw, I40E_GL_MDET_TX);
  4165. if (reg & I40E_GL_MDET_TX_VALID_MASK) {
  4166. u8 func = (reg & I40E_GL_MDET_TX_FUNCTION_MASK)
  4167. >> I40E_GL_MDET_TX_FUNCTION_SHIFT;
  4168. u8 event = (reg & I40E_GL_MDET_TX_EVENT_SHIFT)
  4169. >> I40E_GL_MDET_TX_EVENT_SHIFT;
  4170. u8 queue = (reg & I40E_GL_MDET_TX_QUEUE_MASK)
  4171. >> I40E_GL_MDET_TX_QUEUE_SHIFT;
  4172. dev_info(&pf->pdev->dev,
  4173. "Malicious Driver Detection TX event 0x%02x on q %d of function 0x%02x\n",
  4174. event, queue, func);
  4175. wr32(hw, I40E_GL_MDET_TX, 0xffffffff);
  4176. mdd_detected = true;
  4177. }
  4178. reg = rd32(hw, I40E_GL_MDET_RX);
  4179. if (reg & I40E_GL_MDET_RX_VALID_MASK) {
  4180. u8 func = (reg & I40E_GL_MDET_RX_FUNCTION_MASK)
  4181. >> I40E_GL_MDET_RX_FUNCTION_SHIFT;
  4182. u8 event = (reg & I40E_GL_MDET_RX_EVENT_SHIFT)
  4183. >> I40E_GL_MDET_RX_EVENT_SHIFT;
  4184. u8 queue = (reg & I40E_GL_MDET_RX_QUEUE_MASK)
  4185. >> I40E_GL_MDET_RX_QUEUE_SHIFT;
  4186. dev_info(&pf->pdev->dev,
  4187. "Malicious Driver Detection RX event 0x%02x on q %d of function 0x%02x\n",
  4188. event, queue, func);
  4189. wr32(hw, I40E_GL_MDET_RX, 0xffffffff);
  4190. mdd_detected = true;
  4191. }
  4192. /* see if one of the VFs needs its hand slapped */
  4193. for (i = 0; i < pf->num_alloc_vfs && mdd_detected; i++) {
  4194. vf = &(pf->vf[i]);
  4195. reg = rd32(hw, I40E_VP_MDET_TX(i));
  4196. if (reg & I40E_VP_MDET_TX_VALID_MASK) {
  4197. wr32(hw, I40E_VP_MDET_TX(i), 0xFFFF);
  4198. vf->num_mdd_events++;
  4199. dev_info(&pf->pdev->dev, "MDD TX event on VF %d\n", i);
  4200. }
  4201. reg = rd32(hw, I40E_VP_MDET_RX(i));
  4202. if (reg & I40E_VP_MDET_RX_VALID_MASK) {
  4203. wr32(hw, I40E_VP_MDET_RX(i), 0xFFFF);
  4204. vf->num_mdd_events++;
  4205. dev_info(&pf->pdev->dev, "MDD RX event on VF %d\n", i);
  4206. }
  4207. if (vf->num_mdd_events > I40E_DEFAULT_NUM_MDD_EVENTS_ALLOWED) {
  4208. dev_info(&pf->pdev->dev,
  4209. "Too many MDD events on VF %d, disabled\n", i);
  4210. dev_info(&pf->pdev->dev,
  4211. "Use PF Control I/F to re-enable the VF\n");
  4212. set_bit(I40E_VF_STAT_DISABLED, &vf->vf_states);
  4213. }
  4214. }
  4215. /* re-enable mdd interrupt cause */
  4216. clear_bit(__I40E_MDD_EVENT_PENDING, &pf->state);
  4217. reg = rd32(hw, I40E_PFINT_ICR0_ENA);
  4218. reg |= I40E_PFINT_ICR0_ENA_MAL_DETECT_MASK;
  4219. wr32(hw, I40E_PFINT_ICR0_ENA, reg);
  4220. i40e_flush(hw);
  4221. }
  4222. /**
  4223. * i40e_service_task - Run the driver's async subtasks
  4224. * @work: pointer to work_struct containing our data
  4225. **/
  4226. static void i40e_service_task(struct work_struct *work)
  4227. {
  4228. struct i40e_pf *pf = container_of(work,
  4229. struct i40e_pf,
  4230. service_task);
  4231. unsigned long start_time = jiffies;
  4232. i40e_reset_subtask(pf);
  4233. i40e_handle_mdd_event(pf);
  4234. i40e_vc_process_vflr_event(pf);
  4235. i40e_watchdog_subtask(pf);
  4236. i40e_fdir_reinit_subtask(pf);
  4237. i40e_check_hang_subtask(pf);
  4238. i40e_sync_filters_subtask(pf);
  4239. i40e_clean_adminq_subtask(pf);
  4240. i40e_service_event_complete(pf);
  4241. /* If the tasks have taken longer than one timer cycle or there
  4242. * is more work to be done, reschedule the service task now
  4243. * rather than wait for the timer to tick again.
  4244. */
  4245. if (time_after(jiffies, (start_time + pf->service_timer_period)) ||
  4246. test_bit(__I40E_ADMINQ_EVENT_PENDING, &pf->state) ||
  4247. test_bit(__I40E_MDD_EVENT_PENDING, &pf->state) ||
  4248. test_bit(__I40E_VFLR_EVENT_PENDING, &pf->state))
  4249. i40e_service_event_schedule(pf);
  4250. }
  4251. /**
  4252. * i40e_service_timer - timer callback
  4253. * @data: pointer to PF struct
  4254. **/
  4255. static void i40e_service_timer(unsigned long data)
  4256. {
  4257. struct i40e_pf *pf = (struct i40e_pf *)data;
  4258. mod_timer(&pf->service_timer,
  4259. round_jiffies(jiffies + pf->service_timer_period));
  4260. i40e_service_event_schedule(pf);
  4261. }
  4262. /**
  4263. * i40e_set_num_rings_in_vsi - Determine number of rings in the VSI
  4264. * @vsi: the VSI being configured
  4265. **/
  4266. static int i40e_set_num_rings_in_vsi(struct i40e_vsi *vsi)
  4267. {
  4268. struct i40e_pf *pf = vsi->back;
  4269. switch (vsi->type) {
  4270. case I40E_VSI_MAIN:
  4271. vsi->alloc_queue_pairs = pf->num_lan_qps;
  4272. vsi->num_desc = ALIGN(I40E_DEFAULT_NUM_DESCRIPTORS,
  4273. I40E_REQ_DESCRIPTOR_MULTIPLE);
  4274. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  4275. vsi->num_q_vectors = pf->num_lan_msix;
  4276. else
  4277. vsi->num_q_vectors = 1;
  4278. break;
  4279. case I40E_VSI_FDIR:
  4280. vsi->alloc_queue_pairs = 1;
  4281. vsi->num_desc = ALIGN(I40E_FDIR_RING_COUNT,
  4282. I40E_REQ_DESCRIPTOR_MULTIPLE);
  4283. vsi->num_q_vectors = 1;
  4284. break;
  4285. case I40E_VSI_VMDQ2:
  4286. vsi->alloc_queue_pairs = pf->num_vmdq_qps;
  4287. vsi->num_desc = ALIGN(I40E_DEFAULT_NUM_DESCRIPTORS,
  4288. I40E_REQ_DESCRIPTOR_MULTIPLE);
  4289. vsi->num_q_vectors = pf->num_vmdq_msix;
  4290. break;
  4291. case I40E_VSI_SRIOV:
  4292. vsi->alloc_queue_pairs = pf->num_vf_qps;
  4293. vsi->num_desc = ALIGN(I40E_DEFAULT_NUM_DESCRIPTORS,
  4294. I40E_REQ_DESCRIPTOR_MULTIPLE);
  4295. break;
  4296. default:
  4297. WARN_ON(1);
  4298. return -ENODATA;
  4299. }
  4300. return 0;
  4301. }
  4302. /**
  4303. * i40e_vsi_mem_alloc - Allocates the next available struct vsi in the PF
  4304. * @pf: board private structure
  4305. * @type: type of VSI
  4306. *
  4307. * On error: returns error code (negative)
  4308. * On success: returns vsi index in PF (positive)
  4309. **/
  4310. static int i40e_vsi_mem_alloc(struct i40e_pf *pf, enum i40e_vsi_type type)
  4311. {
  4312. int ret = -ENODEV;
  4313. struct i40e_vsi *vsi;
  4314. int sz_vectors;
  4315. int vsi_idx;
  4316. int i;
  4317. /* Need to protect the allocation of the VSIs at the PF level */
  4318. mutex_lock(&pf->switch_mutex);
  4319. /* VSI list may be fragmented if VSI creation/destruction has
  4320. * been happening. We can afford to do a quick scan to look
  4321. * for any free VSIs in the list.
  4322. *
  4323. * find next empty vsi slot, looping back around if necessary
  4324. */
  4325. i = pf->next_vsi;
  4326. while (i < pf->hw.func_caps.num_vsis && pf->vsi[i])
  4327. i++;
  4328. if (i >= pf->hw.func_caps.num_vsis) {
  4329. i = 0;
  4330. while (i < pf->next_vsi && pf->vsi[i])
  4331. i++;
  4332. }
  4333. if (i < pf->hw.func_caps.num_vsis && !pf->vsi[i]) {
  4334. vsi_idx = i; /* Found one! */
  4335. } else {
  4336. ret = -ENODEV;
  4337. goto unlock_pf; /* out of VSI slots! */
  4338. }
  4339. pf->next_vsi = ++i;
  4340. vsi = kzalloc(sizeof(*vsi), GFP_KERNEL);
  4341. if (!vsi) {
  4342. ret = -ENOMEM;
  4343. goto unlock_pf;
  4344. }
  4345. vsi->type = type;
  4346. vsi->back = pf;
  4347. set_bit(__I40E_DOWN, &vsi->state);
  4348. vsi->flags = 0;
  4349. vsi->idx = vsi_idx;
  4350. vsi->rx_itr_setting = pf->rx_itr_default;
  4351. vsi->tx_itr_setting = pf->tx_itr_default;
  4352. vsi->netdev_registered = false;
  4353. vsi->work_limit = I40E_DEFAULT_IRQ_WORK;
  4354. INIT_LIST_HEAD(&vsi->mac_filter_list);
  4355. i40e_set_num_rings_in_vsi(vsi);
  4356. /* allocate memory for q_vector pointers */
  4357. sz_vectors = sizeof(struct i40e_q_vectors *) * vsi->num_q_vectors;
  4358. vsi->q_vectors = kzalloc(sz_vectors, GFP_KERNEL);
  4359. if (!vsi->q_vectors) {
  4360. ret = -ENOMEM;
  4361. goto err_vectors;
  4362. }
  4363. /* Setup default MSIX irq handler for VSI */
  4364. i40e_vsi_setup_irqhandler(vsi, i40e_msix_clean_rings);
  4365. pf->vsi[vsi_idx] = vsi;
  4366. ret = vsi_idx;
  4367. goto unlock_pf;
  4368. err_vectors:
  4369. pf->next_vsi = i - 1;
  4370. kfree(vsi);
  4371. unlock_pf:
  4372. mutex_unlock(&pf->switch_mutex);
  4373. return ret;
  4374. }
  4375. /**
  4376. * i40e_vsi_clear - Deallocate the VSI provided
  4377. * @vsi: the VSI being un-configured
  4378. **/
  4379. static int i40e_vsi_clear(struct i40e_vsi *vsi)
  4380. {
  4381. struct i40e_pf *pf;
  4382. if (!vsi)
  4383. return 0;
  4384. if (!vsi->back)
  4385. goto free_vsi;
  4386. pf = vsi->back;
  4387. mutex_lock(&pf->switch_mutex);
  4388. if (!pf->vsi[vsi->idx]) {
  4389. dev_err(&pf->pdev->dev, "pf->vsi[%d] is NULL, just free vsi[%d](%p,type %d)\n",
  4390. vsi->idx, vsi->idx, vsi, vsi->type);
  4391. goto unlock_vsi;
  4392. }
  4393. if (pf->vsi[vsi->idx] != vsi) {
  4394. dev_err(&pf->pdev->dev,
  4395. "pf->vsi[%d](%p, type %d) != vsi[%d](%p,type %d): no free!\n",
  4396. pf->vsi[vsi->idx]->idx,
  4397. pf->vsi[vsi->idx],
  4398. pf->vsi[vsi->idx]->type,
  4399. vsi->idx, vsi, vsi->type);
  4400. goto unlock_vsi;
  4401. }
  4402. /* updates the pf for this cleared vsi */
  4403. i40e_put_lump(pf->qp_pile, vsi->base_queue, vsi->idx);
  4404. i40e_put_lump(pf->irq_pile, vsi->base_vector, vsi->idx);
  4405. /* free the ring and vector containers */
  4406. kfree(vsi->q_vectors);
  4407. pf->vsi[vsi->idx] = NULL;
  4408. if (vsi->idx < pf->next_vsi)
  4409. pf->next_vsi = vsi->idx;
  4410. unlock_vsi:
  4411. mutex_unlock(&pf->switch_mutex);
  4412. free_vsi:
  4413. kfree(vsi);
  4414. return 0;
  4415. }
  4416. /**
  4417. * i40e_alloc_rings - Allocates the Rx and Tx rings for the provided VSI
  4418. * @vsi: the VSI being configured
  4419. **/
  4420. static int i40e_alloc_rings(struct i40e_vsi *vsi)
  4421. {
  4422. struct i40e_pf *pf = vsi->back;
  4423. int ret = 0;
  4424. int i;
  4425. vsi->rx_rings = kcalloc(vsi->alloc_queue_pairs,
  4426. sizeof(struct i40e_ring), GFP_KERNEL);
  4427. if (!vsi->rx_rings) {
  4428. ret = -ENOMEM;
  4429. goto err_alloc_rings;
  4430. }
  4431. vsi->tx_rings = kcalloc(vsi->alloc_queue_pairs,
  4432. sizeof(struct i40e_ring), GFP_KERNEL);
  4433. if (!vsi->tx_rings) {
  4434. ret = -ENOMEM;
  4435. kfree(vsi->rx_rings);
  4436. goto err_alloc_rings;
  4437. }
  4438. /* Set basic values in the rings to be used later during open() */
  4439. for (i = 0; i < vsi->alloc_queue_pairs; i++) {
  4440. struct i40e_ring *rx_ring = &vsi->rx_rings[i];
  4441. struct i40e_ring *tx_ring = &vsi->tx_rings[i];
  4442. tx_ring->queue_index = i;
  4443. tx_ring->reg_idx = vsi->base_queue + i;
  4444. tx_ring->ring_active = false;
  4445. tx_ring->vsi = vsi;
  4446. tx_ring->netdev = vsi->netdev;
  4447. tx_ring->dev = &pf->pdev->dev;
  4448. tx_ring->count = vsi->num_desc;
  4449. tx_ring->size = 0;
  4450. tx_ring->dcb_tc = 0;
  4451. rx_ring->queue_index = i;
  4452. rx_ring->reg_idx = vsi->base_queue + i;
  4453. rx_ring->ring_active = false;
  4454. rx_ring->vsi = vsi;
  4455. rx_ring->netdev = vsi->netdev;
  4456. rx_ring->dev = &pf->pdev->dev;
  4457. rx_ring->count = vsi->num_desc;
  4458. rx_ring->size = 0;
  4459. rx_ring->dcb_tc = 0;
  4460. if (pf->flags & I40E_FLAG_16BYTE_RX_DESC_ENABLED)
  4461. set_ring_16byte_desc_enabled(rx_ring);
  4462. else
  4463. clear_ring_16byte_desc_enabled(rx_ring);
  4464. }
  4465. err_alloc_rings:
  4466. return ret;
  4467. }
  4468. /**
  4469. * i40e_vsi_clear_rings - Deallocates the Rx and Tx rings for the provided VSI
  4470. * @vsi: the VSI being cleaned
  4471. **/
  4472. static int i40e_vsi_clear_rings(struct i40e_vsi *vsi)
  4473. {
  4474. if (vsi) {
  4475. kfree(vsi->rx_rings);
  4476. kfree(vsi->tx_rings);
  4477. }
  4478. return 0;
  4479. }
  4480. /**
  4481. * i40e_reserve_msix_vectors - Reserve MSI-X vectors in the kernel
  4482. * @pf: board private structure
  4483. * @vectors: the number of MSI-X vectors to request
  4484. *
  4485. * Returns the number of vectors reserved, or error
  4486. **/
  4487. static int i40e_reserve_msix_vectors(struct i40e_pf *pf, int vectors)
  4488. {
  4489. int err = 0;
  4490. pf->num_msix_entries = 0;
  4491. while (vectors >= I40E_MIN_MSIX) {
  4492. err = pci_enable_msix(pf->pdev, pf->msix_entries, vectors);
  4493. if (err == 0) {
  4494. /* good to go */
  4495. pf->num_msix_entries = vectors;
  4496. break;
  4497. } else if (err < 0) {
  4498. /* total failure */
  4499. dev_info(&pf->pdev->dev,
  4500. "MSI-X vector reservation failed: %d\n", err);
  4501. vectors = 0;
  4502. break;
  4503. } else {
  4504. /* err > 0 is the hint for retry */
  4505. dev_info(&pf->pdev->dev,
  4506. "MSI-X vectors wanted %d, retrying with %d\n",
  4507. vectors, err);
  4508. vectors = err;
  4509. }
  4510. }
  4511. if (vectors > 0 && vectors < I40E_MIN_MSIX) {
  4512. dev_info(&pf->pdev->dev,
  4513. "Couldn't get enough vectors, only %d available\n",
  4514. vectors);
  4515. vectors = 0;
  4516. }
  4517. return vectors;
  4518. }
  4519. /**
  4520. * i40e_init_msix - Setup the MSIX capability
  4521. * @pf: board private structure
  4522. *
  4523. * Work with the OS to set up the MSIX vectors needed.
  4524. *
  4525. * Returns 0 on success, negative on failure
  4526. **/
  4527. static int i40e_init_msix(struct i40e_pf *pf)
  4528. {
  4529. i40e_status err = 0;
  4530. struct i40e_hw *hw = &pf->hw;
  4531. int v_budget, i;
  4532. int vec;
  4533. if (!(pf->flags & I40E_FLAG_MSIX_ENABLED))
  4534. return -ENODEV;
  4535. /* The number of vectors we'll request will be comprised of:
  4536. * - Add 1 for "other" cause for Admin Queue events, etc.
  4537. * - The number of LAN queue pairs
  4538. * already adjusted for the NUMA node
  4539. * assumes symmetric Tx/Rx pairing
  4540. * - The number of VMDq pairs
  4541. * Once we count this up, try the request.
  4542. *
  4543. * If we can't get what we want, we'll simplify to nearly nothing
  4544. * and try again. If that still fails, we punt.
  4545. */
  4546. pf->num_lan_msix = pf->num_lan_qps;
  4547. pf->num_vmdq_msix = pf->num_vmdq_qps;
  4548. v_budget = 1 + pf->num_lan_msix;
  4549. v_budget += (pf->num_vmdq_vsis * pf->num_vmdq_msix);
  4550. if (pf->flags & I40E_FLAG_FDIR_ENABLED)
  4551. v_budget++;
  4552. /* Scale down if necessary, and the rings will share vectors */
  4553. v_budget = min_t(int, v_budget, hw->func_caps.num_msix_vectors);
  4554. pf->msix_entries = kcalloc(v_budget, sizeof(struct msix_entry),
  4555. GFP_KERNEL);
  4556. if (!pf->msix_entries)
  4557. return -ENOMEM;
  4558. for (i = 0; i < v_budget; i++)
  4559. pf->msix_entries[i].entry = i;
  4560. vec = i40e_reserve_msix_vectors(pf, v_budget);
  4561. if (vec < I40E_MIN_MSIX) {
  4562. pf->flags &= ~I40E_FLAG_MSIX_ENABLED;
  4563. kfree(pf->msix_entries);
  4564. pf->msix_entries = NULL;
  4565. return -ENODEV;
  4566. } else if (vec == I40E_MIN_MSIX) {
  4567. /* Adjust for minimal MSIX use */
  4568. dev_info(&pf->pdev->dev, "Features disabled, not enough MSIX vectors\n");
  4569. pf->flags &= ~I40E_FLAG_VMDQ_ENABLED;
  4570. pf->num_vmdq_vsis = 0;
  4571. pf->num_vmdq_qps = 0;
  4572. pf->num_vmdq_msix = 0;
  4573. pf->num_lan_qps = 1;
  4574. pf->num_lan_msix = 1;
  4575. } else if (vec != v_budget) {
  4576. /* Scale vector usage down */
  4577. pf->num_vmdq_msix = 1; /* force VMDqs to only one vector */
  4578. vec--; /* reserve the misc vector */
  4579. /* partition out the remaining vectors */
  4580. switch (vec) {
  4581. case 2:
  4582. pf->num_vmdq_vsis = 1;
  4583. pf->num_lan_msix = 1;
  4584. break;
  4585. case 3:
  4586. pf->num_vmdq_vsis = 1;
  4587. pf->num_lan_msix = 2;
  4588. break;
  4589. default:
  4590. pf->num_lan_msix = min_t(int, (vec / 2),
  4591. pf->num_lan_qps);
  4592. pf->num_vmdq_vsis = min_t(int, (vec - pf->num_lan_msix),
  4593. I40E_DEFAULT_NUM_VMDQ_VSI);
  4594. break;
  4595. }
  4596. }
  4597. return err;
  4598. }
  4599. /**
  4600. * i40e_alloc_q_vector - Allocate memory for a single interrupt vector
  4601. * @vsi: the VSI being configured
  4602. * @v_idx: index of the vector in the vsi struct
  4603. *
  4604. * We allocate one q_vector. If allocation fails we return -ENOMEM.
  4605. **/
  4606. static int i40e_alloc_q_vector(struct i40e_vsi *vsi, int v_idx)
  4607. {
  4608. struct i40e_q_vector *q_vector;
  4609. /* allocate q_vector */
  4610. q_vector = kzalloc(sizeof(struct i40e_q_vector), GFP_KERNEL);
  4611. if (!q_vector)
  4612. return -ENOMEM;
  4613. q_vector->vsi = vsi;
  4614. q_vector->v_idx = v_idx;
  4615. cpumask_set_cpu(v_idx, &q_vector->affinity_mask);
  4616. if (vsi->netdev)
  4617. netif_napi_add(vsi->netdev, &q_vector->napi,
  4618. i40e_napi_poll, vsi->work_limit);
  4619. q_vector->rx.latency_range = I40E_LOW_LATENCY;
  4620. q_vector->tx.latency_range = I40E_LOW_LATENCY;
  4621. /* tie q_vector and vsi together */
  4622. vsi->q_vectors[v_idx] = q_vector;
  4623. return 0;
  4624. }
  4625. /**
  4626. * i40e_alloc_q_vectors - Allocate memory for interrupt vectors
  4627. * @vsi: the VSI being configured
  4628. *
  4629. * We allocate one q_vector per queue interrupt. If allocation fails we
  4630. * return -ENOMEM.
  4631. **/
  4632. static int i40e_alloc_q_vectors(struct i40e_vsi *vsi)
  4633. {
  4634. struct i40e_pf *pf = vsi->back;
  4635. int v_idx, num_q_vectors;
  4636. int err;
  4637. /* if not MSIX, give the one vector only to the LAN VSI */
  4638. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  4639. num_q_vectors = vsi->num_q_vectors;
  4640. else if (vsi == pf->vsi[pf->lan_vsi])
  4641. num_q_vectors = 1;
  4642. else
  4643. return -EINVAL;
  4644. for (v_idx = 0; v_idx < num_q_vectors; v_idx++) {
  4645. err = i40e_alloc_q_vector(vsi, v_idx);
  4646. if (err)
  4647. goto err_out;
  4648. }
  4649. return 0;
  4650. err_out:
  4651. while (v_idx--)
  4652. i40e_free_q_vector(vsi, v_idx);
  4653. return err;
  4654. }
  4655. /**
  4656. * i40e_init_interrupt_scheme - Determine proper interrupt scheme
  4657. * @pf: board private structure to initialize
  4658. **/
  4659. static void i40e_init_interrupt_scheme(struct i40e_pf *pf)
  4660. {
  4661. int err = 0;
  4662. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  4663. err = i40e_init_msix(pf);
  4664. if (err) {
  4665. pf->flags &= ~(I40E_FLAG_RSS_ENABLED |
  4666. I40E_FLAG_MQ_ENABLED |
  4667. I40E_FLAG_DCB_ENABLED |
  4668. I40E_FLAG_SRIOV_ENABLED |
  4669. I40E_FLAG_FDIR_ENABLED |
  4670. I40E_FLAG_FDIR_ATR_ENABLED |
  4671. I40E_FLAG_VMDQ_ENABLED);
  4672. /* rework the queue expectations without MSIX */
  4673. i40e_determine_queue_usage(pf);
  4674. }
  4675. }
  4676. if (!(pf->flags & I40E_FLAG_MSIX_ENABLED) &&
  4677. (pf->flags & I40E_FLAG_MSI_ENABLED)) {
  4678. err = pci_enable_msi(pf->pdev);
  4679. if (err) {
  4680. dev_info(&pf->pdev->dev,
  4681. "MSI init failed (%d), trying legacy.\n", err);
  4682. pf->flags &= ~I40E_FLAG_MSI_ENABLED;
  4683. }
  4684. }
  4685. /* track first vector for misc interrupts */
  4686. err = i40e_get_lump(pf, pf->irq_pile, 1, I40E_PILE_VALID_BIT-1);
  4687. }
  4688. /**
  4689. * i40e_setup_misc_vector - Setup the misc vector to handle non queue events
  4690. * @pf: board private structure
  4691. *
  4692. * This sets up the handler for MSIX 0, which is used to manage the
  4693. * non-queue interrupts, e.g. AdminQ and errors. This is not used
  4694. * when in MSI or Legacy interrupt mode.
  4695. **/
  4696. static int i40e_setup_misc_vector(struct i40e_pf *pf)
  4697. {
  4698. struct i40e_hw *hw = &pf->hw;
  4699. int err = 0;
  4700. /* Only request the irq if this is the first time through, and
  4701. * not when we're rebuilding after a Reset
  4702. */
  4703. if (!test_bit(__I40E_RESET_RECOVERY_PENDING, &pf->state)) {
  4704. err = request_irq(pf->msix_entries[0].vector,
  4705. i40e_intr, 0, pf->misc_int_name, pf);
  4706. if (err) {
  4707. dev_info(&pf->pdev->dev,
  4708. "request_irq for msix_misc failed: %d\n", err);
  4709. return -EFAULT;
  4710. }
  4711. }
  4712. i40e_enable_misc_int_causes(hw);
  4713. /* associate no queues to the misc vector */
  4714. wr32(hw, I40E_PFINT_LNKLST0, I40E_QUEUE_END_OF_LIST);
  4715. wr32(hw, I40E_PFINT_ITR0(I40E_RX_ITR), I40E_ITR_8K);
  4716. i40e_flush(hw);
  4717. i40e_irq_dynamic_enable_icr0(pf);
  4718. return err;
  4719. }
  4720. /**
  4721. * i40e_config_rss - Prepare for RSS if used
  4722. * @pf: board private structure
  4723. **/
  4724. static int i40e_config_rss(struct i40e_pf *pf)
  4725. {
  4726. struct i40e_hw *hw = &pf->hw;
  4727. u32 lut = 0;
  4728. int i, j;
  4729. u64 hena;
  4730. /* Set of random keys generated using kernel random number generator */
  4731. static const u32 seed[I40E_PFQF_HKEY_MAX_INDEX + 1] = {0x41b01687,
  4732. 0x183cfd8c, 0xce880440, 0x580cbc3c, 0x35897377,
  4733. 0x328b25e1, 0x4fa98922, 0xb7d90c14, 0xd5bad70d,
  4734. 0xcd15a2c1, 0xe8580225, 0x4a1e9d11, 0xfe5731be};
  4735. /* Fill out hash function seed */
  4736. for (i = 0; i <= I40E_PFQF_HKEY_MAX_INDEX; i++)
  4737. wr32(hw, I40E_PFQF_HKEY(i), seed[i]);
  4738. /* By default we enable TCP/UDP with IPv4/IPv6 ptypes */
  4739. hena = (u64)rd32(hw, I40E_PFQF_HENA(0)) |
  4740. ((u64)rd32(hw, I40E_PFQF_HENA(1)) << 32);
  4741. hena |= ((u64)1 << I40E_FILTER_PCTYPE_NONF_IPV4_UDP) |
  4742. ((u64)1 << I40E_FILTER_PCTYPE_NONF_UNICAST_IPV4_UDP) |
  4743. ((u64)1 << I40E_FILTER_PCTYPE_NONF_MULTICAST_IPV4_UDP) |
  4744. ((u64)1 << I40E_FILTER_PCTYPE_NONF_IPV4_TCP) |
  4745. ((u64)1 << I40E_FILTER_PCTYPE_NONF_IPV6_TCP) |
  4746. ((u64)1 << I40E_FILTER_PCTYPE_NONF_IPV6_UDP) |
  4747. ((u64)1 << I40E_FILTER_PCTYPE_NONF_UNICAST_IPV6_UDP) |
  4748. ((u64)1 << I40E_FILTER_PCTYPE_NONF_MULTICAST_IPV6_UDP) |
  4749. ((u64)1 << I40E_FILTER_PCTYPE_FRAG_IPV4)|
  4750. ((u64)1 << I40E_FILTER_PCTYPE_FRAG_IPV6);
  4751. wr32(hw, I40E_PFQF_HENA(0), (u32)hena);
  4752. wr32(hw, I40E_PFQF_HENA(1), (u32)(hena >> 32));
  4753. /* Populate the LUT with max no. of queues in round robin fashion */
  4754. for (i = 0, j = 0; i < pf->hw.func_caps.rss_table_size; i++, j++) {
  4755. /* The assumption is that lan qp count will be the highest
  4756. * qp count for any PF VSI that needs RSS.
  4757. * If multiple VSIs need RSS support, all the qp counts
  4758. * for those VSIs should be a power of 2 for RSS to work.
  4759. * If LAN VSI is the only consumer for RSS then this requirement
  4760. * is not necessary.
  4761. */
  4762. if (j == pf->rss_size)
  4763. j = 0;
  4764. /* lut = 4-byte sliding window of 4 lut entries */
  4765. lut = (lut << 8) | (j &
  4766. ((0x1 << pf->hw.func_caps.rss_table_entry_width) - 1));
  4767. /* On i = 3, we have 4 entries in lut; write to the register */
  4768. if ((i & 3) == 3)
  4769. wr32(hw, I40E_PFQF_HLUT(i >> 2), lut);
  4770. }
  4771. i40e_flush(hw);
  4772. return 0;
  4773. }
  4774. /**
  4775. * i40e_sw_init - Initialize general software structures (struct i40e_pf)
  4776. * @pf: board private structure to initialize
  4777. *
  4778. * i40e_sw_init initializes the Adapter private data structure.
  4779. * Fields are initialized based on PCI device information and
  4780. * OS network device settings (MTU size).
  4781. **/
  4782. static int i40e_sw_init(struct i40e_pf *pf)
  4783. {
  4784. int err = 0;
  4785. int size;
  4786. pf->msg_enable = netif_msg_init(I40E_DEFAULT_MSG_ENABLE,
  4787. (NETIF_MSG_DRV|NETIF_MSG_PROBE|NETIF_MSG_LINK));
  4788. if (debug != -1 && debug != I40E_DEFAULT_MSG_ENABLE) {
  4789. if (I40E_DEBUG_USER & debug)
  4790. pf->hw.debug_mask = debug;
  4791. pf->msg_enable = netif_msg_init((debug & ~I40E_DEBUG_USER),
  4792. I40E_DEFAULT_MSG_ENABLE);
  4793. }
  4794. /* Set default capability flags */
  4795. pf->flags = I40E_FLAG_RX_CSUM_ENABLED |
  4796. I40E_FLAG_MSI_ENABLED |
  4797. I40E_FLAG_MSIX_ENABLED |
  4798. I40E_FLAG_RX_PS_ENABLED |
  4799. I40E_FLAG_MQ_ENABLED |
  4800. I40E_FLAG_RX_1BUF_ENABLED;
  4801. pf->rss_size_max = 0x1 << pf->hw.func_caps.rss_table_entry_width;
  4802. if (pf->hw.func_caps.rss) {
  4803. pf->flags |= I40E_FLAG_RSS_ENABLED;
  4804. pf->rss_size = min_t(int, pf->rss_size_max,
  4805. nr_cpus_node(numa_node_id()));
  4806. } else {
  4807. pf->rss_size = 1;
  4808. }
  4809. if (pf->hw.func_caps.dcb)
  4810. pf->num_tc_qps = I40E_DEFAULT_QUEUES_PER_TC;
  4811. else
  4812. pf->num_tc_qps = 0;
  4813. if (pf->hw.func_caps.fd) {
  4814. /* FW/NVM is not yet fixed in this regard */
  4815. if ((pf->hw.func_caps.fd_filters_guaranteed > 0) ||
  4816. (pf->hw.func_caps.fd_filters_best_effort > 0)) {
  4817. pf->flags |= I40E_FLAG_FDIR_ATR_ENABLED;
  4818. dev_info(&pf->pdev->dev,
  4819. "Flow Director ATR mode Enabled\n");
  4820. pf->flags |= I40E_FLAG_FDIR_ENABLED;
  4821. dev_info(&pf->pdev->dev,
  4822. "Flow Director Side Band mode Enabled\n");
  4823. pf->fdir_pf_filter_count =
  4824. pf->hw.func_caps.fd_filters_guaranteed;
  4825. }
  4826. } else {
  4827. pf->fdir_pf_filter_count = 0;
  4828. }
  4829. if (pf->hw.func_caps.vmdq) {
  4830. pf->flags |= I40E_FLAG_VMDQ_ENABLED;
  4831. pf->num_vmdq_vsis = I40E_DEFAULT_NUM_VMDQ_VSI;
  4832. pf->num_vmdq_qps = I40E_DEFAULT_QUEUES_PER_VMDQ;
  4833. }
  4834. /* MFP mode enabled */
  4835. if (pf->hw.func_caps.npar_enable || pf->hw.func_caps.mfp_mode_1) {
  4836. pf->flags |= I40E_FLAG_MFP_ENABLED;
  4837. dev_info(&pf->pdev->dev, "MFP mode Enabled\n");
  4838. }
  4839. #ifdef CONFIG_PCI_IOV
  4840. if (pf->hw.func_caps.num_vfs) {
  4841. pf->num_vf_qps = I40E_DEFAULT_QUEUES_PER_VF;
  4842. pf->flags |= I40E_FLAG_SRIOV_ENABLED;
  4843. pf->num_req_vfs = min_t(int,
  4844. pf->hw.func_caps.num_vfs,
  4845. I40E_MAX_VF_COUNT);
  4846. }
  4847. #endif /* CONFIG_PCI_IOV */
  4848. pf->eeprom_version = 0xDEAD;
  4849. pf->lan_veb = I40E_NO_VEB;
  4850. pf->lan_vsi = I40E_NO_VSI;
  4851. /* set up queue assignment tracking */
  4852. size = sizeof(struct i40e_lump_tracking)
  4853. + (sizeof(u16) * pf->hw.func_caps.num_tx_qp);
  4854. pf->qp_pile = kzalloc(size, GFP_KERNEL);
  4855. if (!pf->qp_pile) {
  4856. err = -ENOMEM;
  4857. goto sw_init_done;
  4858. }
  4859. pf->qp_pile->num_entries = pf->hw.func_caps.num_tx_qp;
  4860. pf->qp_pile->search_hint = 0;
  4861. /* set up vector assignment tracking */
  4862. size = sizeof(struct i40e_lump_tracking)
  4863. + (sizeof(u16) * pf->hw.func_caps.num_msix_vectors);
  4864. pf->irq_pile = kzalloc(size, GFP_KERNEL);
  4865. if (!pf->irq_pile) {
  4866. kfree(pf->qp_pile);
  4867. err = -ENOMEM;
  4868. goto sw_init_done;
  4869. }
  4870. pf->irq_pile->num_entries = pf->hw.func_caps.num_msix_vectors;
  4871. pf->irq_pile->search_hint = 0;
  4872. mutex_init(&pf->switch_mutex);
  4873. sw_init_done:
  4874. return err;
  4875. }
  4876. /**
  4877. * i40e_set_features - set the netdev feature flags
  4878. * @netdev: ptr to the netdev being adjusted
  4879. * @features: the feature set that the stack is suggesting
  4880. **/
  4881. static int i40e_set_features(struct net_device *netdev,
  4882. netdev_features_t features)
  4883. {
  4884. struct i40e_netdev_priv *np = netdev_priv(netdev);
  4885. struct i40e_vsi *vsi = np->vsi;
  4886. if (features & NETIF_F_HW_VLAN_CTAG_RX)
  4887. i40e_vlan_stripping_enable(vsi);
  4888. else
  4889. i40e_vlan_stripping_disable(vsi);
  4890. return 0;
  4891. }
  4892. static const struct net_device_ops i40e_netdev_ops = {
  4893. .ndo_open = i40e_open,
  4894. .ndo_stop = i40e_close,
  4895. .ndo_start_xmit = i40e_lan_xmit_frame,
  4896. .ndo_get_stats64 = i40e_get_netdev_stats_struct,
  4897. .ndo_set_rx_mode = i40e_set_rx_mode,
  4898. .ndo_validate_addr = eth_validate_addr,
  4899. .ndo_set_mac_address = i40e_set_mac,
  4900. .ndo_change_mtu = i40e_change_mtu,
  4901. .ndo_tx_timeout = i40e_tx_timeout,
  4902. .ndo_vlan_rx_add_vid = i40e_vlan_rx_add_vid,
  4903. .ndo_vlan_rx_kill_vid = i40e_vlan_rx_kill_vid,
  4904. #ifdef CONFIG_NET_POLL_CONTROLLER
  4905. .ndo_poll_controller = i40e_netpoll,
  4906. #endif
  4907. .ndo_setup_tc = i40e_setup_tc,
  4908. .ndo_set_features = i40e_set_features,
  4909. .ndo_set_vf_mac = i40e_ndo_set_vf_mac,
  4910. .ndo_set_vf_vlan = i40e_ndo_set_vf_port_vlan,
  4911. .ndo_set_vf_tx_rate = i40e_ndo_set_vf_bw,
  4912. .ndo_get_vf_config = i40e_ndo_get_vf_config,
  4913. };
  4914. /**
  4915. * i40e_config_netdev - Setup the netdev flags
  4916. * @vsi: the VSI being configured
  4917. *
  4918. * Returns 0 on success, negative value on failure
  4919. **/
  4920. static int i40e_config_netdev(struct i40e_vsi *vsi)
  4921. {
  4922. struct i40e_pf *pf = vsi->back;
  4923. struct i40e_hw *hw = &pf->hw;
  4924. struct i40e_netdev_priv *np;
  4925. struct net_device *netdev;
  4926. u8 mac_addr[ETH_ALEN];
  4927. int etherdev_size;
  4928. etherdev_size = sizeof(struct i40e_netdev_priv);
  4929. netdev = alloc_etherdev_mq(etherdev_size, vsi->alloc_queue_pairs);
  4930. if (!netdev)
  4931. return -ENOMEM;
  4932. vsi->netdev = netdev;
  4933. np = netdev_priv(netdev);
  4934. np->vsi = vsi;
  4935. netdev->hw_enc_features = NETIF_F_IP_CSUM |
  4936. NETIF_F_GSO_UDP_TUNNEL |
  4937. NETIF_F_TSO |
  4938. NETIF_F_SG;
  4939. netdev->features = NETIF_F_SG |
  4940. NETIF_F_IP_CSUM |
  4941. NETIF_F_SCTP_CSUM |
  4942. NETIF_F_HIGHDMA |
  4943. NETIF_F_GSO_UDP_TUNNEL |
  4944. NETIF_F_HW_VLAN_CTAG_TX |
  4945. NETIF_F_HW_VLAN_CTAG_RX |
  4946. NETIF_F_HW_VLAN_CTAG_FILTER |
  4947. NETIF_F_IPV6_CSUM |
  4948. NETIF_F_TSO |
  4949. NETIF_F_TSO6 |
  4950. NETIF_F_RXCSUM |
  4951. NETIF_F_RXHASH |
  4952. 0;
  4953. /* copy netdev features into list of user selectable features */
  4954. netdev->hw_features |= netdev->features;
  4955. if (vsi->type == I40E_VSI_MAIN) {
  4956. SET_NETDEV_DEV(netdev, &pf->pdev->dev);
  4957. memcpy(mac_addr, hw->mac.perm_addr, ETH_ALEN);
  4958. } else {
  4959. /* relate the VSI_VMDQ name to the VSI_MAIN name */
  4960. snprintf(netdev->name, IFNAMSIZ, "%sv%%d",
  4961. pf->vsi[pf->lan_vsi]->netdev->name);
  4962. random_ether_addr(mac_addr);
  4963. i40e_add_filter(vsi, mac_addr, I40E_VLAN_ANY, false, false);
  4964. }
  4965. memcpy(netdev->dev_addr, mac_addr, ETH_ALEN);
  4966. memcpy(netdev->perm_addr, mac_addr, ETH_ALEN);
  4967. /* vlan gets same features (except vlan offload)
  4968. * after any tweaks for specific VSI types
  4969. */
  4970. netdev->vlan_features = netdev->features & ~(NETIF_F_HW_VLAN_CTAG_TX |
  4971. NETIF_F_HW_VLAN_CTAG_RX |
  4972. NETIF_F_HW_VLAN_CTAG_FILTER);
  4973. netdev->priv_flags |= IFF_UNICAST_FLT;
  4974. netdev->priv_flags |= IFF_SUPP_NOFCS;
  4975. /* Setup netdev TC information */
  4976. i40e_vsi_config_netdev_tc(vsi, vsi->tc_config.enabled_tc);
  4977. netdev->netdev_ops = &i40e_netdev_ops;
  4978. netdev->watchdog_timeo = 5 * HZ;
  4979. i40e_set_ethtool_ops(netdev);
  4980. return 0;
  4981. }
  4982. /**
  4983. * i40e_vsi_delete - Delete a VSI from the switch
  4984. * @vsi: the VSI being removed
  4985. *
  4986. * Returns 0 on success, negative value on failure
  4987. **/
  4988. static void i40e_vsi_delete(struct i40e_vsi *vsi)
  4989. {
  4990. /* remove default VSI is not allowed */
  4991. if (vsi == vsi->back->vsi[vsi->back->lan_vsi])
  4992. return;
  4993. /* there is no HW VSI for FDIR */
  4994. if (vsi->type == I40E_VSI_FDIR)
  4995. return;
  4996. i40e_aq_delete_element(&vsi->back->hw, vsi->seid, NULL);
  4997. return;
  4998. }
  4999. /**
  5000. * i40e_add_vsi - Add a VSI to the switch
  5001. * @vsi: the VSI being configured
  5002. *
  5003. * This initializes a VSI context depending on the VSI type to be added and
  5004. * passes it down to the add_vsi aq command.
  5005. **/
  5006. static int i40e_add_vsi(struct i40e_vsi *vsi)
  5007. {
  5008. int ret = -ENODEV;
  5009. struct i40e_mac_filter *f, *ftmp;
  5010. struct i40e_pf *pf = vsi->back;
  5011. struct i40e_hw *hw = &pf->hw;
  5012. struct i40e_vsi_context ctxt;
  5013. u8 enabled_tc = 0x1; /* TC0 enabled */
  5014. int f_count = 0;
  5015. memset(&ctxt, 0, sizeof(ctxt));
  5016. switch (vsi->type) {
  5017. case I40E_VSI_MAIN:
  5018. /* The PF's main VSI is already setup as part of the
  5019. * device initialization, so we'll not bother with
  5020. * the add_vsi call, but we will retrieve the current
  5021. * VSI context.
  5022. */
  5023. ctxt.seid = pf->main_vsi_seid;
  5024. ctxt.pf_num = pf->hw.pf_id;
  5025. ctxt.vf_num = 0;
  5026. ret = i40e_aq_get_vsi_params(&pf->hw, &ctxt, NULL);
  5027. ctxt.flags = I40E_AQ_VSI_TYPE_PF;
  5028. if (ret) {
  5029. dev_info(&pf->pdev->dev,
  5030. "couldn't get pf vsi config, err %d, aq_err %d\n",
  5031. ret, pf->hw.aq.asq_last_status);
  5032. return -ENOENT;
  5033. }
  5034. memcpy(&vsi->info, &ctxt.info, sizeof(ctxt.info));
  5035. vsi->info.valid_sections = 0;
  5036. vsi->seid = ctxt.seid;
  5037. vsi->id = ctxt.vsi_number;
  5038. enabled_tc = i40e_pf_get_tc_map(pf);
  5039. /* MFP mode setup queue map and update VSI */
  5040. if (pf->flags & I40E_FLAG_MFP_ENABLED) {
  5041. memset(&ctxt, 0, sizeof(ctxt));
  5042. ctxt.seid = pf->main_vsi_seid;
  5043. ctxt.pf_num = pf->hw.pf_id;
  5044. ctxt.vf_num = 0;
  5045. i40e_vsi_setup_queue_map(vsi, &ctxt, enabled_tc, false);
  5046. ret = i40e_aq_update_vsi_params(hw, &ctxt, NULL);
  5047. if (ret) {
  5048. dev_info(&pf->pdev->dev,
  5049. "update vsi failed, aq_err=%d\n",
  5050. pf->hw.aq.asq_last_status);
  5051. ret = -ENOENT;
  5052. goto err;
  5053. }
  5054. /* update the local VSI info queue map */
  5055. i40e_vsi_update_queue_map(vsi, &ctxt);
  5056. vsi->info.valid_sections = 0;
  5057. } else {
  5058. /* Default/Main VSI is only enabled for TC0
  5059. * reconfigure it to enable all TCs that are
  5060. * available on the port in SFP mode.
  5061. */
  5062. ret = i40e_vsi_config_tc(vsi, enabled_tc);
  5063. if (ret) {
  5064. dev_info(&pf->pdev->dev,
  5065. "failed to configure TCs for main VSI tc_map 0x%08x, err %d, aq_err %d\n",
  5066. enabled_tc, ret,
  5067. pf->hw.aq.asq_last_status);
  5068. ret = -ENOENT;
  5069. }
  5070. }
  5071. break;
  5072. case I40E_VSI_FDIR:
  5073. /* no queue mapping or actual HW VSI needed */
  5074. vsi->info.valid_sections = 0;
  5075. vsi->seid = 0;
  5076. vsi->id = 0;
  5077. i40e_vsi_setup_queue_map(vsi, &ctxt, enabled_tc, true);
  5078. return 0;
  5079. break;
  5080. case I40E_VSI_VMDQ2:
  5081. ctxt.pf_num = hw->pf_id;
  5082. ctxt.vf_num = 0;
  5083. ctxt.uplink_seid = vsi->uplink_seid;
  5084. ctxt.connection_type = 0x1; /* regular data port */
  5085. ctxt.flags = I40E_AQ_VSI_TYPE_VMDQ2;
  5086. ctxt.info.valid_sections |= cpu_to_le16(I40E_AQ_VSI_PROP_SWITCH_VALID);
  5087. /* This VSI is connected to VEB so the switch_id
  5088. * should be set to zero by default.
  5089. */
  5090. ctxt.info.switch_id = 0;
  5091. ctxt.info.switch_id |= cpu_to_le16(I40E_AQ_VSI_SW_ID_FLAG_LOCAL_LB);
  5092. ctxt.info.switch_id |= cpu_to_le16(I40E_AQ_VSI_SW_ID_FLAG_ALLOW_LB);
  5093. /* Setup the VSI tx/rx queue map for TC0 only for now */
  5094. i40e_vsi_setup_queue_map(vsi, &ctxt, enabled_tc, true);
  5095. break;
  5096. case I40E_VSI_SRIOV:
  5097. ctxt.pf_num = hw->pf_id;
  5098. ctxt.vf_num = vsi->vf_id + hw->func_caps.vf_base_id;
  5099. ctxt.uplink_seid = vsi->uplink_seid;
  5100. ctxt.connection_type = 0x1; /* regular data port */
  5101. ctxt.flags = I40E_AQ_VSI_TYPE_VF;
  5102. ctxt.info.valid_sections |= cpu_to_le16(I40E_AQ_VSI_PROP_SWITCH_VALID);
  5103. /* This VSI is connected to VEB so the switch_id
  5104. * should be set to zero by default.
  5105. */
  5106. ctxt.info.switch_id = cpu_to_le16(I40E_AQ_VSI_SW_ID_FLAG_ALLOW_LB);
  5107. ctxt.info.valid_sections |= cpu_to_le16(I40E_AQ_VSI_PROP_VLAN_VALID);
  5108. ctxt.info.port_vlan_flags |= I40E_AQ_VSI_PVLAN_MODE_ALL;
  5109. /* Setup the VSI tx/rx queue map for TC0 only for now */
  5110. i40e_vsi_setup_queue_map(vsi, &ctxt, enabled_tc, true);
  5111. break;
  5112. default:
  5113. return -ENODEV;
  5114. }
  5115. if (vsi->type != I40E_VSI_MAIN) {
  5116. ret = i40e_aq_add_vsi(hw, &ctxt, NULL);
  5117. if (ret) {
  5118. dev_info(&vsi->back->pdev->dev,
  5119. "add vsi failed, aq_err=%d\n",
  5120. vsi->back->hw.aq.asq_last_status);
  5121. ret = -ENOENT;
  5122. goto err;
  5123. }
  5124. memcpy(&vsi->info, &ctxt.info, sizeof(ctxt.info));
  5125. vsi->info.valid_sections = 0;
  5126. vsi->seid = ctxt.seid;
  5127. vsi->id = ctxt.vsi_number;
  5128. }
  5129. /* If macvlan filters already exist, force them to get loaded */
  5130. list_for_each_entry_safe(f, ftmp, &vsi->mac_filter_list, list) {
  5131. f->changed = true;
  5132. f_count++;
  5133. }
  5134. if (f_count) {
  5135. vsi->flags |= I40E_VSI_FLAG_FILTER_CHANGED;
  5136. pf->flags |= I40E_FLAG_FILTER_SYNC;
  5137. }
  5138. /* Update VSI BW information */
  5139. ret = i40e_vsi_get_bw_info(vsi);
  5140. if (ret) {
  5141. dev_info(&pf->pdev->dev,
  5142. "couldn't get vsi bw info, err %d, aq_err %d\n",
  5143. ret, pf->hw.aq.asq_last_status);
  5144. /* VSI is already added so not tearing that up */
  5145. ret = 0;
  5146. }
  5147. err:
  5148. return ret;
  5149. }
  5150. /**
  5151. * i40e_vsi_release - Delete a VSI and free its resources
  5152. * @vsi: the VSI being removed
  5153. *
  5154. * Returns 0 on success or < 0 on error
  5155. **/
  5156. int i40e_vsi_release(struct i40e_vsi *vsi)
  5157. {
  5158. struct i40e_mac_filter *f, *ftmp;
  5159. struct i40e_veb *veb = NULL;
  5160. struct i40e_pf *pf;
  5161. u16 uplink_seid;
  5162. int i, n;
  5163. pf = vsi->back;
  5164. /* release of a VEB-owner or last VSI is not allowed */
  5165. if (vsi->flags & I40E_VSI_FLAG_VEB_OWNER) {
  5166. dev_info(&pf->pdev->dev, "VSI %d has existing VEB %d\n",
  5167. vsi->seid, vsi->uplink_seid);
  5168. return -ENODEV;
  5169. }
  5170. if (vsi == pf->vsi[pf->lan_vsi] &&
  5171. !test_bit(__I40E_DOWN, &pf->state)) {
  5172. dev_info(&pf->pdev->dev, "Can't remove PF VSI\n");
  5173. return -ENODEV;
  5174. }
  5175. uplink_seid = vsi->uplink_seid;
  5176. if (vsi->type != I40E_VSI_SRIOV) {
  5177. if (vsi->netdev_registered) {
  5178. vsi->netdev_registered = false;
  5179. if (vsi->netdev) {
  5180. /* results in a call to i40e_close() */
  5181. unregister_netdev(vsi->netdev);
  5182. free_netdev(vsi->netdev);
  5183. vsi->netdev = NULL;
  5184. }
  5185. } else {
  5186. if (!test_and_set_bit(__I40E_DOWN, &vsi->state))
  5187. i40e_down(vsi);
  5188. i40e_vsi_free_irq(vsi);
  5189. i40e_vsi_free_tx_resources(vsi);
  5190. i40e_vsi_free_rx_resources(vsi);
  5191. }
  5192. i40e_vsi_disable_irq(vsi);
  5193. }
  5194. list_for_each_entry_safe(f, ftmp, &vsi->mac_filter_list, list)
  5195. i40e_del_filter(vsi, f->macaddr, f->vlan,
  5196. f->is_vf, f->is_netdev);
  5197. i40e_sync_vsi_filters(vsi);
  5198. i40e_vsi_delete(vsi);
  5199. i40e_vsi_free_q_vectors(vsi);
  5200. i40e_vsi_clear_rings(vsi);
  5201. i40e_vsi_clear(vsi);
  5202. /* If this was the last thing on the VEB, except for the
  5203. * controlling VSI, remove the VEB, which puts the controlling
  5204. * VSI onto the next level down in the switch.
  5205. *
  5206. * Well, okay, there's one more exception here: don't remove
  5207. * the orphan VEBs yet. We'll wait for an explicit remove request
  5208. * from up the network stack.
  5209. */
  5210. for (n = 0, i = 0; i < pf->hw.func_caps.num_vsis; i++) {
  5211. if (pf->vsi[i] &&
  5212. pf->vsi[i]->uplink_seid == uplink_seid &&
  5213. (pf->vsi[i]->flags & I40E_VSI_FLAG_VEB_OWNER) == 0) {
  5214. n++; /* count the VSIs */
  5215. }
  5216. }
  5217. for (i = 0; i < I40E_MAX_VEB; i++) {
  5218. if (!pf->veb[i])
  5219. continue;
  5220. if (pf->veb[i]->uplink_seid == uplink_seid)
  5221. n++; /* count the VEBs */
  5222. if (pf->veb[i]->seid == uplink_seid)
  5223. veb = pf->veb[i];
  5224. }
  5225. if (n == 0 && veb && veb->uplink_seid != 0)
  5226. i40e_veb_release(veb);
  5227. return 0;
  5228. }
  5229. /**
  5230. * i40e_vsi_setup_vectors - Set up the q_vectors for the given VSI
  5231. * @vsi: ptr to the VSI
  5232. *
  5233. * This should only be called after i40e_vsi_mem_alloc() which allocates the
  5234. * corresponding SW VSI structure and initializes num_queue_pairs for the
  5235. * newly allocated VSI.
  5236. *
  5237. * Returns 0 on success or negative on failure
  5238. **/
  5239. static int i40e_vsi_setup_vectors(struct i40e_vsi *vsi)
  5240. {
  5241. int ret = -ENOENT;
  5242. struct i40e_pf *pf = vsi->back;
  5243. if (vsi->q_vectors[0]) {
  5244. dev_info(&pf->pdev->dev, "VSI %d has existing q_vectors\n",
  5245. vsi->seid);
  5246. return -EEXIST;
  5247. }
  5248. if (vsi->base_vector) {
  5249. dev_info(&pf->pdev->dev,
  5250. "VSI %d has non-zero base vector %d\n",
  5251. vsi->seid, vsi->base_vector);
  5252. return -EEXIST;
  5253. }
  5254. ret = i40e_alloc_q_vectors(vsi);
  5255. if (ret) {
  5256. dev_info(&pf->pdev->dev,
  5257. "failed to allocate %d q_vector for VSI %d, ret=%d\n",
  5258. vsi->num_q_vectors, vsi->seid, ret);
  5259. vsi->num_q_vectors = 0;
  5260. goto vector_setup_out;
  5261. }
  5262. vsi->base_vector = i40e_get_lump(pf, pf->irq_pile,
  5263. vsi->num_q_vectors, vsi->idx);
  5264. if (vsi->base_vector < 0) {
  5265. dev_info(&pf->pdev->dev,
  5266. "failed to get q tracking for VSI %d, err=%d\n",
  5267. vsi->seid, vsi->base_vector);
  5268. i40e_vsi_free_q_vectors(vsi);
  5269. ret = -ENOENT;
  5270. goto vector_setup_out;
  5271. }
  5272. vector_setup_out:
  5273. return ret;
  5274. }
  5275. /**
  5276. * i40e_vsi_setup - Set up a VSI by a given type
  5277. * @pf: board private structure
  5278. * @type: VSI type
  5279. * @uplink_seid: the switch element to link to
  5280. * @param1: usage depends upon VSI type. For VF types, indicates VF id
  5281. *
  5282. * This allocates the sw VSI structure and its queue resources, then add a VSI
  5283. * to the identified VEB.
  5284. *
  5285. * Returns pointer to the successfully allocated and configure VSI sw struct on
  5286. * success, otherwise returns NULL on failure.
  5287. **/
  5288. struct i40e_vsi *i40e_vsi_setup(struct i40e_pf *pf, u8 type,
  5289. u16 uplink_seid, u32 param1)
  5290. {
  5291. struct i40e_vsi *vsi = NULL;
  5292. struct i40e_veb *veb = NULL;
  5293. int ret, i;
  5294. int v_idx;
  5295. /* The requested uplink_seid must be either
  5296. * - the PF's port seid
  5297. * no VEB is needed because this is the PF
  5298. * or this is a Flow Director special case VSI
  5299. * - seid of an existing VEB
  5300. * - seid of a VSI that owns an existing VEB
  5301. * - seid of a VSI that doesn't own a VEB
  5302. * a new VEB is created and the VSI becomes the owner
  5303. * - seid of the PF VSI, which is what creates the first VEB
  5304. * this is a special case of the previous
  5305. *
  5306. * Find which uplink_seid we were given and create a new VEB if needed
  5307. */
  5308. for (i = 0; i < I40E_MAX_VEB; i++) {
  5309. if (pf->veb[i] && pf->veb[i]->seid == uplink_seid) {
  5310. veb = pf->veb[i];
  5311. break;
  5312. }
  5313. }
  5314. if (!veb && uplink_seid != pf->mac_seid) {
  5315. for (i = 0; i < pf->hw.func_caps.num_vsis; i++) {
  5316. if (pf->vsi[i] && pf->vsi[i]->seid == uplink_seid) {
  5317. vsi = pf->vsi[i];
  5318. break;
  5319. }
  5320. }
  5321. if (!vsi) {
  5322. dev_info(&pf->pdev->dev, "no such uplink_seid %d\n",
  5323. uplink_seid);
  5324. return NULL;
  5325. }
  5326. if (vsi->uplink_seid == pf->mac_seid)
  5327. veb = i40e_veb_setup(pf, 0, pf->mac_seid, vsi->seid,
  5328. vsi->tc_config.enabled_tc);
  5329. else if ((vsi->flags & I40E_VSI_FLAG_VEB_OWNER) == 0)
  5330. veb = i40e_veb_setup(pf, 0, vsi->uplink_seid, vsi->seid,
  5331. vsi->tc_config.enabled_tc);
  5332. for (i = 0; i < I40E_MAX_VEB && !veb; i++) {
  5333. if (pf->veb[i] && pf->veb[i]->seid == vsi->uplink_seid)
  5334. veb = pf->veb[i];
  5335. }
  5336. if (!veb) {
  5337. dev_info(&pf->pdev->dev, "couldn't add VEB\n");
  5338. return NULL;
  5339. }
  5340. vsi->flags |= I40E_VSI_FLAG_VEB_OWNER;
  5341. uplink_seid = veb->seid;
  5342. }
  5343. /* get vsi sw struct */
  5344. v_idx = i40e_vsi_mem_alloc(pf, type);
  5345. if (v_idx < 0)
  5346. goto err_alloc;
  5347. vsi = pf->vsi[v_idx];
  5348. vsi->type = type;
  5349. vsi->veb_idx = (veb ? veb->idx : I40E_NO_VEB);
  5350. if (type == I40E_VSI_MAIN)
  5351. pf->lan_vsi = v_idx;
  5352. else if (type == I40E_VSI_SRIOV)
  5353. vsi->vf_id = param1;
  5354. /* assign it some queues */
  5355. ret = i40e_get_lump(pf, pf->qp_pile, vsi->alloc_queue_pairs, vsi->idx);
  5356. if (ret < 0) {
  5357. dev_info(&pf->pdev->dev, "VSI %d get_lump failed %d\n",
  5358. vsi->seid, ret);
  5359. goto err_vsi;
  5360. }
  5361. vsi->base_queue = ret;
  5362. /* get a VSI from the hardware */
  5363. vsi->uplink_seid = uplink_seid;
  5364. ret = i40e_add_vsi(vsi);
  5365. if (ret)
  5366. goto err_vsi;
  5367. switch (vsi->type) {
  5368. /* setup the netdev if needed */
  5369. case I40E_VSI_MAIN:
  5370. case I40E_VSI_VMDQ2:
  5371. ret = i40e_config_netdev(vsi);
  5372. if (ret)
  5373. goto err_netdev;
  5374. ret = register_netdev(vsi->netdev);
  5375. if (ret)
  5376. goto err_netdev;
  5377. vsi->netdev_registered = true;
  5378. netif_carrier_off(vsi->netdev);
  5379. /* fall through */
  5380. case I40E_VSI_FDIR:
  5381. /* set up vectors and rings if needed */
  5382. ret = i40e_vsi_setup_vectors(vsi);
  5383. if (ret)
  5384. goto err_msix;
  5385. ret = i40e_alloc_rings(vsi);
  5386. if (ret)
  5387. goto err_rings;
  5388. /* map all of the rings to the q_vectors */
  5389. i40e_vsi_map_rings_to_vectors(vsi);
  5390. i40e_vsi_reset_stats(vsi);
  5391. break;
  5392. default:
  5393. /* no netdev or rings for the other VSI types */
  5394. break;
  5395. }
  5396. return vsi;
  5397. err_rings:
  5398. i40e_vsi_free_q_vectors(vsi);
  5399. err_msix:
  5400. if (vsi->netdev_registered) {
  5401. vsi->netdev_registered = false;
  5402. unregister_netdev(vsi->netdev);
  5403. free_netdev(vsi->netdev);
  5404. vsi->netdev = NULL;
  5405. }
  5406. err_netdev:
  5407. i40e_aq_delete_element(&pf->hw, vsi->seid, NULL);
  5408. err_vsi:
  5409. i40e_vsi_clear(vsi);
  5410. err_alloc:
  5411. return NULL;
  5412. }
  5413. /**
  5414. * i40e_veb_get_bw_info - Query VEB BW information
  5415. * @veb: the veb to query
  5416. *
  5417. * Query the Tx scheduler BW configuration data for given VEB
  5418. **/
  5419. static int i40e_veb_get_bw_info(struct i40e_veb *veb)
  5420. {
  5421. struct i40e_aqc_query_switching_comp_ets_config_resp ets_data;
  5422. struct i40e_aqc_query_switching_comp_bw_config_resp bw_data;
  5423. struct i40e_pf *pf = veb->pf;
  5424. struct i40e_hw *hw = &pf->hw;
  5425. u32 tc_bw_max;
  5426. int ret = 0;
  5427. int i;
  5428. ret = i40e_aq_query_switch_comp_bw_config(hw, veb->seid,
  5429. &bw_data, NULL);
  5430. if (ret) {
  5431. dev_info(&pf->pdev->dev,
  5432. "query veb bw config failed, aq_err=%d\n",
  5433. hw->aq.asq_last_status);
  5434. goto out;
  5435. }
  5436. ret = i40e_aq_query_switch_comp_ets_config(hw, veb->seid,
  5437. &ets_data, NULL);
  5438. if (ret) {
  5439. dev_info(&pf->pdev->dev,
  5440. "query veb bw ets config failed, aq_err=%d\n",
  5441. hw->aq.asq_last_status);
  5442. goto out;
  5443. }
  5444. veb->bw_limit = le16_to_cpu(ets_data.port_bw_limit);
  5445. veb->bw_max_quanta = ets_data.tc_bw_max;
  5446. veb->is_abs_credits = bw_data.absolute_credits_enable;
  5447. tc_bw_max = le16_to_cpu(bw_data.tc_bw_max[0]) |
  5448. (le16_to_cpu(bw_data.tc_bw_max[1]) << 16);
  5449. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  5450. veb->bw_tc_share_credits[i] = bw_data.tc_bw_share_credits[i];
  5451. veb->bw_tc_limit_credits[i] =
  5452. le16_to_cpu(bw_data.tc_bw_limits[i]);
  5453. veb->bw_tc_max_quanta[i] = ((tc_bw_max >> (i*4)) & 0x7);
  5454. }
  5455. out:
  5456. return ret;
  5457. }
  5458. /**
  5459. * i40e_veb_mem_alloc - Allocates the next available struct veb in the PF
  5460. * @pf: board private structure
  5461. *
  5462. * On error: returns error code (negative)
  5463. * On success: returns vsi index in PF (positive)
  5464. **/
  5465. static int i40e_veb_mem_alloc(struct i40e_pf *pf)
  5466. {
  5467. int ret = -ENOENT;
  5468. struct i40e_veb *veb;
  5469. int i;
  5470. /* Need to protect the allocation of switch elements at the PF level */
  5471. mutex_lock(&pf->switch_mutex);
  5472. /* VEB list may be fragmented if VEB creation/destruction has
  5473. * been happening. We can afford to do a quick scan to look
  5474. * for any free slots in the list.
  5475. *
  5476. * find next empty veb slot, looping back around if necessary
  5477. */
  5478. i = 0;
  5479. while ((i < I40E_MAX_VEB) && (pf->veb[i] != NULL))
  5480. i++;
  5481. if (i >= I40E_MAX_VEB) {
  5482. ret = -ENOMEM;
  5483. goto err_alloc_veb; /* out of VEB slots! */
  5484. }
  5485. veb = kzalloc(sizeof(*veb), GFP_KERNEL);
  5486. if (!veb) {
  5487. ret = -ENOMEM;
  5488. goto err_alloc_veb;
  5489. }
  5490. veb->pf = pf;
  5491. veb->idx = i;
  5492. veb->enabled_tc = 1;
  5493. pf->veb[i] = veb;
  5494. ret = i;
  5495. err_alloc_veb:
  5496. mutex_unlock(&pf->switch_mutex);
  5497. return ret;
  5498. }
  5499. /**
  5500. * i40e_switch_branch_release - Delete a branch of the switch tree
  5501. * @branch: where to start deleting
  5502. *
  5503. * This uses recursion to find the tips of the branch to be
  5504. * removed, deleting until we get back to and can delete this VEB.
  5505. **/
  5506. static void i40e_switch_branch_release(struct i40e_veb *branch)
  5507. {
  5508. struct i40e_pf *pf = branch->pf;
  5509. u16 branch_seid = branch->seid;
  5510. u16 veb_idx = branch->idx;
  5511. int i;
  5512. /* release any VEBs on this VEB - RECURSION */
  5513. for (i = 0; i < I40E_MAX_VEB; i++) {
  5514. if (!pf->veb[i])
  5515. continue;
  5516. if (pf->veb[i]->uplink_seid == branch->seid)
  5517. i40e_switch_branch_release(pf->veb[i]);
  5518. }
  5519. /* Release the VSIs on this VEB, but not the owner VSI.
  5520. *
  5521. * NOTE: Removing the last VSI on a VEB has the SIDE EFFECT of removing
  5522. * the VEB itself, so don't use (*branch) after this loop.
  5523. */
  5524. for (i = 0; i < pf->hw.func_caps.num_vsis; i++) {
  5525. if (!pf->vsi[i])
  5526. continue;
  5527. if (pf->vsi[i]->uplink_seid == branch_seid &&
  5528. (pf->vsi[i]->flags & I40E_VSI_FLAG_VEB_OWNER) == 0) {
  5529. i40e_vsi_release(pf->vsi[i]);
  5530. }
  5531. }
  5532. /* There's one corner case where the VEB might not have been
  5533. * removed, so double check it here and remove it if needed.
  5534. * This case happens if the veb was created from the debugfs
  5535. * commands and no VSIs were added to it.
  5536. */
  5537. if (pf->veb[veb_idx])
  5538. i40e_veb_release(pf->veb[veb_idx]);
  5539. }
  5540. /**
  5541. * i40e_veb_clear - remove veb struct
  5542. * @veb: the veb to remove
  5543. **/
  5544. static void i40e_veb_clear(struct i40e_veb *veb)
  5545. {
  5546. if (!veb)
  5547. return;
  5548. if (veb->pf) {
  5549. struct i40e_pf *pf = veb->pf;
  5550. mutex_lock(&pf->switch_mutex);
  5551. if (pf->veb[veb->idx] == veb)
  5552. pf->veb[veb->idx] = NULL;
  5553. mutex_unlock(&pf->switch_mutex);
  5554. }
  5555. kfree(veb);
  5556. }
  5557. /**
  5558. * i40e_veb_release - Delete a VEB and free its resources
  5559. * @veb: the VEB being removed
  5560. **/
  5561. void i40e_veb_release(struct i40e_veb *veb)
  5562. {
  5563. struct i40e_vsi *vsi = NULL;
  5564. struct i40e_pf *pf;
  5565. int i, n = 0;
  5566. pf = veb->pf;
  5567. /* find the remaining VSI and check for extras */
  5568. for (i = 0; i < pf->hw.func_caps.num_vsis; i++) {
  5569. if (pf->vsi[i] && pf->vsi[i]->uplink_seid == veb->seid) {
  5570. n++;
  5571. vsi = pf->vsi[i];
  5572. }
  5573. }
  5574. if (n != 1) {
  5575. dev_info(&pf->pdev->dev,
  5576. "can't remove VEB %d with %d VSIs left\n",
  5577. veb->seid, n);
  5578. return;
  5579. }
  5580. /* move the remaining VSI to uplink veb */
  5581. vsi->flags &= ~I40E_VSI_FLAG_VEB_OWNER;
  5582. if (veb->uplink_seid) {
  5583. vsi->uplink_seid = veb->uplink_seid;
  5584. if (veb->uplink_seid == pf->mac_seid)
  5585. vsi->veb_idx = I40E_NO_VEB;
  5586. else
  5587. vsi->veb_idx = veb->veb_idx;
  5588. } else {
  5589. /* floating VEB */
  5590. vsi->uplink_seid = pf->vsi[pf->lan_vsi]->uplink_seid;
  5591. vsi->veb_idx = pf->vsi[pf->lan_vsi]->veb_idx;
  5592. }
  5593. i40e_aq_delete_element(&pf->hw, veb->seid, NULL);
  5594. i40e_veb_clear(veb);
  5595. return;
  5596. }
  5597. /**
  5598. * i40e_add_veb - create the VEB in the switch
  5599. * @veb: the VEB to be instantiated
  5600. * @vsi: the controlling VSI
  5601. **/
  5602. static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi)
  5603. {
  5604. bool is_default = (vsi->idx == vsi->back->lan_vsi);
  5605. int ret;
  5606. /* get a VEB from the hardware */
  5607. ret = i40e_aq_add_veb(&veb->pf->hw, veb->uplink_seid, vsi->seid,
  5608. veb->enabled_tc, is_default, &veb->seid, NULL);
  5609. if (ret) {
  5610. dev_info(&veb->pf->pdev->dev,
  5611. "couldn't add VEB, err %d, aq_err %d\n",
  5612. ret, veb->pf->hw.aq.asq_last_status);
  5613. return -EPERM;
  5614. }
  5615. /* get statistics counter */
  5616. ret = i40e_aq_get_veb_parameters(&veb->pf->hw, veb->seid, NULL, NULL,
  5617. &veb->stats_idx, NULL, NULL, NULL);
  5618. if (ret) {
  5619. dev_info(&veb->pf->pdev->dev,
  5620. "couldn't get VEB statistics idx, err %d, aq_err %d\n",
  5621. ret, veb->pf->hw.aq.asq_last_status);
  5622. return -EPERM;
  5623. }
  5624. ret = i40e_veb_get_bw_info(veb);
  5625. if (ret) {
  5626. dev_info(&veb->pf->pdev->dev,
  5627. "couldn't get VEB bw info, err %d, aq_err %d\n",
  5628. ret, veb->pf->hw.aq.asq_last_status);
  5629. i40e_aq_delete_element(&veb->pf->hw, veb->seid, NULL);
  5630. return -ENOENT;
  5631. }
  5632. vsi->uplink_seid = veb->seid;
  5633. vsi->veb_idx = veb->idx;
  5634. vsi->flags |= I40E_VSI_FLAG_VEB_OWNER;
  5635. return 0;
  5636. }
  5637. /**
  5638. * i40e_veb_setup - Set up a VEB
  5639. * @pf: board private structure
  5640. * @flags: VEB setup flags
  5641. * @uplink_seid: the switch element to link to
  5642. * @vsi_seid: the initial VSI seid
  5643. * @enabled_tc: Enabled TC bit-map
  5644. *
  5645. * This allocates the sw VEB structure and links it into the switch
  5646. * It is possible and legal for this to be a duplicate of an already
  5647. * existing VEB. It is also possible for both uplink and vsi seids
  5648. * to be zero, in order to create a floating VEB.
  5649. *
  5650. * Returns pointer to the successfully allocated VEB sw struct on
  5651. * success, otherwise returns NULL on failure.
  5652. **/
  5653. struct i40e_veb *i40e_veb_setup(struct i40e_pf *pf, u16 flags,
  5654. u16 uplink_seid, u16 vsi_seid,
  5655. u8 enabled_tc)
  5656. {
  5657. struct i40e_veb *veb, *uplink_veb = NULL;
  5658. int vsi_idx, veb_idx;
  5659. int ret;
  5660. /* if one seid is 0, the other must be 0 to create a floating relay */
  5661. if ((uplink_seid == 0 || vsi_seid == 0) &&
  5662. (uplink_seid + vsi_seid != 0)) {
  5663. dev_info(&pf->pdev->dev,
  5664. "one, not both seid's are 0: uplink=%d vsi=%d\n",
  5665. uplink_seid, vsi_seid);
  5666. return NULL;
  5667. }
  5668. /* make sure there is such a vsi and uplink */
  5669. for (vsi_idx = 0; vsi_idx < pf->hw.func_caps.num_vsis; vsi_idx++)
  5670. if (pf->vsi[vsi_idx] && pf->vsi[vsi_idx]->seid == vsi_seid)
  5671. break;
  5672. if (vsi_idx >= pf->hw.func_caps.num_vsis && vsi_seid != 0) {
  5673. dev_info(&pf->pdev->dev, "vsi seid %d not found\n",
  5674. vsi_seid);
  5675. return NULL;
  5676. }
  5677. if (uplink_seid && uplink_seid != pf->mac_seid) {
  5678. for (veb_idx = 0; veb_idx < I40E_MAX_VEB; veb_idx++) {
  5679. if (pf->veb[veb_idx] &&
  5680. pf->veb[veb_idx]->seid == uplink_seid) {
  5681. uplink_veb = pf->veb[veb_idx];
  5682. break;
  5683. }
  5684. }
  5685. if (!uplink_veb) {
  5686. dev_info(&pf->pdev->dev,
  5687. "uplink seid %d not found\n", uplink_seid);
  5688. return NULL;
  5689. }
  5690. }
  5691. /* get veb sw struct */
  5692. veb_idx = i40e_veb_mem_alloc(pf);
  5693. if (veb_idx < 0)
  5694. goto err_alloc;
  5695. veb = pf->veb[veb_idx];
  5696. veb->flags = flags;
  5697. veb->uplink_seid = uplink_seid;
  5698. veb->veb_idx = (uplink_veb ? uplink_veb->idx : I40E_NO_VEB);
  5699. veb->enabled_tc = (enabled_tc ? enabled_tc : 0x1);
  5700. /* create the VEB in the switch */
  5701. ret = i40e_add_veb(veb, pf->vsi[vsi_idx]);
  5702. if (ret)
  5703. goto err_veb;
  5704. return veb;
  5705. err_veb:
  5706. i40e_veb_clear(veb);
  5707. err_alloc:
  5708. return NULL;
  5709. }
  5710. /**
  5711. * i40e_setup_pf_switch_element - set pf vars based on switch type
  5712. * @pf: board private structure
  5713. * @ele: element we are building info from
  5714. * @num_reported: total number of elements
  5715. * @printconfig: should we print the contents
  5716. *
  5717. * helper function to assist in extracting a few useful SEID values.
  5718. **/
  5719. static void i40e_setup_pf_switch_element(struct i40e_pf *pf,
  5720. struct i40e_aqc_switch_config_element_resp *ele,
  5721. u16 num_reported, bool printconfig)
  5722. {
  5723. u16 downlink_seid = le16_to_cpu(ele->downlink_seid);
  5724. u16 uplink_seid = le16_to_cpu(ele->uplink_seid);
  5725. u8 element_type = ele->element_type;
  5726. u16 seid = le16_to_cpu(ele->seid);
  5727. if (printconfig)
  5728. dev_info(&pf->pdev->dev,
  5729. "type=%d seid=%d uplink=%d downlink=%d\n",
  5730. element_type, seid, uplink_seid, downlink_seid);
  5731. switch (element_type) {
  5732. case I40E_SWITCH_ELEMENT_TYPE_MAC:
  5733. pf->mac_seid = seid;
  5734. break;
  5735. case I40E_SWITCH_ELEMENT_TYPE_VEB:
  5736. /* Main VEB? */
  5737. if (uplink_seid != pf->mac_seid)
  5738. break;
  5739. if (pf->lan_veb == I40E_NO_VEB) {
  5740. int v;
  5741. /* find existing or else empty VEB */
  5742. for (v = 0; v < I40E_MAX_VEB; v++) {
  5743. if (pf->veb[v] && (pf->veb[v]->seid == seid)) {
  5744. pf->lan_veb = v;
  5745. break;
  5746. }
  5747. }
  5748. if (pf->lan_veb == I40E_NO_VEB) {
  5749. v = i40e_veb_mem_alloc(pf);
  5750. if (v < 0)
  5751. break;
  5752. pf->lan_veb = v;
  5753. }
  5754. }
  5755. pf->veb[pf->lan_veb]->seid = seid;
  5756. pf->veb[pf->lan_veb]->uplink_seid = pf->mac_seid;
  5757. pf->veb[pf->lan_veb]->pf = pf;
  5758. pf->veb[pf->lan_veb]->veb_idx = I40E_NO_VEB;
  5759. break;
  5760. case I40E_SWITCH_ELEMENT_TYPE_VSI:
  5761. if (num_reported != 1)
  5762. break;
  5763. /* This is immediately after a reset so we can assume this is
  5764. * the PF's VSI
  5765. */
  5766. pf->mac_seid = uplink_seid;
  5767. pf->pf_seid = downlink_seid;
  5768. pf->main_vsi_seid = seid;
  5769. if (printconfig)
  5770. dev_info(&pf->pdev->dev,
  5771. "pf_seid=%d main_vsi_seid=%d\n",
  5772. pf->pf_seid, pf->main_vsi_seid);
  5773. break;
  5774. case I40E_SWITCH_ELEMENT_TYPE_PF:
  5775. case I40E_SWITCH_ELEMENT_TYPE_VF:
  5776. case I40E_SWITCH_ELEMENT_TYPE_EMP:
  5777. case I40E_SWITCH_ELEMENT_TYPE_BMC:
  5778. case I40E_SWITCH_ELEMENT_TYPE_PE:
  5779. case I40E_SWITCH_ELEMENT_TYPE_PA:
  5780. /* ignore these for now */
  5781. break;
  5782. default:
  5783. dev_info(&pf->pdev->dev, "unknown element type=%d seid=%d\n",
  5784. element_type, seid);
  5785. break;
  5786. }
  5787. }
  5788. /**
  5789. * i40e_fetch_switch_configuration - Get switch config from firmware
  5790. * @pf: board private structure
  5791. * @printconfig: should we print the contents
  5792. *
  5793. * Get the current switch configuration from the device and
  5794. * extract a few useful SEID values.
  5795. **/
  5796. int i40e_fetch_switch_configuration(struct i40e_pf *pf, bool printconfig)
  5797. {
  5798. struct i40e_aqc_get_switch_config_resp *sw_config;
  5799. u16 next_seid = 0;
  5800. int ret = 0;
  5801. u8 *aq_buf;
  5802. int i;
  5803. aq_buf = kzalloc(I40E_AQ_LARGE_BUF, GFP_KERNEL);
  5804. if (!aq_buf)
  5805. return -ENOMEM;
  5806. sw_config = (struct i40e_aqc_get_switch_config_resp *)aq_buf;
  5807. do {
  5808. u16 num_reported, num_total;
  5809. ret = i40e_aq_get_switch_config(&pf->hw, sw_config,
  5810. I40E_AQ_LARGE_BUF,
  5811. &next_seid, NULL);
  5812. if (ret) {
  5813. dev_info(&pf->pdev->dev,
  5814. "get switch config failed %d aq_err=%x\n",
  5815. ret, pf->hw.aq.asq_last_status);
  5816. kfree(aq_buf);
  5817. return -ENOENT;
  5818. }
  5819. num_reported = le16_to_cpu(sw_config->header.num_reported);
  5820. num_total = le16_to_cpu(sw_config->header.num_total);
  5821. if (printconfig)
  5822. dev_info(&pf->pdev->dev,
  5823. "header: %d reported %d total\n",
  5824. num_reported, num_total);
  5825. if (num_reported) {
  5826. int sz = sizeof(*sw_config) * num_reported;
  5827. kfree(pf->sw_config);
  5828. pf->sw_config = kzalloc(sz, GFP_KERNEL);
  5829. if (pf->sw_config)
  5830. memcpy(pf->sw_config, sw_config, sz);
  5831. }
  5832. for (i = 0; i < num_reported; i++) {
  5833. struct i40e_aqc_switch_config_element_resp *ele =
  5834. &sw_config->element[i];
  5835. i40e_setup_pf_switch_element(pf, ele, num_reported,
  5836. printconfig);
  5837. }
  5838. } while (next_seid != 0);
  5839. kfree(aq_buf);
  5840. return ret;
  5841. }
  5842. /**
  5843. * i40e_setup_pf_switch - Setup the HW switch on startup or after reset
  5844. * @pf: board private structure
  5845. *
  5846. * Returns 0 on success, negative value on failure
  5847. **/
  5848. static int i40e_setup_pf_switch(struct i40e_pf *pf)
  5849. {
  5850. int ret;
  5851. /* find out what's out there already */
  5852. ret = i40e_fetch_switch_configuration(pf, false);
  5853. if (ret) {
  5854. dev_info(&pf->pdev->dev,
  5855. "couldn't fetch switch config, err %d, aq_err %d\n",
  5856. ret, pf->hw.aq.asq_last_status);
  5857. return ret;
  5858. }
  5859. i40e_pf_reset_stats(pf);
  5860. /* fdir VSI must happen first to be sure it gets queue 0, but only
  5861. * if there is enough room for the fdir VSI
  5862. */
  5863. if (pf->num_lan_qps > 1)
  5864. i40e_fdir_setup(pf);
  5865. /* first time setup */
  5866. if (pf->lan_vsi == I40E_NO_VSI) {
  5867. struct i40e_vsi *vsi = NULL;
  5868. u16 uplink_seid;
  5869. /* Set up the PF VSI associated with the PF's main VSI
  5870. * that is already in the HW switch
  5871. */
  5872. if (pf->lan_veb != I40E_NO_VEB && pf->veb[pf->lan_veb])
  5873. uplink_seid = pf->veb[pf->lan_veb]->seid;
  5874. else
  5875. uplink_seid = pf->mac_seid;
  5876. vsi = i40e_vsi_setup(pf, I40E_VSI_MAIN, uplink_seid, 0);
  5877. if (!vsi) {
  5878. dev_info(&pf->pdev->dev, "setup of MAIN VSI failed\n");
  5879. i40e_fdir_teardown(pf);
  5880. return -EAGAIN;
  5881. }
  5882. /* accommodate kcompat by copying the main VSI queue count
  5883. * into the pf, since this newer code pushes the pf queue
  5884. * info down a level into a VSI
  5885. */
  5886. pf->num_rx_queues = vsi->alloc_queue_pairs;
  5887. pf->num_tx_queues = vsi->alloc_queue_pairs;
  5888. } else {
  5889. /* force a reset of TC and queue layout configurations */
  5890. u8 enabled_tc = pf->vsi[pf->lan_vsi]->tc_config.enabled_tc;
  5891. pf->vsi[pf->lan_vsi]->tc_config.enabled_tc = 0;
  5892. pf->vsi[pf->lan_vsi]->seid = pf->main_vsi_seid;
  5893. i40e_vsi_config_tc(pf->vsi[pf->lan_vsi], enabled_tc);
  5894. }
  5895. i40e_vlan_stripping_disable(pf->vsi[pf->lan_vsi]);
  5896. /* Setup static PF queue filter control settings */
  5897. ret = i40e_setup_pf_filter_control(pf);
  5898. if (ret) {
  5899. dev_info(&pf->pdev->dev, "setup_pf_filter_control failed: %d\n",
  5900. ret);
  5901. /* Failure here should not stop continuing other steps */
  5902. }
  5903. /* enable RSS in the HW, even for only one queue, as the stack can use
  5904. * the hash
  5905. */
  5906. if ((pf->flags & I40E_FLAG_RSS_ENABLED))
  5907. i40e_config_rss(pf);
  5908. /* fill in link information and enable LSE reporting */
  5909. i40e_aq_get_link_info(&pf->hw, true, NULL, NULL);
  5910. i40e_link_event(pf);
  5911. /* Initialize user-specifics link properties */
  5912. pf->fc_autoneg_status = ((pf->hw.phy.link_info.an_info &
  5913. I40E_AQ_AN_COMPLETED) ? true : false);
  5914. pf->hw.fc.requested_mode = I40E_FC_DEFAULT;
  5915. if (pf->hw.phy.link_info.an_info &
  5916. (I40E_AQ_LINK_PAUSE_TX | I40E_AQ_LINK_PAUSE_RX))
  5917. pf->hw.fc.current_mode = I40E_FC_FULL;
  5918. else if (pf->hw.phy.link_info.an_info & I40E_AQ_LINK_PAUSE_TX)
  5919. pf->hw.fc.current_mode = I40E_FC_TX_PAUSE;
  5920. else if (pf->hw.phy.link_info.an_info & I40E_AQ_LINK_PAUSE_RX)
  5921. pf->hw.fc.current_mode = I40E_FC_RX_PAUSE;
  5922. else
  5923. pf->hw.fc.current_mode = I40E_FC_DEFAULT;
  5924. return ret;
  5925. }
  5926. /**
  5927. * i40e_set_rss_size - helper to set rss_size
  5928. * @pf: board private structure
  5929. * @queues_left: how many queues
  5930. */
  5931. static u16 i40e_set_rss_size(struct i40e_pf *pf, int queues_left)
  5932. {
  5933. int num_tc0;
  5934. num_tc0 = min_t(int, queues_left, pf->rss_size_max);
  5935. num_tc0 = min_t(int, num_tc0, nr_cpus_node(numa_node_id()));
  5936. num_tc0 = rounddown_pow_of_two(num_tc0);
  5937. return num_tc0;
  5938. }
  5939. /**
  5940. * i40e_determine_queue_usage - Work out queue distribution
  5941. * @pf: board private structure
  5942. **/
  5943. static void i40e_determine_queue_usage(struct i40e_pf *pf)
  5944. {
  5945. int accum_tc_size;
  5946. int queues_left;
  5947. pf->num_lan_qps = 0;
  5948. pf->num_tc_qps = rounddown_pow_of_two(pf->num_tc_qps);
  5949. accum_tc_size = (I40E_MAX_TRAFFIC_CLASS - 1) * pf->num_tc_qps;
  5950. /* Find the max queues to be put into basic use. We'll always be
  5951. * using TC0, whether or not DCB is running, and TC0 will get the
  5952. * big RSS set.
  5953. */
  5954. queues_left = pf->hw.func_caps.num_tx_qp;
  5955. if (!((pf->flags & I40E_FLAG_MSIX_ENABLED) &&
  5956. (pf->flags & I40E_FLAG_MQ_ENABLED)) ||
  5957. !(pf->flags & (I40E_FLAG_RSS_ENABLED |
  5958. I40E_FLAG_FDIR_ENABLED | I40E_FLAG_DCB_ENABLED)) ||
  5959. (queues_left == 1)) {
  5960. /* one qp for PF, no queues for anything else */
  5961. queues_left = 0;
  5962. pf->rss_size = pf->num_lan_qps = 1;
  5963. /* make sure all the fancies are disabled */
  5964. pf->flags &= ~(I40E_FLAG_RSS_ENABLED |
  5965. I40E_FLAG_MQ_ENABLED |
  5966. I40E_FLAG_FDIR_ENABLED |
  5967. I40E_FLAG_FDIR_ATR_ENABLED |
  5968. I40E_FLAG_DCB_ENABLED |
  5969. I40E_FLAG_SRIOV_ENABLED |
  5970. I40E_FLAG_VMDQ_ENABLED);
  5971. } else if (pf->flags & I40E_FLAG_RSS_ENABLED &&
  5972. !(pf->flags & I40E_FLAG_FDIR_ENABLED) &&
  5973. !(pf->flags & I40E_FLAG_DCB_ENABLED)) {
  5974. pf->rss_size = i40e_set_rss_size(pf, queues_left);
  5975. queues_left -= pf->rss_size;
  5976. pf->num_lan_qps = pf->rss_size;
  5977. } else if (pf->flags & I40E_FLAG_RSS_ENABLED &&
  5978. !(pf->flags & I40E_FLAG_FDIR_ENABLED) &&
  5979. (pf->flags & I40E_FLAG_DCB_ENABLED)) {
  5980. /* save num_tc_qps queues for TCs 1 thru 7 and the rest
  5981. * are set up for RSS in TC0
  5982. */
  5983. queues_left -= accum_tc_size;
  5984. pf->rss_size = i40e_set_rss_size(pf, queues_left);
  5985. queues_left -= pf->rss_size;
  5986. if (queues_left < 0) {
  5987. dev_info(&pf->pdev->dev, "not enough queues for DCB\n");
  5988. return;
  5989. }
  5990. pf->num_lan_qps = pf->rss_size + accum_tc_size;
  5991. } else if (pf->flags & I40E_FLAG_RSS_ENABLED &&
  5992. (pf->flags & I40E_FLAG_FDIR_ENABLED) &&
  5993. !(pf->flags & I40E_FLAG_DCB_ENABLED)) {
  5994. queues_left -= 1; /* save 1 queue for FD */
  5995. pf->rss_size = i40e_set_rss_size(pf, queues_left);
  5996. queues_left -= pf->rss_size;
  5997. if (queues_left < 0) {
  5998. dev_info(&pf->pdev->dev, "not enough queues for Flow Director\n");
  5999. return;
  6000. }
  6001. pf->num_lan_qps = pf->rss_size;
  6002. } else if (pf->flags & I40E_FLAG_RSS_ENABLED &&
  6003. (pf->flags & I40E_FLAG_FDIR_ENABLED) &&
  6004. (pf->flags & I40E_FLAG_DCB_ENABLED)) {
  6005. /* save 1 queue for TCs 1 thru 7,
  6006. * 1 queue for flow director,
  6007. * and the rest are set up for RSS in TC0
  6008. */
  6009. queues_left -= 1;
  6010. queues_left -= accum_tc_size;
  6011. pf->rss_size = i40e_set_rss_size(pf, queues_left);
  6012. queues_left -= pf->rss_size;
  6013. if (queues_left < 0) {
  6014. dev_info(&pf->pdev->dev, "not enough queues for DCB and Flow Director\n");
  6015. return;
  6016. }
  6017. pf->num_lan_qps = pf->rss_size + accum_tc_size;
  6018. } else {
  6019. dev_info(&pf->pdev->dev,
  6020. "Invalid configuration, flags=0x%08llx\n", pf->flags);
  6021. return;
  6022. }
  6023. if ((pf->flags & I40E_FLAG_SRIOV_ENABLED) &&
  6024. pf->num_vf_qps && pf->num_req_vfs && queues_left) {
  6025. pf->num_req_vfs = min_t(int, pf->num_req_vfs, (queues_left /
  6026. pf->num_vf_qps));
  6027. queues_left -= (pf->num_req_vfs * pf->num_vf_qps);
  6028. }
  6029. if ((pf->flags & I40E_FLAG_VMDQ_ENABLED) &&
  6030. pf->num_vmdq_vsis && pf->num_vmdq_qps && queues_left) {
  6031. pf->num_vmdq_vsis = min_t(int, pf->num_vmdq_vsis,
  6032. (queues_left / pf->num_vmdq_qps));
  6033. queues_left -= (pf->num_vmdq_vsis * pf->num_vmdq_qps);
  6034. }
  6035. return;
  6036. }
  6037. /**
  6038. * i40e_setup_pf_filter_control - Setup PF static filter control
  6039. * @pf: PF to be setup
  6040. *
  6041. * i40e_setup_pf_filter_control sets up a pf's initial filter control
  6042. * settings. If PE/FCoE are enabled then it will also set the per PF
  6043. * based filter sizes required for them. It also enables Flow director,
  6044. * ethertype and macvlan type filter settings for the pf.
  6045. *
  6046. * Returns 0 on success, negative on failure
  6047. **/
  6048. static int i40e_setup_pf_filter_control(struct i40e_pf *pf)
  6049. {
  6050. struct i40e_filter_control_settings *settings = &pf->filter_settings;
  6051. settings->hash_lut_size = I40E_HASH_LUT_SIZE_128;
  6052. /* Flow Director is enabled */
  6053. if (pf->flags & (I40E_FLAG_FDIR_ENABLED | I40E_FLAG_FDIR_ATR_ENABLED))
  6054. settings->enable_fdir = true;
  6055. /* Ethtype and MACVLAN filters enabled for PF */
  6056. settings->enable_ethtype = true;
  6057. settings->enable_macvlan = true;
  6058. if (i40e_set_filter_control(&pf->hw, settings))
  6059. return -ENOENT;
  6060. return 0;
  6061. }
  6062. /**
  6063. * i40e_probe - Device initialization routine
  6064. * @pdev: PCI device information struct
  6065. * @ent: entry in i40e_pci_tbl
  6066. *
  6067. * i40e_probe initializes a pf identified by a pci_dev structure.
  6068. * The OS initialization, configuring of the pf private structure,
  6069. * and a hardware reset occur.
  6070. *
  6071. * Returns 0 on success, negative on failure
  6072. **/
  6073. static int i40e_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
  6074. {
  6075. struct i40e_driver_version dv;
  6076. struct i40e_pf *pf;
  6077. struct i40e_hw *hw;
  6078. int err = 0;
  6079. u32 len;
  6080. err = pci_enable_device_mem(pdev);
  6081. if (err)
  6082. return err;
  6083. /* set up for high or low dma */
  6084. if (!dma_set_mask(&pdev->dev, DMA_BIT_MASK(64))) {
  6085. /* coherent mask for the same size will always succeed if
  6086. * dma_set_mask does
  6087. */
  6088. dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(64));
  6089. } else if (!dma_set_mask(&pdev->dev, DMA_BIT_MASK(32))) {
  6090. dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32));
  6091. } else {
  6092. dev_err(&pdev->dev, "DMA configuration failed: %d\n", err);
  6093. err = -EIO;
  6094. goto err_dma;
  6095. }
  6096. /* set up pci connections */
  6097. err = pci_request_selected_regions(pdev, pci_select_bars(pdev,
  6098. IORESOURCE_MEM), i40e_driver_name);
  6099. if (err) {
  6100. dev_info(&pdev->dev,
  6101. "pci_request_selected_regions failed %d\n", err);
  6102. goto err_pci_reg;
  6103. }
  6104. pci_enable_pcie_error_reporting(pdev);
  6105. pci_set_master(pdev);
  6106. /* Now that we have a PCI connection, we need to do the
  6107. * low level device setup. This is primarily setting up
  6108. * the Admin Queue structures and then querying for the
  6109. * device's current profile information.
  6110. */
  6111. pf = kzalloc(sizeof(*pf), GFP_KERNEL);
  6112. if (!pf) {
  6113. err = -ENOMEM;
  6114. goto err_pf_alloc;
  6115. }
  6116. pf->next_vsi = 0;
  6117. pf->pdev = pdev;
  6118. set_bit(__I40E_DOWN, &pf->state);
  6119. hw = &pf->hw;
  6120. hw->back = pf;
  6121. hw->hw_addr = ioremap(pci_resource_start(pdev, 0),
  6122. pci_resource_len(pdev, 0));
  6123. if (!hw->hw_addr) {
  6124. err = -EIO;
  6125. dev_info(&pdev->dev, "ioremap(0x%04x, 0x%04x) failed: 0x%x\n",
  6126. (unsigned int)pci_resource_start(pdev, 0),
  6127. (unsigned int)pci_resource_len(pdev, 0), err);
  6128. goto err_ioremap;
  6129. }
  6130. hw->vendor_id = pdev->vendor;
  6131. hw->device_id = pdev->device;
  6132. pci_read_config_byte(pdev, PCI_REVISION_ID, &hw->revision_id);
  6133. hw->subsystem_vendor_id = pdev->subsystem_vendor;
  6134. hw->subsystem_device_id = pdev->subsystem_device;
  6135. hw->bus.device = PCI_SLOT(pdev->devfn);
  6136. hw->bus.func = PCI_FUNC(pdev->devfn);
  6137. /* Reset here to make sure all is clean and to define PF 'n' */
  6138. err = i40e_pf_reset(hw);
  6139. if (err) {
  6140. dev_info(&pdev->dev, "Initial pf_reset failed: %d\n", err);
  6141. goto err_pf_reset;
  6142. }
  6143. pf->pfr_count++;
  6144. hw->aq.num_arq_entries = I40E_AQ_LEN;
  6145. hw->aq.num_asq_entries = I40E_AQ_LEN;
  6146. hw->aq.arq_buf_size = I40E_MAX_AQ_BUF_SIZE;
  6147. hw->aq.asq_buf_size = I40E_MAX_AQ_BUF_SIZE;
  6148. pf->adminq_work_limit = I40E_AQ_WORK_LIMIT;
  6149. snprintf(pf->misc_int_name, sizeof(pf->misc_int_name) - 1,
  6150. "%s-pf%d:misc",
  6151. dev_driver_string(&pf->pdev->dev), pf->hw.pf_id);
  6152. err = i40e_init_shared_code(hw);
  6153. if (err) {
  6154. dev_info(&pdev->dev, "init_shared_code failed: %d\n", err);
  6155. goto err_pf_reset;
  6156. }
  6157. err = i40e_init_adminq(hw);
  6158. dev_info(&pdev->dev, "%s\n", i40e_fw_version_str(hw));
  6159. if (err) {
  6160. dev_info(&pdev->dev,
  6161. "init_adminq failed: %d expecting API %02x.%02x\n",
  6162. err,
  6163. I40E_FW_API_VERSION_MAJOR, I40E_FW_API_VERSION_MINOR);
  6164. goto err_pf_reset;
  6165. }
  6166. err = i40e_get_capabilities(pf);
  6167. if (err)
  6168. goto err_adminq_setup;
  6169. err = i40e_sw_init(pf);
  6170. if (err) {
  6171. dev_info(&pdev->dev, "sw_init failed: %d\n", err);
  6172. goto err_sw_init;
  6173. }
  6174. err = i40e_init_lan_hmc(hw, hw->func_caps.num_tx_qp,
  6175. hw->func_caps.num_rx_qp,
  6176. pf->fcoe_hmc_cntx_num, pf->fcoe_hmc_filt_num);
  6177. if (err) {
  6178. dev_info(&pdev->dev, "init_lan_hmc failed: %d\n", err);
  6179. goto err_init_lan_hmc;
  6180. }
  6181. err = i40e_configure_lan_hmc(hw, I40E_HMC_MODEL_DIRECT_ONLY);
  6182. if (err) {
  6183. dev_info(&pdev->dev, "configure_lan_hmc failed: %d\n", err);
  6184. err = -ENOENT;
  6185. goto err_configure_lan_hmc;
  6186. }
  6187. i40e_get_mac_addr(hw, hw->mac.addr);
  6188. if (i40e_validate_mac_addr(hw->mac.addr)) {
  6189. dev_info(&pdev->dev, "invalid MAC address %pM\n", hw->mac.addr);
  6190. err = -EIO;
  6191. goto err_mac_addr;
  6192. }
  6193. dev_info(&pdev->dev, "MAC address: %pM\n", hw->mac.addr);
  6194. memcpy(hw->mac.perm_addr, hw->mac.addr, ETH_ALEN);
  6195. pci_set_drvdata(pdev, pf);
  6196. pci_save_state(pdev);
  6197. /* set up periodic task facility */
  6198. setup_timer(&pf->service_timer, i40e_service_timer, (unsigned long)pf);
  6199. pf->service_timer_period = HZ;
  6200. INIT_WORK(&pf->service_task, i40e_service_task);
  6201. clear_bit(__I40E_SERVICE_SCHED, &pf->state);
  6202. pf->flags |= I40E_FLAG_NEED_LINK_UPDATE;
  6203. pf->link_check_timeout = jiffies;
  6204. /* set up the main switch operations */
  6205. i40e_determine_queue_usage(pf);
  6206. i40e_init_interrupt_scheme(pf);
  6207. /* Set up the *vsi struct based on the number of VSIs in the HW,
  6208. * and set up our local tracking of the MAIN PF vsi.
  6209. */
  6210. len = sizeof(struct i40e_vsi *) * pf->hw.func_caps.num_vsis;
  6211. pf->vsi = kzalloc(len, GFP_KERNEL);
  6212. if (!pf->vsi)
  6213. goto err_switch_setup;
  6214. err = i40e_setup_pf_switch(pf);
  6215. if (err) {
  6216. dev_info(&pdev->dev, "setup_pf_switch failed: %d\n", err);
  6217. goto err_vsis;
  6218. }
  6219. /* The main driver is (mostly) up and happy. We need to set this state
  6220. * before setting up the misc vector or we get a race and the vector
  6221. * ends up disabled forever.
  6222. */
  6223. clear_bit(__I40E_DOWN, &pf->state);
  6224. /* In case of MSIX we are going to setup the misc vector right here
  6225. * to handle admin queue events etc. In case of legacy and MSI
  6226. * the misc functionality and queue processing is combined in
  6227. * the same vector and that gets setup at open.
  6228. */
  6229. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  6230. err = i40e_setup_misc_vector(pf);
  6231. if (err) {
  6232. dev_info(&pdev->dev,
  6233. "setup of misc vector failed: %d\n", err);
  6234. goto err_vsis;
  6235. }
  6236. }
  6237. /* prep for VF support */
  6238. if ((pf->flags & I40E_FLAG_SRIOV_ENABLED) &&
  6239. (pf->flags & I40E_FLAG_MSIX_ENABLED)) {
  6240. u32 val;
  6241. /* disable link interrupts for VFs */
  6242. val = rd32(hw, I40E_PFGEN_PORTMDIO_NUM);
  6243. val &= ~I40E_PFGEN_PORTMDIO_NUM_VFLINK_STAT_ENA_MASK;
  6244. wr32(hw, I40E_PFGEN_PORTMDIO_NUM, val);
  6245. i40e_flush(hw);
  6246. }
  6247. i40e_dbg_pf_init(pf);
  6248. /* tell the firmware that we're starting */
  6249. dv.major_version = DRV_VERSION_MAJOR;
  6250. dv.minor_version = DRV_VERSION_MINOR;
  6251. dv.build_version = DRV_VERSION_BUILD;
  6252. dv.subbuild_version = 0;
  6253. i40e_aq_send_driver_version(&pf->hw, &dv, NULL);
  6254. /* since everything's happy, start the service_task timer */
  6255. mod_timer(&pf->service_timer,
  6256. round_jiffies(jiffies + pf->service_timer_period));
  6257. return 0;
  6258. /* Unwind what we've done if something failed in the setup */
  6259. err_vsis:
  6260. set_bit(__I40E_DOWN, &pf->state);
  6261. err_switch_setup:
  6262. i40e_clear_interrupt_scheme(pf);
  6263. kfree(pf->vsi);
  6264. del_timer_sync(&pf->service_timer);
  6265. err_mac_addr:
  6266. err_configure_lan_hmc:
  6267. (void)i40e_shutdown_lan_hmc(hw);
  6268. err_init_lan_hmc:
  6269. kfree(pf->qp_pile);
  6270. kfree(pf->irq_pile);
  6271. err_sw_init:
  6272. err_adminq_setup:
  6273. (void)i40e_shutdown_adminq(hw);
  6274. err_pf_reset:
  6275. iounmap(hw->hw_addr);
  6276. err_ioremap:
  6277. kfree(pf);
  6278. err_pf_alloc:
  6279. pci_disable_pcie_error_reporting(pdev);
  6280. pci_release_selected_regions(pdev,
  6281. pci_select_bars(pdev, IORESOURCE_MEM));
  6282. err_pci_reg:
  6283. err_dma:
  6284. pci_disable_device(pdev);
  6285. return err;
  6286. }
  6287. /**
  6288. * i40e_remove - Device removal routine
  6289. * @pdev: PCI device information struct
  6290. *
  6291. * i40e_remove is called by the PCI subsystem to alert the driver
  6292. * that is should release a PCI device. This could be caused by a
  6293. * Hot-Plug event, or because the driver is going to be removed from
  6294. * memory.
  6295. **/
  6296. static void i40e_remove(struct pci_dev *pdev)
  6297. {
  6298. struct i40e_pf *pf = pci_get_drvdata(pdev);
  6299. i40e_status ret_code;
  6300. u32 reg;
  6301. int i;
  6302. i40e_dbg_pf_exit(pf);
  6303. if (pf->flags & I40E_FLAG_SRIOV_ENABLED) {
  6304. i40e_free_vfs(pf);
  6305. pf->flags &= ~I40E_FLAG_SRIOV_ENABLED;
  6306. }
  6307. /* no more scheduling of any task */
  6308. set_bit(__I40E_DOWN, &pf->state);
  6309. del_timer_sync(&pf->service_timer);
  6310. cancel_work_sync(&pf->service_task);
  6311. i40e_fdir_teardown(pf);
  6312. /* If there is a switch structure or any orphans, remove them.
  6313. * This will leave only the PF's VSI remaining.
  6314. */
  6315. for (i = 0; i < I40E_MAX_VEB; i++) {
  6316. if (!pf->veb[i])
  6317. continue;
  6318. if (pf->veb[i]->uplink_seid == pf->mac_seid ||
  6319. pf->veb[i]->uplink_seid == 0)
  6320. i40e_switch_branch_release(pf->veb[i]);
  6321. }
  6322. /* Now we can shutdown the PF's VSI, just before we kill
  6323. * adminq and hmc.
  6324. */
  6325. if (pf->vsi[pf->lan_vsi])
  6326. i40e_vsi_release(pf->vsi[pf->lan_vsi]);
  6327. i40e_stop_misc_vector(pf);
  6328. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  6329. synchronize_irq(pf->msix_entries[0].vector);
  6330. free_irq(pf->msix_entries[0].vector, pf);
  6331. }
  6332. /* shutdown and destroy the HMC */
  6333. ret_code = i40e_shutdown_lan_hmc(&pf->hw);
  6334. if (ret_code)
  6335. dev_warn(&pdev->dev,
  6336. "Failed to destroy the HMC resources: %d\n", ret_code);
  6337. /* shutdown the adminq */
  6338. i40e_aq_queue_shutdown(&pf->hw, true);
  6339. ret_code = i40e_shutdown_adminq(&pf->hw);
  6340. if (ret_code)
  6341. dev_warn(&pdev->dev,
  6342. "Failed to destroy the Admin Queue resources: %d\n",
  6343. ret_code);
  6344. /* Clear all dynamic memory lists of rings, q_vectors, and VSIs */
  6345. i40e_clear_interrupt_scheme(pf);
  6346. for (i = 0; i < pf->hw.func_caps.num_vsis; i++) {
  6347. if (pf->vsi[i]) {
  6348. i40e_vsi_clear_rings(pf->vsi[i]);
  6349. i40e_vsi_clear(pf->vsi[i]);
  6350. pf->vsi[i] = NULL;
  6351. }
  6352. }
  6353. for (i = 0; i < I40E_MAX_VEB; i++) {
  6354. kfree(pf->veb[i]);
  6355. pf->veb[i] = NULL;
  6356. }
  6357. kfree(pf->qp_pile);
  6358. kfree(pf->irq_pile);
  6359. kfree(pf->sw_config);
  6360. kfree(pf->vsi);
  6361. /* force a PF reset to clean anything leftover */
  6362. reg = rd32(&pf->hw, I40E_PFGEN_CTRL);
  6363. wr32(&pf->hw, I40E_PFGEN_CTRL, (reg | I40E_PFGEN_CTRL_PFSWR_MASK));
  6364. i40e_flush(&pf->hw);
  6365. iounmap(pf->hw.hw_addr);
  6366. kfree(pf);
  6367. pci_release_selected_regions(pdev,
  6368. pci_select_bars(pdev, IORESOURCE_MEM));
  6369. pci_disable_pcie_error_reporting(pdev);
  6370. pci_disable_device(pdev);
  6371. }
  6372. /**
  6373. * i40e_pci_error_detected - warning that something funky happened in PCI land
  6374. * @pdev: PCI device information struct
  6375. *
  6376. * Called to warn that something happened and the error handling steps
  6377. * are in progress. Allows the driver to quiesce things, be ready for
  6378. * remediation.
  6379. **/
  6380. static pci_ers_result_t i40e_pci_error_detected(struct pci_dev *pdev,
  6381. enum pci_channel_state error)
  6382. {
  6383. struct i40e_pf *pf = pci_get_drvdata(pdev);
  6384. dev_info(&pdev->dev, "%s: error %d\n", __func__, error);
  6385. /* shutdown all operations */
  6386. i40e_pf_quiesce_all_vsi(pf);
  6387. /* Request a slot reset */
  6388. return PCI_ERS_RESULT_NEED_RESET;
  6389. }
  6390. /**
  6391. * i40e_pci_error_slot_reset - a PCI slot reset just happened
  6392. * @pdev: PCI device information struct
  6393. *
  6394. * Called to find if the driver can work with the device now that
  6395. * the pci slot has been reset. If a basic connection seems good
  6396. * (registers are readable and have sane content) then return a
  6397. * happy little PCI_ERS_RESULT_xxx.
  6398. **/
  6399. static pci_ers_result_t i40e_pci_error_slot_reset(struct pci_dev *pdev)
  6400. {
  6401. struct i40e_pf *pf = pci_get_drvdata(pdev);
  6402. pci_ers_result_t result;
  6403. int err;
  6404. u32 reg;
  6405. dev_info(&pdev->dev, "%s\n", __func__);
  6406. if (pci_enable_device_mem(pdev)) {
  6407. dev_info(&pdev->dev,
  6408. "Cannot re-enable PCI device after reset.\n");
  6409. result = PCI_ERS_RESULT_DISCONNECT;
  6410. } else {
  6411. pci_set_master(pdev);
  6412. pci_restore_state(pdev);
  6413. pci_save_state(pdev);
  6414. pci_wake_from_d3(pdev, false);
  6415. reg = rd32(&pf->hw, I40E_GLGEN_RTRIG);
  6416. if (reg == 0)
  6417. result = PCI_ERS_RESULT_RECOVERED;
  6418. else
  6419. result = PCI_ERS_RESULT_DISCONNECT;
  6420. }
  6421. err = pci_cleanup_aer_uncorrect_error_status(pdev);
  6422. if (err) {
  6423. dev_info(&pdev->dev,
  6424. "pci_cleanup_aer_uncorrect_error_status failed 0x%0x\n",
  6425. err);
  6426. /* non-fatal, continue */
  6427. }
  6428. return result;
  6429. }
  6430. /**
  6431. * i40e_pci_error_resume - restart operations after PCI error recovery
  6432. * @pdev: PCI device information struct
  6433. *
  6434. * Called to allow the driver to bring things back up after PCI error
  6435. * and/or reset recovery has finished.
  6436. **/
  6437. static void i40e_pci_error_resume(struct pci_dev *pdev)
  6438. {
  6439. struct i40e_pf *pf = pci_get_drvdata(pdev);
  6440. dev_info(&pdev->dev, "%s\n", __func__);
  6441. i40e_handle_reset_warning(pf);
  6442. }
  6443. static const struct pci_error_handlers i40e_err_handler = {
  6444. .error_detected = i40e_pci_error_detected,
  6445. .slot_reset = i40e_pci_error_slot_reset,
  6446. .resume = i40e_pci_error_resume,
  6447. };
  6448. static struct pci_driver i40e_driver = {
  6449. .name = i40e_driver_name,
  6450. .id_table = i40e_pci_tbl,
  6451. .probe = i40e_probe,
  6452. .remove = i40e_remove,
  6453. .err_handler = &i40e_err_handler,
  6454. .sriov_configure = i40e_pci_sriov_configure,
  6455. };
  6456. /**
  6457. * i40e_init_module - Driver registration routine
  6458. *
  6459. * i40e_init_module is the first routine called when the driver is
  6460. * loaded. All it does is register with the PCI subsystem.
  6461. **/
  6462. static int __init i40e_init_module(void)
  6463. {
  6464. pr_info("%s: %s - version %s\n", i40e_driver_name,
  6465. i40e_driver_string, i40e_driver_version_str);
  6466. pr_info("%s: %s\n", i40e_driver_name, i40e_copyright);
  6467. i40e_dbg_init();
  6468. return pci_register_driver(&i40e_driver);
  6469. }
  6470. module_init(i40e_init_module);
  6471. /**
  6472. * i40e_exit_module - Driver exit cleanup routine
  6473. *
  6474. * i40e_exit_module is called just before the driver is removed
  6475. * from memory.
  6476. **/
  6477. static void __exit i40e_exit_module(void)
  6478. {
  6479. pci_unregister_driver(&i40e_driver);
  6480. i40e_dbg_exit();
  6481. }
  6482. module_exit(i40e_exit_module);