i40e_main.c 201 KB

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