lpfc_hbadisc.c 185 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344
  1. /*******************************************************************
  2. * This file is part of the Emulex Linux Device Driver for *
  3. * Fibre Channel Host Bus Adapters. *
  4. * Copyright (C) 2004-2013 Emulex. All rights reserved. *
  5. * EMULEX and SLI are trademarks of Emulex. *
  6. * www.emulex.com *
  7. * Portions Copyright (C) 2004-2005 Christoph Hellwig *
  8. * *
  9. * This program is free software; you can redistribute it and/or *
  10. * modify it under the terms of version 2 of the GNU General *
  11. * Public License as published by the Free Software Foundation. *
  12. * This program is distributed in the hope that it will be useful. *
  13. * ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND *
  14. * WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, *
  15. * FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT, ARE *
  16. * DISCLAIMED, EXCEPT TO THE EXTENT THAT SUCH DISCLAIMERS ARE HELD *
  17. * TO BE LEGALLY INVALID. See the GNU General Public License for *
  18. * more details, a copy of which can be found in the file COPYING *
  19. * included with this package. *
  20. *******************************************************************/
  21. #include <linux/blkdev.h>
  22. #include <linux/delay.h>
  23. #include <linux/slab.h>
  24. #include <linux/pci.h>
  25. #include <linux/kthread.h>
  26. #include <linux/interrupt.h>
  27. #include <scsi/scsi.h>
  28. #include <scsi/scsi_device.h>
  29. #include <scsi/scsi_host.h>
  30. #include <scsi/scsi_transport_fc.h>
  31. #include "lpfc_hw4.h"
  32. #include "lpfc_hw.h"
  33. #include "lpfc_nl.h"
  34. #include "lpfc_disc.h"
  35. #include "lpfc_sli.h"
  36. #include "lpfc_sli4.h"
  37. #include "lpfc_scsi.h"
  38. #include "lpfc.h"
  39. #include "lpfc_logmsg.h"
  40. #include "lpfc_crtn.h"
  41. #include "lpfc_vport.h"
  42. #include "lpfc_debugfs.h"
  43. /* AlpaArray for assignment of scsid for scan-down and bind_method */
  44. static uint8_t lpfcAlpaArray[] = {
  45. 0xEF, 0xE8, 0xE4, 0xE2, 0xE1, 0xE0, 0xDC, 0xDA, 0xD9, 0xD6,
  46. 0xD5, 0xD4, 0xD3, 0xD2, 0xD1, 0xCE, 0xCD, 0xCC, 0xCB, 0xCA,
  47. 0xC9, 0xC7, 0xC6, 0xC5, 0xC3, 0xBC, 0xBA, 0xB9, 0xB6, 0xB5,
  48. 0xB4, 0xB3, 0xB2, 0xB1, 0xAE, 0xAD, 0xAC, 0xAB, 0xAA, 0xA9,
  49. 0xA7, 0xA6, 0xA5, 0xA3, 0x9F, 0x9E, 0x9D, 0x9B, 0x98, 0x97,
  50. 0x90, 0x8F, 0x88, 0x84, 0x82, 0x81, 0x80, 0x7C, 0x7A, 0x79,
  51. 0x76, 0x75, 0x74, 0x73, 0x72, 0x71, 0x6E, 0x6D, 0x6C, 0x6B,
  52. 0x6A, 0x69, 0x67, 0x66, 0x65, 0x63, 0x5C, 0x5A, 0x59, 0x56,
  53. 0x55, 0x54, 0x53, 0x52, 0x51, 0x4E, 0x4D, 0x4C, 0x4B, 0x4A,
  54. 0x49, 0x47, 0x46, 0x45, 0x43, 0x3C, 0x3A, 0x39, 0x36, 0x35,
  55. 0x34, 0x33, 0x32, 0x31, 0x2E, 0x2D, 0x2C, 0x2B, 0x2A, 0x29,
  56. 0x27, 0x26, 0x25, 0x23, 0x1F, 0x1E, 0x1D, 0x1B, 0x18, 0x17,
  57. 0x10, 0x0F, 0x08, 0x04, 0x02, 0x01
  58. };
  59. static void lpfc_disc_timeout_handler(struct lpfc_vport *);
  60. static void lpfc_disc_flush_list(struct lpfc_vport *vport);
  61. static void lpfc_unregister_fcfi_cmpl(struct lpfc_hba *, LPFC_MBOXQ_t *);
  62. static int lpfc_fcf_inuse(struct lpfc_hba *);
  63. void
  64. lpfc_terminate_rport_io(struct fc_rport *rport)
  65. {
  66. struct lpfc_rport_data *rdata;
  67. struct lpfc_nodelist * ndlp;
  68. struct lpfc_hba *phba;
  69. rdata = rport->dd_data;
  70. ndlp = rdata->pnode;
  71. if (!ndlp || !NLP_CHK_NODE_ACT(ndlp)) {
  72. if (rport->roles & FC_RPORT_ROLE_FCP_TARGET)
  73. printk(KERN_ERR "Cannot find remote node"
  74. " to terminate I/O Data x%x\n",
  75. rport->port_id);
  76. return;
  77. }
  78. phba = ndlp->phba;
  79. lpfc_debugfs_disc_trc(ndlp->vport, LPFC_DISC_TRC_RPORT,
  80. "rport terminate: sid:x%x did:x%x flg:x%x",
  81. ndlp->nlp_sid, ndlp->nlp_DID, ndlp->nlp_flag);
  82. if (ndlp->nlp_sid != NLP_NO_SID) {
  83. lpfc_sli_abort_iocb(ndlp->vport,
  84. &phba->sli.ring[phba->sli.fcp_ring],
  85. ndlp->nlp_sid, 0, LPFC_CTX_TGT);
  86. }
  87. }
  88. /*
  89. * This function will be called when dev_loss_tmo fire.
  90. */
  91. void
  92. lpfc_dev_loss_tmo_callbk(struct fc_rport *rport)
  93. {
  94. struct lpfc_rport_data *rdata;
  95. struct lpfc_nodelist * ndlp;
  96. struct lpfc_vport *vport;
  97. struct lpfc_hba *phba;
  98. struct lpfc_work_evt *evtp;
  99. int put_node;
  100. int put_rport;
  101. rdata = rport->dd_data;
  102. ndlp = rdata->pnode;
  103. if (!ndlp || !NLP_CHK_NODE_ACT(ndlp))
  104. return;
  105. vport = ndlp->vport;
  106. phba = vport->phba;
  107. lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_RPORT,
  108. "rport devlosscb: sid:x%x did:x%x flg:x%x",
  109. ndlp->nlp_sid, ndlp->nlp_DID, ndlp->nlp_flag);
  110. lpfc_printf_vlog(ndlp->vport, KERN_INFO, LOG_NODE,
  111. "3181 dev_loss_callbk x%06x, rport %p flg x%x\n",
  112. ndlp->nlp_DID, ndlp->rport, ndlp->nlp_flag);
  113. /* Don't defer this if we are in the process of deleting the vport
  114. * or unloading the driver. The unload will cleanup the node
  115. * appropriately we just need to cleanup the ndlp rport info here.
  116. */
  117. if (vport->load_flag & FC_UNLOADING) {
  118. put_node = rdata->pnode != NULL;
  119. put_rport = ndlp->rport != NULL;
  120. rdata->pnode = NULL;
  121. ndlp->rport = NULL;
  122. if (put_node)
  123. lpfc_nlp_put(ndlp);
  124. if (put_rport)
  125. put_device(&rport->dev);
  126. return;
  127. }
  128. if (ndlp->nlp_state == NLP_STE_MAPPED_NODE)
  129. return;
  130. if (ndlp->nlp_type & NLP_FABRIC) {
  131. /* If the WWPN of the rport and ndlp don't match, ignore it */
  132. if (rport->port_name != wwn_to_u64(ndlp->nlp_portname.u.wwn)) {
  133. put_device(&rport->dev);
  134. return;
  135. }
  136. }
  137. evtp = &ndlp->dev_loss_evt;
  138. if (!list_empty(&evtp->evt_listp))
  139. return;
  140. evtp->evt_arg1 = lpfc_nlp_get(ndlp);
  141. spin_lock_irq(&phba->hbalock);
  142. /* We need to hold the node by incrementing the reference
  143. * count until this queued work is done
  144. */
  145. if (evtp->evt_arg1) {
  146. evtp->evt = LPFC_EVT_DEV_LOSS;
  147. list_add_tail(&evtp->evt_listp, &phba->work_list);
  148. lpfc_worker_wake_up(phba);
  149. }
  150. spin_unlock_irq(&phba->hbalock);
  151. return;
  152. }
  153. /**
  154. * lpfc_dev_loss_tmo_handler - Remote node devloss timeout handler
  155. * @ndlp: Pointer to remote node object.
  156. *
  157. * This function is called from the worker thread when devloss timeout timer
  158. * expires. For SLI4 host, this routine shall return 1 when at lease one
  159. * remote node, including this @ndlp, is still in use of FCF; otherwise, this
  160. * routine shall return 0 when there is no remote node is still in use of FCF
  161. * when devloss timeout happened to this @ndlp.
  162. **/
  163. static int
  164. lpfc_dev_loss_tmo_handler(struct lpfc_nodelist *ndlp)
  165. {
  166. struct lpfc_rport_data *rdata;
  167. struct fc_rport *rport;
  168. struct lpfc_vport *vport;
  169. struct lpfc_hba *phba;
  170. uint8_t *name;
  171. int put_node;
  172. int put_rport;
  173. int warn_on = 0;
  174. int fcf_inuse = 0;
  175. rport = ndlp->rport;
  176. if (!rport)
  177. return fcf_inuse;
  178. rdata = rport->dd_data;
  179. name = (uint8_t *) &ndlp->nlp_portname;
  180. vport = ndlp->vport;
  181. phba = vport->phba;
  182. if (phba->sli_rev == LPFC_SLI_REV4)
  183. fcf_inuse = lpfc_fcf_inuse(phba);
  184. lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_RPORT,
  185. "rport devlosstmo:did:x%x type:x%x id:x%x",
  186. ndlp->nlp_DID, ndlp->nlp_type, rport->scsi_target_id);
  187. lpfc_printf_vlog(ndlp->vport, KERN_INFO, LOG_NODE,
  188. "3182 dev_loss_tmo_handler x%06x, rport %p flg x%x\n",
  189. ndlp->nlp_DID, ndlp->rport, ndlp->nlp_flag);
  190. /* Don't defer this if we are in the process of deleting the vport
  191. * or unloading the driver. The unload will cleanup the node
  192. * appropriately we just need to cleanup the ndlp rport info here.
  193. */
  194. if (vport->load_flag & FC_UNLOADING) {
  195. if (ndlp->nlp_sid != NLP_NO_SID) {
  196. /* flush the target */
  197. lpfc_sli_abort_iocb(vport,
  198. &phba->sli.ring[phba->sli.fcp_ring],
  199. ndlp->nlp_sid, 0, LPFC_CTX_TGT);
  200. }
  201. put_node = rdata->pnode != NULL;
  202. put_rport = ndlp->rport != NULL;
  203. rdata->pnode = NULL;
  204. ndlp->rport = NULL;
  205. if (put_node)
  206. lpfc_nlp_put(ndlp);
  207. if (put_rport)
  208. put_device(&rport->dev);
  209. return fcf_inuse;
  210. }
  211. if (ndlp->nlp_state == NLP_STE_MAPPED_NODE) {
  212. lpfc_printf_vlog(vport, KERN_INFO, LOG_DISCOVERY,
  213. "0284 Devloss timeout Ignored on "
  214. "WWPN %x:%x:%x:%x:%x:%x:%x:%x "
  215. "NPort x%x\n",
  216. *name, *(name+1), *(name+2), *(name+3),
  217. *(name+4), *(name+5), *(name+6), *(name+7),
  218. ndlp->nlp_DID);
  219. return fcf_inuse;
  220. }
  221. if (ndlp->nlp_type & NLP_FABRIC) {
  222. /* We will clean up these Nodes in linkup */
  223. put_node = rdata->pnode != NULL;
  224. put_rport = ndlp->rport != NULL;
  225. rdata->pnode = NULL;
  226. ndlp->rport = NULL;
  227. if (put_node)
  228. lpfc_nlp_put(ndlp);
  229. if (put_rport)
  230. put_device(&rport->dev);
  231. return fcf_inuse;
  232. }
  233. if (ndlp->nlp_sid != NLP_NO_SID) {
  234. warn_on = 1;
  235. /* flush the target */
  236. lpfc_sli_abort_iocb(vport, &phba->sli.ring[phba->sli.fcp_ring],
  237. ndlp->nlp_sid, 0, LPFC_CTX_TGT);
  238. }
  239. if (warn_on) {
  240. lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
  241. "0203 Devloss timeout on "
  242. "WWPN %02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x "
  243. "NPort x%06x Data: x%x x%x x%x\n",
  244. *name, *(name+1), *(name+2), *(name+3),
  245. *(name+4), *(name+5), *(name+6), *(name+7),
  246. ndlp->nlp_DID, ndlp->nlp_flag,
  247. ndlp->nlp_state, ndlp->nlp_rpi);
  248. } else {
  249. lpfc_printf_vlog(vport, KERN_INFO, LOG_DISCOVERY,
  250. "0204 Devloss timeout on "
  251. "WWPN %02x:%02x:%02x:%02x:%02x:%02x:%02x:%02x "
  252. "NPort x%06x Data: x%x x%x x%x\n",
  253. *name, *(name+1), *(name+2), *(name+3),
  254. *(name+4), *(name+5), *(name+6), *(name+7),
  255. ndlp->nlp_DID, ndlp->nlp_flag,
  256. ndlp->nlp_state, ndlp->nlp_rpi);
  257. }
  258. put_node = rdata->pnode != NULL;
  259. put_rport = ndlp->rport != NULL;
  260. rdata->pnode = NULL;
  261. ndlp->rport = NULL;
  262. if (put_node)
  263. lpfc_nlp_put(ndlp);
  264. if (put_rport)
  265. put_device(&rport->dev);
  266. if (!(vport->load_flag & FC_UNLOADING) &&
  267. !(ndlp->nlp_flag & NLP_DELAY_TMO) &&
  268. !(ndlp->nlp_flag & NLP_NPR_2B_DISC) &&
  269. (ndlp->nlp_state != NLP_STE_UNMAPPED_NODE) &&
  270. (ndlp->nlp_state != NLP_STE_REG_LOGIN_ISSUE) &&
  271. (ndlp->nlp_state != NLP_STE_PRLI_ISSUE))
  272. lpfc_disc_state_machine(vport, ndlp, NULL, NLP_EVT_DEVICE_RM);
  273. return fcf_inuse;
  274. }
  275. /**
  276. * lpfc_sli4_post_dev_loss_tmo_handler - SLI4 post devloss timeout handler
  277. * @phba: Pointer to hba context object.
  278. * @fcf_inuse: SLI4 FCF in-use state reported from devloss timeout handler.
  279. * @nlp_did: remote node identifer with devloss timeout.
  280. *
  281. * This function is called from the worker thread after invoking devloss
  282. * timeout handler and releasing the reference count for the ndlp with
  283. * which the devloss timeout was handled for SLI4 host. For the devloss
  284. * timeout of the last remote node which had been in use of FCF, when this
  285. * routine is invoked, it shall be guaranteed that none of the remote are
  286. * in-use of FCF. When devloss timeout to the last remote using the FCF,
  287. * if the FIP engine is neither in FCF table scan process nor roundrobin
  288. * failover process, the in-use FCF shall be unregistered. If the FIP
  289. * engine is in FCF discovery process, the devloss timeout state shall
  290. * be set for either the FCF table scan process or roundrobin failover
  291. * process to unregister the in-use FCF.
  292. **/
  293. static void
  294. lpfc_sli4_post_dev_loss_tmo_handler(struct lpfc_hba *phba, int fcf_inuse,
  295. uint32_t nlp_did)
  296. {
  297. /* If devloss timeout happened to a remote node when FCF had no
  298. * longer been in-use, do nothing.
  299. */
  300. if (!fcf_inuse)
  301. return;
  302. if ((phba->hba_flag & HBA_FIP_SUPPORT) && !lpfc_fcf_inuse(phba)) {
  303. spin_lock_irq(&phba->hbalock);
  304. if (phba->fcf.fcf_flag & FCF_DISCOVERY) {
  305. if (phba->hba_flag & HBA_DEVLOSS_TMO) {
  306. spin_unlock_irq(&phba->hbalock);
  307. return;
  308. }
  309. phba->hba_flag |= HBA_DEVLOSS_TMO;
  310. lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
  311. "2847 Last remote node (x%x) using "
  312. "FCF devloss tmo\n", nlp_did);
  313. }
  314. if (phba->fcf.fcf_flag & FCF_REDISC_PROG) {
  315. spin_unlock_irq(&phba->hbalock);
  316. lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
  317. "2868 Devloss tmo to FCF rediscovery "
  318. "in progress\n");
  319. return;
  320. }
  321. if (!(phba->hba_flag & (FCF_TS_INPROG | FCF_RR_INPROG))) {
  322. spin_unlock_irq(&phba->hbalock);
  323. lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
  324. "2869 Devloss tmo to idle FIP engine, "
  325. "unreg in-use FCF and rescan.\n");
  326. /* Unregister in-use FCF and rescan */
  327. lpfc_unregister_fcf_rescan(phba);
  328. return;
  329. }
  330. spin_unlock_irq(&phba->hbalock);
  331. if (phba->hba_flag & FCF_TS_INPROG)
  332. lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
  333. "2870 FCF table scan in progress\n");
  334. if (phba->hba_flag & FCF_RR_INPROG)
  335. lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
  336. "2871 FLOGI roundrobin FCF failover "
  337. "in progress\n");
  338. }
  339. lpfc_unregister_unused_fcf(phba);
  340. }
  341. /**
  342. * lpfc_alloc_fast_evt - Allocates data structure for posting event
  343. * @phba: Pointer to hba context object.
  344. *
  345. * This function is called from the functions which need to post
  346. * events from interrupt context. This function allocates data
  347. * structure required for posting event. It also keeps track of
  348. * number of events pending and prevent event storm when there are
  349. * too many events.
  350. **/
  351. struct lpfc_fast_path_event *
  352. lpfc_alloc_fast_evt(struct lpfc_hba *phba) {
  353. struct lpfc_fast_path_event *ret;
  354. /* If there are lot of fast event do not exhaust memory due to this */
  355. if (atomic_read(&phba->fast_event_count) > LPFC_MAX_EVT_COUNT)
  356. return NULL;
  357. ret = kzalloc(sizeof(struct lpfc_fast_path_event),
  358. GFP_ATOMIC);
  359. if (ret) {
  360. atomic_inc(&phba->fast_event_count);
  361. INIT_LIST_HEAD(&ret->work_evt.evt_listp);
  362. ret->work_evt.evt = LPFC_EVT_FASTPATH_MGMT_EVT;
  363. }
  364. return ret;
  365. }
  366. /**
  367. * lpfc_free_fast_evt - Frees event data structure
  368. * @phba: Pointer to hba context object.
  369. * @evt: Event object which need to be freed.
  370. *
  371. * This function frees the data structure required for posting
  372. * events.
  373. **/
  374. void
  375. lpfc_free_fast_evt(struct lpfc_hba *phba,
  376. struct lpfc_fast_path_event *evt) {
  377. atomic_dec(&phba->fast_event_count);
  378. kfree(evt);
  379. }
  380. /**
  381. * lpfc_send_fastpath_evt - Posts events generated from fast path
  382. * @phba: Pointer to hba context object.
  383. * @evtp: Event data structure.
  384. *
  385. * This function is called from worker thread, when the interrupt
  386. * context need to post an event. This function posts the event
  387. * to fc transport netlink interface.
  388. **/
  389. static void
  390. lpfc_send_fastpath_evt(struct lpfc_hba *phba,
  391. struct lpfc_work_evt *evtp)
  392. {
  393. unsigned long evt_category, evt_sub_category;
  394. struct lpfc_fast_path_event *fast_evt_data;
  395. char *evt_data;
  396. uint32_t evt_data_size;
  397. struct Scsi_Host *shost;
  398. fast_evt_data = container_of(evtp, struct lpfc_fast_path_event,
  399. work_evt);
  400. evt_category = (unsigned long) fast_evt_data->un.fabric_evt.event_type;
  401. evt_sub_category = (unsigned long) fast_evt_data->un.
  402. fabric_evt.subcategory;
  403. shost = lpfc_shost_from_vport(fast_evt_data->vport);
  404. if (evt_category == FC_REG_FABRIC_EVENT) {
  405. if (evt_sub_category == LPFC_EVENT_FCPRDCHKERR) {
  406. evt_data = (char *) &fast_evt_data->un.read_check_error;
  407. evt_data_size = sizeof(fast_evt_data->un.
  408. read_check_error);
  409. } else if ((evt_sub_category == LPFC_EVENT_FABRIC_BUSY) ||
  410. (evt_sub_category == LPFC_EVENT_PORT_BUSY)) {
  411. evt_data = (char *) &fast_evt_data->un.fabric_evt;
  412. evt_data_size = sizeof(fast_evt_data->un.fabric_evt);
  413. } else {
  414. lpfc_free_fast_evt(phba, fast_evt_data);
  415. return;
  416. }
  417. } else if (evt_category == FC_REG_SCSI_EVENT) {
  418. switch (evt_sub_category) {
  419. case LPFC_EVENT_QFULL:
  420. case LPFC_EVENT_DEVBSY:
  421. evt_data = (char *) &fast_evt_data->un.scsi_evt;
  422. evt_data_size = sizeof(fast_evt_data->un.scsi_evt);
  423. break;
  424. case LPFC_EVENT_CHECK_COND:
  425. evt_data = (char *) &fast_evt_data->un.check_cond_evt;
  426. evt_data_size = sizeof(fast_evt_data->un.
  427. check_cond_evt);
  428. break;
  429. case LPFC_EVENT_VARQUEDEPTH:
  430. evt_data = (char *) &fast_evt_data->un.queue_depth_evt;
  431. evt_data_size = sizeof(fast_evt_data->un.
  432. queue_depth_evt);
  433. break;
  434. default:
  435. lpfc_free_fast_evt(phba, fast_evt_data);
  436. return;
  437. }
  438. } else {
  439. lpfc_free_fast_evt(phba, fast_evt_data);
  440. return;
  441. }
  442. fc_host_post_vendor_event(shost,
  443. fc_get_event_number(),
  444. evt_data_size,
  445. evt_data,
  446. LPFC_NL_VENDOR_ID);
  447. lpfc_free_fast_evt(phba, fast_evt_data);
  448. return;
  449. }
  450. static void
  451. lpfc_work_list_done(struct lpfc_hba *phba)
  452. {
  453. struct lpfc_work_evt *evtp = NULL;
  454. struct lpfc_nodelist *ndlp;
  455. int free_evt;
  456. int fcf_inuse;
  457. uint32_t nlp_did;
  458. spin_lock_irq(&phba->hbalock);
  459. while (!list_empty(&phba->work_list)) {
  460. list_remove_head((&phba->work_list), evtp, typeof(*evtp),
  461. evt_listp);
  462. spin_unlock_irq(&phba->hbalock);
  463. free_evt = 1;
  464. switch (evtp->evt) {
  465. case LPFC_EVT_ELS_RETRY:
  466. ndlp = (struct lpfc_nodelist *) (evtp->evt_arg1);
  467. lpfc_els_retry_delay_handler(ndlp);
  468. free_evt = 0; /* evt is part of ndlp */
  469. /* decrement the node reference count held
  470. * for this queued work
  471. */
  472. lpfc_nlp_put(ndlp);
  473. break;
  474. case LPFC_EVT_DEV_LOSS:
  475. ndlp = (struct lpfc_nodelist *)(evtp->evt_arg1);
  476. fcf_inuse = lpfc_dev_loss_tmo_handler(ndlp);
  477. free_evt = 0;
  478. /* decrement the node reference count held for
  479. * this queued work
  480. */
  481. nlp_did = ndlp->nlp_DID;
  482. lpfc_nlp_put(ndlp);
  483. if (phba->sli_rev == LPFC_SLI_REV4)
  484. lpfc_sli4_post_dev_loss_tmo_handler(phba,
  485. fcf_inuse,
  486. nlp_did);
  487. break;
  488. case LPFC_EVT_ONLINE:
  489. if (phba->link_state < LPFC_LINK_DOWN)
  490. *(int *) (evtp->evt_arg1) = lpfc_online(phba);
  491. else
  492. *(int *) (evtp->evt_arg1) = 0;
  493. complete((struct completion *)(evtp->evt_arg2));
  494. break;
  495. case LPFC_EVT_OFFLINE_PREP:
  496. if (phba->link_state >= LPFC_LINK_DOWN)
  497. lpfc_offline_prep(phba, LPFC_MBX_WAIT);
  498. *(int *)(evtp->evt_arg1) = 0;
  499. complete((struct completion *)(evtp->evt_arg2));
  500. break;
  501. case LPFC_EVT_OFFLINE:
  502. lpfc_offline(phba);
  503. lpfc_sli_brdrestart(phba);
  504. *(int *)(evtp->evt_arg1) =
  505. lpfc_sli_brdready(phba, HS_FFRDY | HS_MBRDY);
  506. lpfc_unblock_mgmt_io(phba);
  507. complete((struct completion *)(evtp->evt_arg2));
  508. break;
  509. case LPFC_EVT_WARM_START:
  510. lpfc_offline(phba);
  511. lpfc_reset_barrier(phba);
  512. lpfc_sli_brdreset(phba);
  513. lpfc_hba_down_post(phba);
  514. *(int *)(evtp->evt_arg1) =
  515. lpfc_sli_brdready(phba, HS_MBRDY);
  516. lpfc_unblock_mgmt_io(phba);
  517. complete((struct completion *)(evtp->evt_arg2));
  518. break;
  519. case LPFC_EVT_KILL:
  520. lpfc_offline(phba);
  521. *(int *)(evtp->evt_arg1)
  522. = (phba->pport->stopped)
  523. ? 0 : lpfc_sli_brdkill(phba);
  524. lpfc_unblock_mgmt_io(phba);
  525. complete((struct completion *)(evtp->evt_arg2));
  526. break;
  527. case LPFC_EVT_FASTPATH_MGMT_EVT:
  528. lpfc_send_fastpath_evt(phba, evtp);
  529. free_evt = 0;
  530. break;
  531. case LPFC_EVT_RESET_HBA:
  532. if (!(phba->pport->load_flag & FC_UNLOADING))
  533. lpfc_reset_hba(phba);
  534. break;
  535. }
  536. if (free_evt)
  537. kfree(evtp);
  538. spin_lock_irq(&phba->hbalock);
  539. }
  540. spin_unlock_irq(&phba->hbalock);
  541. }
  542. static void
  543. lpfc_work_done(struct lpfc_hba *phba)
  544. {
  545. struct lpfc_sli_ring *pring;
  546. uint32_t ha_copy, status, control, work_port_events;
  547. struct lpfc_vport **vports;
  548. struct lpfc_vport *vport;
  549. int i;
  550. spin_lock_irq(&phba->hbalock);
  551. ha_copy = phba->work_ha;
  552. phba->work_ha = 0;
  553. spin_unlock_irq(&phba->hbalock);
  554. /* First, try to post the next mailbox command to SLI4 device */
  555. if (phba->pci_dev_grp == LPFC_PCI_DEV_OC)
  556. lpfc_sli4_post_async_mbox(phba);
  557. if (ha_copy & HA_ERATT)
  558. /* Handle the error attention event */
  559. lpfc_handle_eratt(phba);
  560. if (ha_copy & HA_MBATT)
  561. lpfc_sli_handle_mb_event(phba);
  562. if (ha_copy & HA_LATT)
  563. lpfc_handle_latt(phba);
  564. /* Process SLI4 events */
  565. if (phba->pci_dev_grp == LPFC_PCI_DEV_OC) {
  566. if (phba->hba_flag & HBA_RRQ_ACTIVE)
  567. lpfc_handle_rrq_active(phba);
  568. if (phba->hba_flag & FCP_XRI_ABORT_EVENT)
  569. lpfc_sli4_fcp_xri_abort_event_proc(phba);
  570. if (phba->hba_flag & ELS_XRI_ABORT_EVENT)
  571. lpfc_sli4_els_xri_abort_event_proc(phba);
  572. if (phba->hba_flag & ASYNC_EVENT)
  573. lpfc_sli4_async_event_proc(phba);
  574. if (phba->hba_flag & HBA_POST_RECEIVE_BUFFER) {
  575. spin_lock_irq(&phba->hbalock);
  576. phba->hba_flag &= ~HBA_POST_RECEIVE_BUFFER;
  577. spin_unlock_irq(&phba->hbalock);
  578. lpfc_sli_hbqbuf_add_hbqs(phba, LPFC_ELS_HBQ);
  579. }
  580. if (phba->fcf.fcf_flag & FCF_REDISC_EVT)
  581. lpfc_sli4_fcf_redisc_event_proc(phba);
  582. }
  583. vports = lpfc_create_vport_work_array(phba);
  584. if (vports != NULL)
  585. for (i = 0; i <= phba->max_vports; i++) {
  586. /*
  587. * We could have no vports in array if unloading, so if
  588. * this happens then just use the pport
  589. */
  590. if (vports[i] == NULL && i == 0)
  591. vport = phba->pport;
  592. else
  593. vport = vports[i];
  594. if (vport == NULL)
  595. break;
  596. spin_lock_irq(&vport->work_port_lock);
  597. work_port_events = vport->work_port_events;
  598. vport->work_port_events &= ~work_port_events;
  599. spin_unlock_irq(&vport->work_port_lock);
  600. if (work_port_events & WORKER_DISC_TMO)
  601. lpfc_disc_timeout_handler(vport);
  602. if (work_port_events & WORKER_ELS_TMO)
  603. lpfc_els_timeout_handler(vport);
  604. if (work_port_events & WORKER_HB_TMO)
  605. lpfc_hb_timeout_handler(phba);
  606. if (work_port_events & WORKER_MBOX_TMO)
  607. lpfc_mbox_timeout_handler(phba);
  608. if (work_port_events & WORKER_FABRIC_BLOCK_TMO)
  609. lpfc_unblock_fabric_iocbs(phba);
  610. if (work_port_events & WORKER_FDMI_TMO)
  611. lpfc_fdmi_timeout_handler(vport);
  612. if (work_port_events & WORKER_RAMP_DOWN_QUEUE)
  613. lpfc_ramp_down_queue_handler(phba);
  614. if (work_port_events & WORKER_RAMP_UP_QUEUE)
  615. lpfc_ramp_up_queue_handler(phba);
  616. if (work_port_events & WORKER_DELAYED_DISC_TMO)
  617. lpfc_delayed_disc_timeout_handler(vport);
  618. }
  619. lpfc_destroy_vport_work_array(phba, vports);
  620. pring = &phba->sli.ring[LPFC_ELS_RING];
  621. status = (ha_copy & (HA_RXMASK << (4*LPFC_ELS_RING)));
  622. status >>= (4*LPFC_ELS_RING);
  623. if ((status & HA_RXMASK) ||
  624. (pring->flag & LPFC_DEFERRED_RING_EVENT) ||
  625. (phba->hba_flag & HBA_SP_QUEUE_EVT)) {
  626. if (pring->flag & LPFC_STOP_IOCB_EVENT) {
  627. pring->flag |= LPFC_DEFERRED_RING_EVENT;
  628. /* Set the lpfc data pending flag */
  629. set_bit(LPFC_DATA_READY, &phba->data_flags);
  630. } else {
  631. if (phba->link_state >= LPFC_LINK_UP) {
  632. pring->flag &= ~LPFC_DEFERRED_RING_EVENT;
  633. lpfc_sli_handle_slow_ring_event(phba, pring,
  634. (status &
  635. HA_RXMASK));
  636. }
  637. }
  638. if ((phba->sli_rev == LPFC_SLI_REV4) &
  639. (!list_empty(&pring->txq)))
  640. lpfc_drain_txq(phba);
  641. /*
  642. * Turn on Ring interrupts
  643. */
  644. if (phba->sli_rev <= LPFC_SLI_REV3) {
  645. spin_lock_irq(&phba->hbalock);
  646. control = readl(phba->HCregaddr);
  647. if (!(control & (HC_R0INT_ENA << LPFC_ELS_RING))) {
  648. lpfc_debugfs_slow_ring_trc(phba,
  649. "WRK Enable ring: cntl:x%x hacopy:x%x",
  650. control, ha_copy, 0);
  651. control |= (HC_R0INT_ENA << LPFC_ELS_RING);
  652. writel(control, phba->HCregaddr);
  653. readl(phba->HCregaddr); /* flush */
  654. } else {
  655. lpfc_debugfs_slow_ring_trc(phba,
  656. "WRK Ring ok: cntl:x%x hacopy:x%x",
  657. control, ha_copy, 0);
  658. }
  659. spin_unlock_irq(&phba->hbalock);
  660. }
  661. }
  662. lpfc_work_list_done(phba);
  663. }
  664. int
  665. lpfc_do_work(void *p)
  666. {
  667. struct lpfc_hba *phba = p;
  668. int rc;
  669. set_user_nice(current, -20);
  670. current->flags |= PF_NOFREEZE;
  671. phba->data_flags = 0;
  672. while (!kthread_should_stop()) {
  673. /* wait and check worker queue activities */
  674. rc = wait_event_interruptible(phba->work_waitq,
  675. (test_and_clear_bit(LPFC_DATA_READY,
  676. &phba->data_flags)
  677. || kthread_should_stop()));
  678. /* Signal wakeup shall terminate the worker thread */
  679. if (rc) {
  680. lpfc_printf_log(phba, KERN_ERR, LOG_ELS,
  681. "0433 Wakeup on signal: rc=x%x\n", rc);
  682. break;
  683. }
  684. /* Attend pending lpfc data processing */
  685. lpfc_work_done(phba);
  686. }
  687. phba->worker_thread = NULL;
  688. lpfc_printf_log(phba, KERN_INFO, LOG_ELS,
  689. "0432 Worker thread stopped.\n");
  690. return 0;
  691. }
  692. /*
  693. * This is only called to handle FC worker events. Since this a rare
  694. * occurrence, we allocate a struct lpfc_work_evt structure here instead of
  695. * embedding it in the IOCB.
  696. */
  697. int
  698. lpfc_workq_post_event(struct lpfc_hba *phba, void *arg1, void *arg2,
  699. uint32_t evt)
  700. {
  701. struct lpfc_work_evt *evtp;
  702. unsigned long flags;
  703. /*
  704. * All Mailbox completions and LPFC_ELS_RING rcv ring IOCB events will
  705. * be queued to worker thread for processing
  706. */
  707. evtp = kmalloc(sizeof(struct lpfc_work_evt), GFP_ATOMIC);
  708. if (!evtp)
  709. return 0;
  710. evtp->evt_arg1 = arg1;
  711. evtp->evt_arg2 = arg2;
  712. evtp->evt = evt;
  713. spin_lock_irqsave(&phba->hbalock, flags);
  714. list_add_tail(&evtp->evt_listp, &phba->work_list);
  715. spin_unlock_irqrestore(&phba->hbalock, flags);
  716. lpfc_worker_wake_up(phba);
  717. return 1;
  718. }
  719. void
  720. lpfc_cleanup_rpis(struct lpfc_vport *vport, int remove)
  721. {
  722. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  723. struct lpfc_hba *phba = vport->phba;
  724. struct lpfc_nodelist *ndlp, *next_ndlp;
  725. int rc;
  726. list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes, nlp_listp) {
  727. if (!NLP_CHK_NODE_ACT(ndlp))
  728. continue;
  729. if (ndlp->nlp_state == NLP_STE_UNUSED_NODE)
  730. continue;
  731. if ((phba->sli3_options & LPFC_SLI3_VPORT_TEARDOWN) ||
  732. ((vport->port_type == LPFC_NPIV_PORT) &&
  733. (ndlp->nlp_DID == NameServer_DID)))
  734. lpfc_unreg_rpi(vport, ndlp);
  735. /* Leave Fabric nodes alone on link down */
  736. if ((phba->sli_rev < LPFC_SLI_REV4) &&
  737. (!remove && ndlp->nlp_type & NLP_FABRIC))
  738. continue;
  739. rc = lpfc_disc_state_machine(vport, ndlp, NULL,
  740. remove
  741. ? NLP_EVT_DEVICE_RM
  742. : NLP_EVT_DEVICE_RECOVERY);
  743. }
  744. if (phba->sli3_options & LPFC_SLI3_VPORT_TEARDOWN) {
  745. if (phba->sli_rev == LPFC_SLI_REV4)
  746. lpfc_sli4_unreg_all_rpis(vport);
  747. lpfc_mbx_unreg_vpi(vport);
  748. spin_lock_irq(shost->host_lock);
  749. vport->fc_flag |= FC_VPORT_NEEDS_REG_VPI;
  750. spin_unlock_irq(shost->host_lock);
  751. }
  752. }
  753. void
  754. lpfc_port_link_failure(struct lpfc_vport *vport)
  755. {
  756. lpfc_vport_set_state(vport, FC_VPORT_LINKDOWN);
  757. /* Cleanup any outstanding received buffers */
  758. lpfc_cleanup_rcv_buffers(vport);
  759. /* Cleanup any outstanding RSCN activity */
  760. lpfc_els_flush_rscn(vport);
  761. /* Cleanup any outstanding ELS commands */
  762. lpfc_els_flush_cmd(vport);
  763. lpfc_cleanup_rpis(vport, 0);
  764. /* Turn off discovery timer if its running */
  765. lpfc_can_disctmo(vport);
  766. }
  767. void
  768. lpfc_linkdown_port(struct lpfc_vport *vport)
  769. {
  770. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  771. fc_host_post_event(shost, fc_get_event_number(), FCH_EVT_LINKDOWN, 0);
  772. lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_ELS_CMD,
  773. "Link Down: state:x%x rtry:x%x flg:x%x",
  774. vport->port_state, vport->fc_ns_retry, vport->fc_flag);
  775. lpfc_port_link_failure(vport);
  776. /* Stop delayed Nport discovery */
  777. spin_lock_irq(shost->host_lock);
  778. vport->fc_flag &= ~FC_DISC_DELAYED;
  779. spin_unlock_irq(shost->host_lock);
  780. del_timer_sync(&vport->delayed_disc_tmo);
  781. }
  782. int
  783. lpfc_linkdown(struct lpfc_hba *phba)
  784. {
  785. struct lpfc_vport *vport = phba->pport;
  786. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  787. struct lpfc_vport **vports;
  788. LPFC_MBOXQ_t *mb;
  789. int i;
  790. if (phba->link_state == LPFC_LINK_DOWN)
  791. return 0;
  792. /* Block all SCSI stack I/Os */
  793. lpfc_scsi_dev_block(phba);
  794. spin_lock_irq(&phba->hbalock);
  795. phba->fcf.fcf_flag &= ~(FCF_AVAILABLE | FCF_SCAN_DONE);
  796. spin_unlock_irq(&phba->hbalock);
  797. if (phba->link_state > LPFC_LINK_DOWN) {
  798. phba->link_state = LPFC_LINK_DOWN;
  799. spin_lock_irq(shost->host_lock);
  800. phba->pport->fc_flag &= ~FC_LBIT;
  801. spin_unlock_irq(shost->host_lock);
  802. }
  803. vports = lpfc_create_vport_work_array(phba);
  804. if (vports != NULL)
  805. for (i = 0; i <= phba->max_vports && vports[i] != NULL; i++) {
  806. /* Issue a LINK DOWN event to all nodes */
  807. lpfc_linkdown_port(vports[i]);
  808. }
  809. lpfc_destroy_vport_work_array(phba, vports);
  810. /* Clean up any firmware default rpi's */
  811. mb = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
  812. if (mb) {
  813. lpfc_unreg_did(phba, 0xffff, LPFC_UNREG_ALL_DFLT_RPIS, mb);
  814. mb->vport = vport;
  815. mb->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
  816. if (lpfc_sli_issue_mbox(phba, mb, MBX_NOWAIT)
  817. == MBX_NOT_FINISHED) {
  818. mempool_free(mb, phba->mbox_mem_pool);
  819. }
  820. }
  821. /* Setup myDID for link up if we are in pt2pt mode */
  822. if (phba->pport->fc_flag & FC_PT2PT) {
  823. phba->pport->fc_myDID = 0;
  824. mb = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
  825. if (mb) {
  826. lpfc_config_link(phba, mb);
  827. mb->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
  828. mb->vport = vport;
  829. if (lpfc_sli_issue_mbox(phba, mb, MBX_NOWAIT)
  830. == MBX_NOT_FINISHED) {
  831. mempool_free(mb, phba->mbox_mem_pool);
  832. }
  833. }
  834. spin_lock_irq(shost->host_lock);
  835. phba->pport->fc_flag &= ~(FC_PT2PT | FC_PT2PT_PLOGI);
  836. spin_unlock_irq(shost->host_lock);
  837. }
  838. return 0;
  839. }
  840. static void
  841. lpfc_linkup_cleanup_nodes(struct lpfc_vport *vport)
  842. {
  843. struct lpfc_nodelist *ndlp;
  844. list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) {
  845. if (!NLP_CHK_NODE_ACT(ndlp))
  846. continue;
  847. if (ndlp->nlp_state == NLP_STE_UNUSED_NODE)
  848. continue;
  849. if (ndlp->nlp_type & NLP_FABRIC) {
  850. /* On Linkup its safe to clean up the ndlp
  851. * from Fabric connections.
  852. */
  853. if (ndlp->nlp_DID != Fabric_DID)
  854. lpfc_unreg_rpi(vport, ndlp);
  855. lpfc_nlp_set_state(vport, ndlp, NLP_STE_NPR_NODE);
  856. } else if (!(ndlp->nlp_flag & NLP_NPR_ADISC)) {
  857. /* Fail outstanding IO now since device is
  858. * marked for PLOGI.
  859. */
  860. lpfc_unreg_rpi(vport, ndlp);
  861. }
  862. }
  863. }
  864. static void
  865. lpfc_linkup_port(struct lpfc_vport *vport)
  866. {
  867. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  868. struct lpfc_hba *phba = vport->phba;
  869. if ((vport->load_flag & FC_UNLOADING) != 0)
  870. return;
  871. lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_ELS_CMD,
  872. "Link Up: top:x%x speed:x%x flg:x%x",
  873. phba->fc_topology, phba->fc_linkspeed, phba->link_flag);
  874. /* If NPIV is not enabled, only bring the physical port up */
  875. if (!(phba->sli3_options & LPFC_SLI3_NPIV_ENABLED) &&
  876. (vport != phba->pport))
  877. return;
  878. fc_host_post_event(shost, fc_get_event_number(), FCH_EVT_LINKUP, 0);
  879. spin_lock_irq(shost->host_lock);
  880. vport->fc_flag &= ~(FC_PT2PT | FC_PT2PT_PLOGI | FC_ABORT_DISCOVERY |
  881. FC_RSCN_MODE | FC_NLP_MORE | FC_RSCN_DISCOVERY);
  882. vport->fc_flag |= FC_NDISC_ACTIVE;
  883. vport->fc_ns_retry = 0;
  884. spin_unlock_irq(shost->host_lock);
  885. if (vport->fc_flag & FC_LBIT)
  886. lpfc_linkup_cleanup_nodes(vport);
  887. }
  888. static int
  889. lpfc_linkup(struct lpfc_hba *phba)
  890. {
  891. struct lpfc_vport **vports;
  892. int i;
  893. lpfc_cleanup_wt_rrqs(phba);
  894. phba->link_state = LPFC_LINK_UP;
  895. /* Unblock fabric iocbs if they are blocked */
  896. clear_bit(FABRIC_COMANDS_BLOCKED, &phba->bit_flags);
  897. del_timer_sync(&phba->fabric_block_timer);
  898. vports = lpfc_create_vport_work_array(phba);
  899. if (vports != NULL)
  900. for (i = 0; i <= phba->max_vports && vports[i] != NULL; i++)
  901. lpfc_linkup_port(vports[i]);
  902. lpfc_destroy_vport_work_array(phba, vports);
  903. return 0;
  904. }
  905. /*
  906. * This routine handles processing a CLEAR_LA mailbox
  907. * command upon completion. It is setup in the LPFC_MBOXQ
  908. * as the completion routine when the command is
  909. * handed off to the SLI layer.
  910. */
  911. static void
  912. lpfc_mbx_cmpl_clear_la(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
  913. {
  914. struct lpfc_vport *vport = pmb->vport;
  915. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  916. struct lpfc_sli *psli = &phba->sli;
  917. MAILBOX_t *mb = &pmb->u.mb;
  918. uint32_t control;
  919. /* Since we don't do discovery right now, turn these off here */
  920. psli->ring[psli->extra_ring].flag &= ~LPFC_STOP_IOCB_EVENT;
  921. psli->ring[psli->fcp_ring].flag &= ~LPFC_STOP_IOCB_EVENT;
  922. psli->ring[psli->next_ring].flag &= ~LPFC_STOP_IOCB_EVENT;
  923. /* Check for error */
  924. if ((mb->mbxStatus) && (mb->mbxStatus != 0x1601)) {
  925. /* CLEAR_LA mbox error <mbxStatus> state <hba_state> */
  926. lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX,
  927. "0320 CLEAR_LA mbxStatus error x%x hba "
  928. "state x%x\n",
  929. mb->mbxStatus, vport->port_state);
  930. phba->link_state = LPFC_HBA_ERROR;
  931. goto out;
  932. }
  933. if (vport->port_type == LPFC_PHYSICAL_PORT)
  934. phba->link_state = LPFC_HBA_READY;
  935. spin_lock_irq(&phba->hbalock);
  936. psli->sli_flag |= LPFC_PROCESS_LA;
  937. control = readl(phba->HCregaddr);
  938. control |= HC_LAINT_ENA;
  939. writel(control, phba->HCregaddr);
  940. readl(phba->HCregaddr); /* flush */
  941. spin_unlock_irq(&phba->hbalock);
  942. mempool_free(pmb, phba->mbox_mem_pool);
  943. return;
  944. out:
  945. /* Device Discovery completes */
  946. lpfc_printf_vlog(vport, KERN_INFO, LOG_DISCOVERY,
  947. "0225 Device Discovery completes\n");
  948. mempool_free(pmb, phba->mbox_mem_pool);
  949. spin_lock_irq(shost->host_lock);
  950. vport->fc_flag &= ~FC_ABORT_DISCOVERY;
  951. spin_unlock_irq(shost->host_lock);
  952. lpfc_can_disctmo(vport);
  953. /* turn on Link Attention interrupts */
  954. spin_lock_irq(&phba->hbalock);
  955. psli->sli_flag |= LPFC_PROCESS_LA;
  956. control = readl(phba->HCregaddr);
  957. control |= HC_LAINT_ENA;
  958. writel(control, phba->HCregaddr);
  959. readl(phba->HCregaddr); /* flush */
  960. spin_unlock_irq(&phba->hbalock);
  961. return;
  962. }
  963. static void
  964. lpfc_mbx_cmpl_local_config_link(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
  965. {
  966. struct lpfc_vport *vport = pmb->vport;
  967. if (pmb->u.mb.mbxStatus)
  968. goto out;
  969. mempool_free(pmb, phba->mbox_mem_pool);
  970. /* don't perform discovery for SLI4 loopback diagnostic test */
  971. if ((phba->sli_rev == LPFC_SLI_REV4) &&
  972. !(phba->hba_flag & HBA_FCOE_MODE) &&
  973. (phba->link_flag & LS_LOOPBACK_MODE))
  974. return;
  975. if (phba->fc_topology == LPFC_TOPOLOGY_LOOP &&
  976. vport->fc_flag & FC_PUBLIC_LOOP &&
  977. !(vport->fc_flag & FC_LBIT)) {
  978. /* Need to wait for FAN - use discovery timer
  979. * for timeout. port_state is identically
  980. * LPFC_LOCAL_CFG_LINK while waiting for FAN
  981. */
  982. lpfc_set_disctmo(vport);
  983. return;
  984. }
  985. /* Start discovery by sending a FLOGI. port_state is identically
  986. * LPFC_FLOGI while waiting for FLOGI cmpl
  987. */
  988. if (vport->port_state != LPFC_FLOGI || vport->fc_flag & FC_PT2PT_PLOGI)
  989. lpfc_initial_flogi(vport);
  990. return;
  991. out:
  992. lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX,
  993. "0306 CONFIG_LINK mbxStatus error x%x "
  994. "HBA state x%x\n",
  995. pmb->u.mb.mbxStatus, vport->port_state);
  996. mempool_free(pmb, phba->mbox_mem_pool);
  997. lpfc_linkdown(phba);
  998. lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
  999. "0200 CONFIG_LINK bad hba state x%x\n",
  1000. vport->port_state);
  1001. lpfc_issue_clear_la(phba, vport);
  1002. return;
  1003. }
  1004. /**
  1005. * lpfc_sli4_clear_fcf_rr_bmask
  1006. * @phba pointer to the struct lpfc_hba for this port.
  1007. * This fucnction resets the round robin bit mask and clears the
  1008. * fcf priority list. The list deletions are done while holding the
  1009. * hbalock. The ON_LIST flag and the FLOGI_FAILED flags are cleared
  1010. * from the lpfc_fcf_pri record.
  1011. **/
  1012. void
  1013. lpfc_sli4_clear_fcf_rr_bmask(struct lpfc_hba *phba)
  1014. {
  1015. struct lpfc_fcf_pri *fcf_pri;
  1016. struct lpfc_fcf_pri *next_fcf_pri;
  1017. memset(phba->fcf.fcf_rr_bmask, 0, sizeof(*phba->fcf.fcf_rr_bmask));
  1018. spin_lock_irq(&phba->hbalock);
  1019. list_for_each_entry_safe(fcf_pri, next_fcf_pri,
  1020. &phba->fcf.fcf_pri_list, list) {
  1021. list_del_init(&fcf_pri->list);
  1022. fcf_pri->fcf_rec.flag = 0;
  1023. }
  1024. spin_unlock_irq(&phba->hbalock);
  1025. }
  1026. static void
  1027. lpfc_mbx_cmpl_reg_fcfi(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
  1028. {
  1029. struct lpfc_vport *vport = mboxq->vport;
  1030. if (mboxq->u.mb.mbxStatus) {
  1031. lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX,
  1032. "2017 REG_FCFI mbxStatus error x%x "
  1033. "HBA state x%x\n",
  1034. mboxq->u.mb.mbxStatus, vport->port_state);
  1035. goto fail_out;
  1036. }
  1037. /* Start FCoE discovery by sending a FLOGI. */
  1038. phba->fcf.fcfi = bf_get(lpfc_reg_fcfi_fcfi, &mboxq->u.mqe.un.reg_fcfi);
  1039. /* Set the FCFI registered flag */
  1040. spin_lock_irq(&phba->hbalock);
  1041. phba->fcf.fcf_flag |= FCF_REGISTERED;
  1042. spin_unlock_irq(&phba->hbalock);
  1043. /* If there is a pending FCoE event, restart FCF table scan. */
  1044. if ((!(phba->hba_flag & FCF_RR_INPROG)) &&
  1045. lpfc_check_pending_fcoe_event(phba, LPFC_UNREG_FCF))
  1046. goto fail_out;
  1047. /* Mark successful completion of FCF table scan */
  1048. spin_lock_irq(&phba->hbalock);
  1049. phba->fcf.fcf_flag |= (FCF_SCAN_DONE | FCF_IN_USE);
  1050. phba->hba_flag &= ~FCF_TS_INPROG;
  1051. if (vport->port_state != LPFC_FLOGI) {
  1052. phba->hba_flag |= FCF_RR_INPROG;
  1053. spin_unlock_irq(&phba->hbalock);
  1054. lpfc_issue_init_vfi(vport);
  1055. goto out;
  1056. }
  1057. spin_unlock_irq(&phba->hbalock);
  1058. goto out;
  1059. fail_out:
  1060. spin_lock_irq(&phba->hbalock);
  1061. phba->hba_flag &= ~FCF_RR_INPROG;
  1062. spin_unlock_irq(&phba->hbalock);
  1063. out:
  1064. mempool_free(mboxq, phba->mbox_mem_pool);
  1065. }
  1066. /**
  1067. * lpfc_fab_name_match - Check if the fcf fabric name match.
  1068. * @fab_name: pointer to fabric name.
  1069. * @new_fcf_record: pointer to fcf record.
  1070. *
  1071. * This routine compare the fcf record's fabric name with provided
  1072. * fabric name. If the fabric name are identical this function
  1073. * returns 1 else return 0.
  1074. **/
  1075. static uint32_t
  1076. lpfc_fab_name_match(uint8_t *fab_name, struct fcf_record *new_fcf_record)
  1077. {
  1078. if (fab_name[0] != bf_get(lpfc_fcf_record_fab_name_0, new_fcf_record))
  1079. return 0;
  1080. if (fab_name[1] != bf_get(lpfc_fcf_record_fab_name_1, new_fcf_record))
  1081. return 0;
  1082. if (fab_name[2] != bf_get(lpfc_fcf_record_fab_name_2, new_fcf_record))
  1083. return 0;
  1084. if (fab_name[3] != bf_get(lpfc_fcf_record_fab_name_3, new_fcf_record))
  1085. return 0;
  1086. if (fab_name[4] != bf_get(lpfc_fcf_record_fab_name_4, new_fcf_record))
  1087. return 0;
  1088. if (fab_name[5] != bf_get(lpfc_fcf_record_fab_name_5, new_fcf_record))
  1089. return 0;
  1090. if (fab_name[6] != bf_get(lpfc_fcf_record_fab_name_6, new_fcf_record))
  1091. return 0;
  1092. if (fab_name[7] != bf_get(lpfc_fcf_record_fab_name_7, new_fcf_record))
  1093. return 0;
  1094. return 1;
  1095. }
  1096. /**
  1097. * lpfc_sw_name_match - Check if the fcf switch name match.
  1098. * @fab_name: pointer to fabric name.
  1099. * @new_fcf_record: pointer to fcf record.
  1100. *
  1101. * This routine compare the fcf record's switch name with provided
  1102. * switch name. If the switch name are identical this function
  1103. * returns 1 else return 0.
  1104. **/
  1105. static uint32_t
  1106. lpfc_sw_name_match(uint8_t *sw_name, struct fcf_record *new_fcf_record)
  1107. {
  1108. if (sw_name[0] != bf_get(lpfc_fcf_record_switch_name_0, new_fcf_record))
  1109. return 0;
  1110. if (sw_name[1] != bf_get(lpfc_fcf_record_switch_name_1, new_fcf_record))
  1111. return 0;
  1112. if (sw_name[2] != bf_get(lpfc_fcf_record_switch_name_2, new_fcf_record))
  1113. return 0;
  1114. if (sw_name[3] != bf_get(lpfc_fcf_record_switch_name_3, new_fcf_record))
  1115. return 0;
  1116. if (sw_name[4] != bf_get(lpfc_fcf_record_switch_name_4, new_fcf_record))
  1117. return 0;
  1118. if (sw_name[5] != bf_get(lpfc_fcf_record_switch_name_5, new_fcf_record))
  1119. return 0;
  1120. if (sw_name[6] != bf_get(lpfc_fcf_record_switch_name_6, new_fcf_record))
  1121. return 0;
  1122. if (sw_name[7] != bf_get(lpfc_fcf_record_switch_name_7, new_fcf_record))
  1123. return 0;
  1124. return 1;
  1125. }
  1126. /**
  1127. * lpfc_mac_addr_match - Check if the fcf mac address match.
  1128. * @mac_addr: pointer to mac address.
  1129. * @new_fcf_record: pointer to fcf record.
  1130. *
  1131. * This routine compare the fcf record's mac address with HBA's
  1132. * FCF mac address. If the mac addresses are identical this function
  1133. * returns 1 else return 0.
  1134. **/
  1135. static uint32_t
  1136. lpfc_mac_addr_match(uint8_t *mac_addr, struct fcf_record *new_fcf_record)
  1137. {
  1138. if (mac_addr[0] != bf_get(lpfc_fcf_record_mac_0, new_fcf_record))
  1139. return 0;
  1140. if (mac_addr[1] != bf_get(lpfc_fcf_record_mac_1, new_fcf_record))
  1141. return 0;
  1142. if (mac_addr[2] != bf_get(lpfc_fcf_record_mac_2, new_fcf_record))
  1143. return 0;
  1144. if (mac_addr[3] != bf_get(lpfc_fcf_record_mac_3, new_fcf_record))
  1145. return 0;
  1146. if (mac_addr[4] != bf_get(lpfc_fcf_record_mac_4, new_fcf_record))
  1147. return 0;
  1148. if (mac_addr[5] != bf_get(lpfc_fcf_record_mac_5, new_fcf_record))
  1149. return 0;
  1150. return 1;
  1151. }
  1152. static bool
  1153. lpfc_vlan_id_match(uint16_t curr_vlan_id, uint16_t new_vlan_id)
  1154. {
  1155. return (curr_vlan_id == new_vlan_id);
  1156. }
  1157. /**
  1158. * lpfc_update_fcf_record - Update driver fcf record
  1159. * __lpfc_update_fcf_record_pri - update the lpfc_fcf_pri record.
  1160. * @phba: pointer to lpfc hba data structure.
  1161. * @fcf_index: Index for the lpfc_fcf_record.
  1162. * @new_fcf_record: pointer to hba fcf record.
  1163. *
  1164. * This routine updates the driver FCF priority record from the new HBA FCF
  1165. * record. This routine is called with the host lock held.
  1166. **/
  1167. static void
  1168. __lpfc_update_fcf_record_pri(struct lpfc_hba *phba, uint16_t fcf_index,
  1169. struct fcf_record *new_fcf_record
  1170. )
  1171. {
  1172. struct lpfc_fcf_pri *fcf_pri;
  1173. fcf_pri = &phba->fcf.fcf_pri[fcf_index];
  1174. fcf_pri->fcf_rec.fcf_index = fcf_index;
  1175. /* FCF record priority */
  1176. fcf_pri->fcf_rec.priority = new_fcf_record->fip_priority;
  1177. }
  1178. /**
  1179. * lpfc_copy_fcf_record - Copy fcf information to lpfc_hba.
  1180. * @fcf: pointer to driver fcf record.
  1181. * @new_fcf_record: pointer to fcf record.
  1182. *
  1183. * This routine copies the FCF information from the FCF
  1184. * record to lpfc_hba data structure.
  1185. **/
  1186. static void
  1187. lpfc_copy_fcf_record(struct lpfc_fcf_rec *fcf_rec,
  1188. struct fcf_record *new_fcf_record)
  1189. {
  1190. /* Fabric name */
  1191. fcf_rec->fabric_name[0] =
  1192. bf_get(lpfc_fcf_record_fab_name_0, new_fcf_record);
  1193. fcf_rec->fabric_name[1] =
  1194. bf_get(lpfc_fcf_record_fab_name_1, new_fcf_record);
  1195. fcf_rec->fabric_name[2] =
  1196. bf_get(lpfc_fcf_record_fab_name_2, new_fcf_record);
  1197. fcf_rec->fabric_name[3] =
  1198. bf_get(lpfc_fcf_record_fab_name_3, new_fcf_record);
  1199. fcf_rec->fabric_name[4] =
  1200. bf_get(lpfc_fcf_record_fab_name_4, new_fcf_record);
  1201. fcf_rec->fabric_name[5] =
  1202. bf_get(lpfc_fcf_record_fab_name_5, new_fcf_record);
  1203. fcf_rec->fabric_name[6] =
  1204. bf_get(lpfc_fcf_record_fab_name_6, new_fcf_record);
  1205. fcf_rec->fabric_name[7] =
  1206. bf_get(lpfc_fcf_record_fab_name_7, new_fcf_record);
  1207. /* Mac address */
  1208. fcf_rec->mac_addr[0] = bf_get(lpfc_fcf_record_mac_0, new_fcf_record);
  1209. fcf_rec->mac_addr[1] = bf_get(lpfc_fcf_record_mac_1, new_fcf_record);
  1210. fcf_rec->mac_addr[2] = bf_get(lpfc_fcf_record_mac_2, new_fcf_record);
  1211. fcf_rec->mac_addr[3] = bf_get(lpfc_fcf_record_mac_3, new_fcf_record);
  1212. fcf_rec->mac_addr[4] = bf_get(lpfc_fcf_record_mac_4, new_fcf_record);
  1213. fcf_rec->mac_addr[5] = bf_get(lpfc_fcf_record_mac_5, new_fcf_record);
  1214. /* FCF record index */
  1215. fcf_rec->fcf_indx = bf_get(lpfc_fcf_record_fcf_index, new_fcf_record);
  1216. /* FCF record priority */
  1217. fcf_rec->priority = new_fcf_record->fip_priority;
  1218. /* Switch name */
  1219. fcf_rec->switch_name[0] =
  1220. bf_get(lpfc_fcf_record_switch_name_0, new_fcf_record);
  1221. fcf_rec->switch_name[1] =
  1222. bf_get(lpfc_fcf_record_switch_name_1, new_fcf_record);
  1223. fcf_rec->switch_name[2] =
  1224. bf_get(lpfc_fcf_record_switch_name_2, new_fcf_record);
  1225. fcf_rec->switch_name[3] =
  1226. bf_get(lpfc_fcf_record_switch_name_3, new_fcf_record);
  1227. fcf_rec->switch_name[4] =
  1228. bf_get(lpfc_fcf_record_switch_name_4, new_fcf_record);
  1229. fcf_rec->switch_name[5] =
  1230. bf_get(lpfc_fcf_record_switch_name_5, new_fcf_record);
  1231. fcf_rec->switch_name[6] =
  1232. bf_get(lpfc_fcf_record_switch_name_6, new_fcf_record);
  1233. fcf_rec->switch_name[7] =
  1234. bf_get(lpfc_fcf_record_switch_name_7, new_fcf_record);
  1235. }
  1236. /**
  1237. * lpfc_update_fcf_record - Update driver fcf record
  1238. * @phba: pointer to lpfc hba data structure.
  1239. * @fcf_rec: pointer to driver fcf record.
  1240. * @new_fcf_record: pointer to hba fcf record.
  1241. * @addr_mode: address mode to be set to the driver fcf record.
  1242. * @vlan_id: vlan tag to be set to the driver fcf record.
  1243. * @flag: flag bits to be set to the driver fcf record.
  1244. *
  1245. * This routine updates the driver FCF record from the new HBA FCF record
  1246. * together with the address mode, vlan_id, and other informations. This
  1247. * routine is called with the host lock held.
  1248. **/
  1249. static void
  1250. __lpfc_update_fcf_record(struct lpfc_hba *phba, struct lpfc_fcf_rec *fcf_rec,
  1251. struct fcf_record *new_fcf_record, uint32_t addr_mode,
  1252. uint16_t vlan_id, uint32_t flag)
  1253. {
  1254. /* Copy the fields from the HBA's FCF record */
  1255. lpfc_copy_fcf_record(fcf_rec, new_fcf_record);
  1256. /* Update other fields of driver FCF record */
  1257. fcf_rec->addr_mode = addr_mode;
  1258. fcf_rec->vlan_id = vlan_id;
  1259. fcf_rec->flag |= (flag | RECORD_VALID);
  1260. __lpfc_update_fcf_record_pri(phba,
  1261. bf_get(lpfc_fcf_record_fcf_index, new_fcf_record),
  1262. new_fcf_record);
  1263. }
  1264. /**
  1265. * lpfc_register_fcf - Register the FCF with hba.
  1266. * @phba: pointer to lpfc hba data structure.
  1267. *
  1268. * This routine issues a register fcfi mailbox command to register
  1269. * the fcf with HBA.
  1270. **/
  1271. static void
  1272. lpfc_register_fcf(struct lpfc_hba *phba)
  1273. {
  1274. LPFC_MBOXQ_t *fcf_mbxq;
  1275. int rc;
  1276. spin_lock_irq(&phba->hbalock);
  1277. /* If the FCF is not available do nothing. */
  1278. if (!(phba->fcf.fcf_flag & FCF_AVAILABLE)) {
  1279. phba->hba_flag &= ~(FCF_TS_INPROG | FCF_RR_INPROG);
  1280. spin_unlock_irq(&phba->hbalock);
  1281. return;
  1282. }
  1283. /* The FCF is already registered, start discovery */
  1284. if (phba->fcf.fcf_flag & FCF_REGISTERED) {
  1285. phba->fcf.fcf_flag |= (FCF_SCAN_DONE | FCF_IN_USE);
  1286. phba->hba_flag &= ~FCF_TS_INPROG;
  1287. if (phba->pport->port_state != LPFC_FLOGI &&
  1288. phba->pport->fc_flag & FC_FABRIC) {
  1289. phba->hba_flag |= FCF_RR_INPROG;
  1290. spin_unlock_irq(&phba->hbalock);
  1291. lpfc_initial_flogi(phba->pport);
  1292. return;
  1293. }
  1294. spin_unlock_irq(&phba->hbalock);
  1295. return;
  1296. }
  1297. spin_unlock_irq(&phba->hbalock);
  1298. fcf_mbxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
  1299. if (!fcf_mbxq) {
  1300. spin_lock_irq(&phba->hbalock);
  1301. phba->hba_flag &= ~(FCF_TS_INPROG | FCF_RR_INPROG);
  1302. spin_unlock_irq(&phba->hbalock);
  1303. return;
  1304. }
  1305. lpfc_reg_fcfi(phba, fcf_mbxq);
  1306. fcf_mbxq->vport = phba->pport;
  1307. fcf_mbxq->mbox_cmpl = lpfc_mbx_cmpl_reg_fcfi;
  1308. rc = lpfc_sli_issue_mbox(phba, fcf_mbxq, MBX_NOWAIT);
  1309. if (rc == MBX_NOT_FINISHED) {
  1310. spin_lock_irq(&phba->hbalock);
  1311. phba->hba_flag &= ~(FCF_TS_INPROG | FCF_RR_INPROG);
  1312. spin_unlock_irq(&phba->hbalock);
  1313. mempool_free(fcf_mbxq, phba->mbox_mem_pool);
  1314. }
  1315. return;
  1316. }
  1317. /**
  1318. * lpfc_match_fcf_conn_list - Check if the FCF record can be used for discovery.
  1319. * @phba: pointer to lpfc hba data structure.
  1320. * @new_fcf_record: pointer to fcf record.
  1321. * @boot_flag: Indicates if this record used by boot bios.
  1322. * @addr_mode: The address mode to be used by this FCF
  1323. * @vlan_id: The vlan id to be used as vlan tagging by this FCF.
  1324. *
  1325. * This routine compare the fcf record with connect list obtained from the
  1326. * config region to decide if this FCF can be used for SAN discovery. It returns
  1327. * 1 if this record can be used for SAN discovery else return zero. If this FCF
  1328. * record can be used for SAN discovery, the boot_flag will indicate if this FCF
  1329. * is used by boot bios and addr_mode will indicate the addressing mode to be
  1330. * used for this FCF when the function returns.
  1331. * If the FCF record need to be used with a particular vlan id, the vlan is
  1332. * set in the vlan_id on return of the function. If not VLAN tagging need to
  1333. * be used with the FCF vlan_id will be set to LPFC_FCOE_NULL_VID;
  1334. **/
  1335. static int
  1336. lpfc_match_fcf_conn_list(struct lpfc_hba *phba,
  1337. struct fcf_record *new_fcf_record,
  1338. uint32_t *boot_flag, uint32_t *addr_mode,
  1339. uint16_t *vlan_id)
  1340. {
  1341. struct lpfc_fcf_conn_entry *conn_entry;
  1342. int i, j, fcf_vlan_id = 0;
  1343. /* Find the lowest VLAN id in the FCF record */
  1344. for (i = 0; i < 512; i++) {
  1345. if (new_fcf_record->vlan_bitmap[i]) {
  1346. fcf_vlan_id = i * 8;
  1347. j = 0;
  1348. while (!((new_fcf_record->vlan_bitmap[i] >> j) & 1)) {
  1349. j++;
  1350. fcf_vlan_id++;
  1351. }
  1352. break;
  1353. }
  1354. }
  1355. /* FCF not valid/available or solicitation in progress */
  1356. if (!bf_get(lpfc_fcf_record_fcf_avail, new_fcf_record) ||
  1357. !bf_get(lpfc_fcf_record_fcf_valid, new_fcf_record) ||
  1358. bf_get(lpfc_fcf_record_fcf_sol, new_fcf_record))
  1359. return 0;
  1360. if (!(phba->hba_flag & HBA_FIP_SUPPORT)) {
  1361. *boot_flag = 0;
  1362. *addr_mode = bf_get(lpfc_fcf_record_mac_addr_prov,
  1363. new_fcf_record);
  1364. if (phba->valid_vlan)
  1365. *vlan_id = phba->vlan_id;
  1366. else
  1367. *vlan_id = LPFC_FCOE_NULL_VID;
  1368. return 1;
  1369. }
  1370. /*
  1371. * If there are no FCF connection table entry, driver connect to all
  1372. * FCFs.
  1373. */
  1374. if (list_empty(&phba->fcf_conn_rec_list)) {
  1375. *boot_flag = 0;
  1376. *addr_mode = bf_get(lpfc_fcf_record_mac_addr_prov,
  1377. new_fcf_record);
  1378. /*
  1379. * When there are no FCF connect entries, use driver's default
  1380. * addressing mode - FPMA.
  1381. */
  1382. if (*addr_mode & LPFC_FCF_FPMA)
  1383. *addr_mode = LPFC_FCF_FPMA;
  1384. /* If FCF record report a vlan id use that vlan id */
  1385. if (fcf_vlan_id)
  1386. *vlan_id = fcf_vlan_id;
  1387. else
  1388. *vlan_id = LPFC_FCOE_NULL_VID;
  1389. return 1;
  1390. }
  1391. list_for_each_entry(conn_entry,
  1392. &phba->fcf_conn_rec_list, list) {
  1393. if (!(conn_entry->conn_rec.flags & FCFCNCT_VALID))
  1394. continue;
  1395. if ((conn_entry->conn_rec.flags & FCFCNCT_FBNM_VALID) &&
  1396. !lpfc_fab_name_match(conn_entry->conn_rec.fabric_name,
  1397. new_fcf_record))
  1398. continue;
  1399. if ((conn_entry->conn_rec.flags & FCFCNCT_SWNM_VALID) &&
  1400. !lpfc_sw_name_match(conn_entry->conn_rec.switch_name,
  1401. new_fcf_record))
  1402. continue;
  1403. if (conn_entry->conn_rec.flags & FCFCNCT_VLAN_VALID) {
  1404. /*
  1405. * If the vlan bit map does not have the bit set for the
  1406. * vlan id to be used, then it is not a match.
  1407. */
  1408. if (!(new_fcf_record->vlan_bitmap
  1409. [conn_entry->conn_rec.vlan_tag / 8] &
  1410. (1 << (conn_entry->conn_rec.vlan_tag % 8))))
  1411. continue;
  1412. }
  1413. /*
  1414. * If connection record does not support any addressing mode,
  1415. * skip the FCF record.
  1416. */
  1417. if (!(bf_get(lpfc_fcf_record_mac_addr_prov, new_fcf_record)
  1418. & (LPFC_FCF_FPMA | LPFC_FCF_SPMA)))
  1419. continue;
  1420. /*
  1421. * Check if the connection record specifies a required
  1422. * addressing mode.
  1423. */
  1424. if ((conn_entry->conn_rec.flags & FCFCNCT_AM_VALID) &&
  1425. !(conn_entry->conn_rec.flags & FCFCNCT_AM_PREFERRED)) {
  1426. /*
  1427. * If SPMA required but FCF not support this continue.
  1428. */
  1429. if ((conn_entry->conn_rec.flags & FCFCNCT_AM_SPMA) &&
  1430. !(bf_get(lpfc_fcf_record_mac_addr_prov,
  1431. new_fcf_record) & LPFC_FCF_SPMA))
  1432. continue;
  1433. /*
  1434. * If FPMA required but FCF not support this continue.
  1435. */
  1436. if (!(conn_entry->conn_rec.flags & FCFCNCT_AM_SPMA) &&
  1437. !(bf_get(lpfc_fcf_record_mac_addr_prov,
  1438. new_fcf_record) & LPFC_FCF_FPMA))
  1439. continue;
  1440. }
  1441. /*
  1442. * This fcf record matches filtering criteria.
  1443. */
  1444. if (conn_entry->conn_rec.flags & FCFCNCT_BOOT)
  1445. *boot_flag = 1;
  1446. else
  1447. *boot_flag = 0;
  1448. /*
  1449. * If user did not specify any addressing mode, or if the
  1450. * preferred addressing mode specified by user is not supported
  1451. * by FCF, allow fabric to pick the addressing mode.
  1452. */
  1453. *addr_mode = bf_get(lpfc_fcf_record_mac_addr_prov,
  1454. new_fcf_record);
  1455. /*
  1456. * If the user specified a required address mode, assign that
  1457. * address mode
  1458. */
  1459. if ((conn_entry->conn_rec.flags & FCFCNCT_AM_VALID) &&
  1460. (!(conn_entry->conn_rec.flags & FCFCNCT_AM_PREFERRED)))
  1461. *addr_mode = (conn_entry->conn_rec.flags &
  1462. FCFCNCT_AM_SPMA) ?
  1463. LPFC_FCF_SPMA : LPFC_FCF_FPMA;
  1464. /*
  1465. * If the user specified a preferred address mode, use the
  1466. * addr mode only if FCF support the addr_mode.
  1467. */
  1468. else if ((conn_entry->conn_rec.flags & FCFCNCT_AM_VALID) &&
  1469. (conn_entry->conn_rec.flags & FCFCNCT_AM_PREFERRED) &&
  1470. (conn_entry->conn_rec.flags & FCFCNCT_AM_SPMA) &&
  1471. (*addr_mode & LPFC_FCF_SPMA))
  1472. *addr_mode = LPFC_FCF_SPMA;
  1473. else if ((conn_entry->conn_rec.flags & FCFCNCT_AM_VALID) &&
  1474. (conn_entry->conn_rec.flags & FCFCNCT_AM_PREFERRED) &&
  1475. !(conn_entry->conn_rec.flags & FCFCNCT_AM_SPMA) &&
  1476. (*addr_mode & LPFC_FCF_FPMA))
  1477. *addr_mode = LPFC_FCF_FPMA;
  1478. /* If matching connect list has a vlan id, use it */
  1479. if (conn_entry->conn_rec.flags & FCFCNCT_VLAN_VALID)
  1480. *vlan_id = conn_entry->conn_rec.vlan_tag;
  1481. /*
  1482. * If no vlan id is specified in connect list, use the vlan id
  1483. * in the FCF record
  1484. */
  1485. else if (fcf_vlan_id)
  1486. *vlan_id = fcf_vlan_id;
  1487. else
  1488. *vlan_id = LPFC_FCOE_NULL_VID;
  1489. return 1;
  1490. }
  1491. return 0;
  1492. }
  1493. /**
  1494. * lpfc_check_pending_fcoe_event - Check if there is pending fcoe event.
  1495. * @phba: pointer to lpfc hba data structure.
  1496. * @unreg_fcf: Unregister FCF if FCF table need to be re-scaned.
  1497. *
  1498. * This function check if there is any fcoe event pending while driver
  1499. * scan FCF entries. If there is any pending event, it will restart the
  1500. * FCF saning and return 1 else return 0.
  1501. */
  1502. int
  1503. lpfc_check_pending_fcoe_event(struct lpfc_hba *phba, uint8_t unreg_fcf)
  1504. {
  1505. /*
  1506. * If the Link is up and no FCoE events while in the
  1507. * FCF discovery, no need to restart FCF discovery.
  1508. */
  1509. if ((phba->link_state >= LPFC_LINK_UP) &&
  1510. (phba->fcoe_eventtag == phba->fcoe_eventtag_at_fcf_scan))
  1511. return 0;
  1512. lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
  1513. "2768 Pending link or FCF event during current "
  1514. "handling of the previous event: link_state:x%x, "
  1515. "evt_tag_at_scan:x%x, evt_tag_current:x%x\n",
  1516. phba->link_state, phba->fcoe_eventtag_at_fcf_scan,
  1517. phba->fcoe_eventtag);
  1518. spin_lock_irq(&phba->hbalock);
  1519. phba->fcf.fcf_flag &= ~FCF_AVAILABLE;
  1520. spin_unlock_irq(&phba->hbalock);
  1521. if (phba->link_state >= LPFC_LINK_UP) {
  1522. lpfc_printf_log(phba, KERN_INFO, LOG_FIP | LOG_DISCOVERY,
  1523. "2780 Restart FCF table scan due to "
  1524. "pending FCF event:evt_tag_at_scan:x%x, "
  1525. "evt_tag_current:x%x\n",
  1526. phba->fcoe_eventtag_at_fcf_scan,
  1527. phba->fcoe_eventtag);
  1528. lpfc_sli4_fcf_scan_read_fcf_rec(phba, LPFC_FCOE_FCF_GET_FIRST);
  1529. } else {
  1530. /*
  1531. * Do not continue FCF discovery and clear FCF_TS_INPROG
  1532. * flag
  1533. */
  1534. lpfc_printf_log(phba, KERN_INFO, LOG_FIP | LOG_DISCOVERY,
  1535. "2833 Stop FCF discovery process due to link "
  1536. "state change (x%x)\n", phba->link_state);
  1537. spin_lock_irq(&phba->hbalock);
  1538. phba->hba_flag &= ~(FCF_TS_INPROG | FCF_RR_INPROG);
  1539. phba->fcf.fcf_flag &= ~(FCF_REDISC_FOV | FCF_DISCOVERY);
  1540. spin_unlock_irq(&phba->hbalock);
  1541. }
  1542. /* Unregister the currently registered FCF if required */
  1543. if (unreg_fcf) {
  1544. spin_lock_irq(&phba->hbalock);
  1545. phba->fcf.fcf_flag &= ~FCF_REGISTERED;
  1546. spin_unlock_irq(&phba->hbalock);
  1547. lpfc_sli4_unregister_fcf(phba);
  1548. }
  1549. return 1;
  1550. }
  1551. /**
  1552. * lpfc_sli4_new_fcf_random_select - Randomly select an eligible new fcf record
  1553. * @phba: pointer to lpfc hba data structure.
  1554. * @fcf_cnt: number of eligible fcf record seen so far.
  1555. *
  1556. * This function makes an running random selection decision on FCF record to
  1557. * use through a sequence of @fcf_cnt eligible FCF records with equal
  1558. * probability. To perform integer manunipulation of random numbers with
  1559. * size unit32_t, the lower 16 bits of the 32-bit random number returned
  1560. * from prandom_u32() are taken as the random random number generated.
  1561. *
  1562. * Returns true when outcome is for the newly read FCF record should be
  1563. * chosen; otherwise, return false when outcome is for keeping the previously
  1564. * chosen FCF record.
  1565. **/
  1566. static bool
  1567. lpfc_sli4_new_fcf_random_select(struct lpfc_hba *phba, uint32_t fcf_cnt)
  1568. {
  1569. uint32_t rand_num;
  1570. /* Get 16-bit uniform random number */
  1571. rand_num = 0xFFFF & prandom_u32();
  1572. /* Decision with probability 1/fcf_cnt */
  1573. if ((fcf_cnt * rand_num) < 0xFFFF)
  1574. return true;
  1575. else
  1576. return false;
  1577. }
  1578. /**
  1579. * lpfc_sli4_fcf_rec_mbox_parse - Parse read_fcf mbox command.
  1580. * @phba: pointer to lpfc hba data structure.
  1581. * @mboxq: pointer to mailbox object.
  1582. * @next_fcf_index: pointer to holder of next fcf index.
  1583. *
  1584. * This routine parses the non-embedded fcf mailbox command by performing the
  1585. * necessarily error checking, non-embedded read FCF record mailbox command
  1586. * SGE parsing, and endianness swapping.
  1587. *
  1588. * Returns the pointer to the new FCF record in the non-embedded mailbox
  1589. * command DMA memory if successfully, other NULL.
  1590. */
  1591. static struct fcf_record *
  1592. lpfc_sli4_fcf_rec_mbox_parse(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq,
  1593. uint16_t *next_fcf_index)
  1594. {
  1595. void *virt_addr;
  1596. dma_addr_t phys_addr;
  1597. struct lpfc_mbx_sge sge;
  1598. struct lpfc_mbx_read_fcf_tbl *read_fcf;
  1599. uint32_t shdr_status, shdr_add_status;
  1600. union lpfc_sli4_cfg_shdr *shdr;
  1601. struct fcf_record *new_fcf_record;
  1602. /* Get the first SGE entry from the non-embedded DMA memory. This
  1603. * routine only uses a single SGE.
  1604. */
  1605. lpfc_sli4_mbx_sge_get(mboxq, 0, &sge);
  1606. phys_addr = getPaddr(sge.pa_hi, sge.pa_lo);
  1607. if (unlikely(!mboxq->sge_array)) {
  1608. lpfc_printf_log(phba, KERN_ERR, LOG_MBOX,
  1609. "2524 Failed to get the non-embedded SGE "
  1610. "virtual address\n");
  1611. return NULL;
  1612. }
  1613. virt_addr = mboxq->sge_array->addr[0];
  1614. shdr = (union lpfc_sli4_cfg_shdr *)virt_addr;
  1615. lpfc_sli_pcimem_bcopy(shdr, shdr,
  1616. sizeof(union lpfc_sli4_cfg_shdr));
  1617. shdr_status = bf_get(lpfc_mbox_hdr_status, &shdr->response);
  1618. shdr_add_status = bf_get(lpfc_mbox_hdr_add_status, &shdr->response);
  1619. if (shdr_status || shdr_add_status) {
  1620. if (shdr_status == STATUS_FCF_TABLE_EMPTY)
  1621. lpfc_printf_log(phba, KERN_ERR, LOG_FIP,
  1622. "2726 READ_FCF_RECORD Indicates empty "
  1623. "FCF table.\n");
  1624. else
  1625. lpfc_printf_log(phba, KERN_ERR, LOG_FIP,
  1626. "2521 READ_FCF_RECORD mailbox failed "
  1627. "with status x%x add_status x%x, "
  1628. "mbx\n", shdr_status, shdr_add_status);
  1629. return NULL;
  1630. }
  1631. /* Interpreting the returned information of the FCF record */
  1632. read_fcf = (struct lpfc_mbx_read_fcf_tbl *)virt_addr;
  1633. lpfc_sli_pcimem_bcopy(read_fcf, read_fcf,
  1634. sizeof(struct lpfc_mbx_read_fcf_tbl));
  1635. *next_fcf_index = bf_get(lpfc_mbx_read_fcf_tbl_nxt_vindx, read_fcf);
  1636. new_fcf_record = (struct fcf_record *)(virt_addr +
  1637. sizeof(struct lpfc_mbx_read_fcf_tbl));
  1638. lpfc_sli_pcimem_bcopy(new_fcf_record, new_fcf_record,
  1639. offsetof(struct fcf_record, vlan_bitmap));
  1640. new_fcf_record->word137 = le32_to_cpu(new_fcf_record->word137);
  1641. new_fcf_record->word138 = le32_to_cpu(new_fcf_record->word138);
  1642. return new_fcf_record;
  1643. }
  1644. /**
  1645. * lpfc_sli4_log_fcf_record_info - Log the information of a fcf record
  1646. * @phba: pointer to lpfc hba data structure.
  1647. * @fcf_record: pointer to the fcf record.
  1648. * @vlan_id: the lowest vlan identifier associated to this fcf record.
  1649. * @next_fcf_index: the index to the next fcf record in hba's fcf table.
  1650. *
  1651. * This routine logs the detailed FCF record if the LOG_FIP loggin is
  1652. * enabled.
  1653. **/
  1654. static void
  1655. lpfc_sli4_log_fcf_record_info(struct lpfc_hba *phba,
  1656. struct fcf_record *fcf_record,
  1657. uint16_t vlan_id,
  1658. uint16_t next_fcf_index)
  1659. {
  1660. lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
  1661. "2764 READ_FCF_RECORD:\n"
  1662. "\tFCF_Index : x%x\n"
  1663. "\tFCF_Avail : x%x\n"
  1664. "\tFCF_Valid : x%x\n"
  1665. "\tFCF_SOL : x%x\n"
  1666. "\tFIP_Priority : x%x\n"
  1667. "\tMAC_Provider : x%x\n"
  1668. "\tLowest VLANID : x%x\n"
  1669. "\tFCF_MAC Addr : x%x:%x:%x:%x:%x:%x\n"
  1670. "\tFabric_Name : x%x:%x:%x:%x:%x:%x:%x:%x\n"
  1671. "\tSwitch_Name : x%x:%x:%x:%x:%x:%x:%x:%x\n"
  1672. "\tNext_FCF_Index: x%x\n",
  1673. bf_get(lpfc_fcf_record_fcf_index, fcf_record),
  1674. bf_get(lpfc_fcf_record_fcf_avail, fcf_record),
  1675. bf_get(lpfc_fcf_record_fcf_valid, fcf_record),
  1676. bf_get(lpfc_fcf_record_fcf_sol, fcf_record),
  1677. fcf_record->fip_priority,
  1678. bf_get(lpfc_fcf_record_mac_addr_prov, fcf_record),
  1679. vlan_id,
  1680. bf_get(lpfc_fcf_record_mac_0, fcf_record),
  1681. bf_get(lpfc_fcf_record_mac_1, fcf_record),
  1682. bf_get(lpfc_fcf_record_mac_2, fcf_record),
  1683. bf_get(lpfc_fcf_record_mac_3, fcf_record),
  1684. bf_get(lpfc_fcf_record_mac_4, fcf_record),
  1685. bf_get(lpfc_fcf_record_mac_5, fcf_record),
  1686. bf_get(lpfc_fcf_record_fab_name_0, fcf_record),
  1687. bf_get(lpfc_fcf_record_fab_name_1, fcf_record),
  1688. bf_get(lpfc_fcf_record_fab_name_2, fcf_record),
  1689. bf_get(lpfc_fcf_record_fab_name_3, fcf_record),
  1690. bf_get(lpfc_fcf_record_fab_name_4, fcf_record),
  1691. bf_get(lpfc_fcf_record_fab_name_5, fcf_record),
  1692. bf_get(lpfc_fcf_record_fab_name_6, fcf_record),
  1693. bf_get(lpfc_fcf_record_fab_name_7, fcf_record),
  1694. bf_get(lpfc_fcf_record_switch_name_0, fcf_record),
  1695. bf_get(lpfc_fcf_record_switch_name_1, fcf_record),
  1696. bf_get(lpfc_fcf_record_switch_name_2, fcf_record),
  1697. bf_get(lpfc_fcf_record_switch_name_3, fcf_record),
  1698. bf_get(lpfc_fcf_record_switch_name_4, fcf_record),
  1699. bf_get(lpfc_fcf_record_switch_name_5, fcf_record),
  1700. bf_get(lpfc_fcf_record_switch_name_6, fcf_record),
  1701. bf_get(lpfc_fcf_record_switch_name_7, fcf_record),
  1702. next_fcf_index);
  1703. }
  1704. /**
  1705. lpfc_sli4_fcf_record_match - testing new FCF record for matching existing FCF
  1706. * @phba: pointer to lpfc hba data structure.
  1707. * @fcf_rec: pointer to an existing FCF record.
  1708. * @new_fcf_record: pointer to a new FCF record.
  1709. * @new_vlan_id: vlan id from the new FCF record.
  1710. *
  1711. * This function performs matching test of a new FCF record against an existing
  1712. * FCF record. If the new_vlan_id passed in is LPFC_FCOE_IGNORE_VID, vlan id
  1713. * will not be used as part of the FCF record matching criteria.
  1714. *
  1715. * Returns true if all the fields matching, otherwise returns false.
  1716. */
  1717. static bool
  1718. lpfc_sli4_fcf_record_match(struct lpfc_hba *phba,
  1719. struct lpfc_fcf_rec *fcf_rec,
  1720. struct fcf_record *new_fcf_record,
  1721. uint16_t new_vlan_id)
  1722. {
  1723. if (new_vlan_id != LPFC_FCOE_IGNORE_VID)
  1724. if (!lpfc_vlan_id_match(fcf_rec->vlan_id, new_vlan_id))
  1725. return false;
  1726. if (!lpfc_mac_addr_match(fcf_rec->mac_addr, new_fcf_record))
  1727. return false;
  1728. if (!lpfc_sw_name_match(fcf_rec->switch_name, new_fcf_record))
  1729. return false;
  1730. if (!lpfc_fab_name_match(fcf_rec->fabric_name, new_fcf_record))
  1731. return false;
  1732. if (fcf_rec->priority != new_fcf_record->fip_priority)
  1733. return false;
  1734. return true;
  1735. }
  1736. /**
  1737. * lpfc_sli4_fcf_rr_next_proc - processing next roundrobin fcf
  1738. * @vport: Pointer to vport object.
  1739. * @fcf_index: index to next fcf.
  1740. *
  1741. * This function processing the roundrobin fcf failover to next fcf index.
  1742. * When this function is invoked, there will be a current fcf registered
  1743. * for flogi.
  1744. * Return: 0 for continue retrying flogi on currently registered fcf;
  1745. * 1 for stop flogi on currently registered fcf;
  1746. */
  1747. int lpfc_sli4_fcf_rr_next_proc(struct lpfc_vport *vport, uint16_t fcf_index)
  1748. {
  1749. struct lpfc_hba *phba = vport->phba;
  1750. int rc;
  1751. if (fcf_index == LPFC_FCOE_FCF_NEXT_NONE) {
  1752. spin_lock_irq(&phba->hbalock);
  1753. if (phba->hba_flag & HBA_DEVLOSS_TMO) {
  1754. spin_unlock_irq(&phba->hbalock);
  1755. lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
  1756. "2872 Devloss tmo with no eligible "
  1757. "FCF, unregister in-use FCF (x%x) "
  1758. "and rescan FCF table\n",
  1759. phba->fcf.current_rec.fcf_indx);
  1760. lpfc_unregister_fcf_rescan(phba);
  1761. goto stop_flogi_current_fcf;
  1762. }
  1763. /* Mark the end to FLOGI roundrobin failover */
  1764. phba->hba_flag &= ~FCF_RR_INPROG;
  1765. /* Allow action to new fcf asynchronous event */
  1766. phba->fcf.fcf_flag &= ~(FCF_AVAILABLE | FCF_SCAN_DONE);
  1767. spin_unlock_irq(&phba->hbalock);
  1768. lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
  1769. "2865 No FCF available, stop roundrobin FCF "
  1770. "failover and change port state:x%x/x%x\n",
  1771. phba->pport->port_state, LPFC_VPORT_UNKNOWN);
  1772. phba->pport->port_state = LPFC_VPORT_UNKNOWN;
  1773. goto stop_flogi_current_fcf;
  1774. } else {
  1775. lpfc_printf_log(phba, KERN_INFO, LOG_FIP | LOG_ELS,
  1776. "2794 Try FLOGI roundrobin FCF failover to "
  1777. "(x%x)\n", fcf_index);
  1778. rc = lpfc_sli4_fcf_rr_read_fcf_rec(phba, fcf_index);
  1779. if (rc)
  1780. lpfc_printf_log(phba, KERN_WARNING, LOG_FIP | LOG_ELS,
  1781. "2761 FLOGI roundrobin FCF failover "
  1782. "failed (rc:x%x) to read FCF (x%x)\n",
  1783. rc, phba->fcf.current_rec.fcf_indx);
  1784. else
  1785. goto stop_flogi_current_fcf;
  1786. }
  1787. return 0;
  1788. stop_flogi_current_fcf:
  1789. lpfc_can_disctmo(vport);
  1790. return 1;
  1791. }
  1792. /**
  1793. * lpfc_sli4_fcf_pri_list_del
  1794. * @phba: pointer to lpfc hba data structure.
  1795. * @fcf_index the index of the fcf record to delete
  1796. * This routine checks the on list flag of the fcf_index to be deleted.
  1797. * If it is one the list then it is removed from the list, and the flag
  1798. * is cleared. This routine grab the hbalock before removing the fcf
  1799. * record from the list.
  1800. **/
  1801. static void lpfc_sli4_fcf_pri_list_del(struct lpfc_hba *phba,
  1802. uint16_t fcf_index)
  1803. {
  1804. struct lpfc_fcf_pri *new_fcf_pri;
  1805. new_fcf_pri = &phba->fcf.fcf_pri[fcf_index];
  1806. lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
  1807. "3058 deleting idx x%x pri x%x flg x%x\n",
  1808. fcf_index, new_fcf_pri->fcf_rec.priority,
  1809. new_fcf_pri->fcf_rec.flag);
  1810. spin_lock_irq(&phba->hbalock);
  1811. if (new_fcf_pri->fcf_rec.flag & LPFC_FCF_ON_PRI_LIST) {
  1812. if (phba->fcf.current_rec.priority ==
  1813. new_fcf_pri->fcf_rec.priority)
  1814. phba->fcf.eligible_fcf_cnt--;
  1815. list_del_init(&new_fcf_pri->list);
  1816. new_fcf_pri->fcf_rec.flag &= ~LPFC_FCF_ON_PRI_LIST;
  1817. }
  1818. spin_unlock_irq(&phba->hbalock);
  1819. }
  1820. /**
  1821. * lpfc_sli4_set_fcf_flogi_fail
  1822. * @phba: pointer to lpfc hba data structure.
  1823. * @fcf_index the index of the fcf record to update
  1824. * This routine acquires the hbalock and then set the LPFC_FCF_FLOGI_FAILED
  1825. * flag so the the round robin slection for the particular priority level
  1826. * will try a different fcf record that does not have this bit set.
  1827. * If the fcf record is re-read for any reason this flag is cleared brfore
  1828. * adding it to the priority list.
  1829. **/
  1830. void
  1831. lpfc_sli4_set_fcf_flogi_fail(struct lpfc_hba *phba, uint16_t fcf_index)
  1832. {
  1833. struct lpfc_fcf_pri *new_fcf_pri;
  1834. new_fcf_pri = &phba->fcf.fcf_pri[fcf_index];
  1835. spin_lock_irq(&phba->hbalock);
  1836. new_fcf_pri->fcf_rec.flag |= LPFC_FCF_FLOGI_FAILED;
  1837. spin_unlock_irq(&phba->hbalock);
  1838. }
  1839. /**
  1840. * lpfc_sli4_fcf_pri_list_add
  1841. * @phba: pointer to lpfc hba data structure.
  1842. * @fcf_index the index of the fcf record to add
  1843. * This routine checks the priority of the fcf_index to be added.
  1844. * If it is a lower priority than the current head of the fcf_pri list
  1845. * then it is added to the list in the right order.
  1846. * If it is the same priority as the current head of the list then it
  1847. * is added to the head of the list and its bit in the rr_bmask is set.
  1848. * If the fcf_index to be added is of a higher priority than the current
  1849. * head of the list then the rr_bmask is cleared, its bit is set in the
  1850. * rr_bmask and it is added to the head of the list.
  1851. * returns:
  1852. * 0=success 1=failure
  1853. **/
  1854. int lpfc_sli4_fcf_pri_list_add(struct lpfc_hba *phba, uint16_t fcf_index,
  1855. struct fcf_record *new_fcf_record)
  1856. {
  1857. uint16_t current_fcf_pri;
  1858. uint16_t last_index;
  1859. struct lpfc_fcf_pri *fcf_pri;
  1860. struct lpfc_fcf_pri *next_fcf_pri;
  1861. struct lpfc_fcf_pri *new_fcf_pri;
  1862. int ret;
  1863. new_fcf_pri = &phba->fcf.fcf_pri[fcf_index];
  1864. lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
  1865. "3059 adding idx x%x pri x%x flg x%x\n",
  1866. fcf_index, new_fcf_record->fip_priority,
  1867. new_fcf_pri->fcf_rec.flag);
  1868. spin_lock_irq(&phba->hbalock);
  1869. if (new_fcf_pri->fcf_rec.flag & LPFC_FCF_ON_PRI_LIST)
  1870. list_del_init(&new_fcf_pri->list);
  1871. new_fcf_pri->fcf_rec.fcf_index = fcf_index;
  1872. new_fcf_pri->fcf_rec.priority = new_fcf_record->fip_priority;
  1873. if (list_empty(&phba->fcf.fcf_pri_list)) {
  1874. list_add(&new_fcf_pri->list, &phba->fcf.fcf_pri_list);
  1875. ret = lpfc_sli4_fcf_rr_index_set(phba,
  1876. new_fcf_pri->fcf_rec.fcf_index);
  1877. goto out;
  1878. }
  1879. last_index = find_first_bit(phba->fcf.fcf_rr_bmask,
  1880. LPFC_SLI4_FCF_TBL_INDX_MAX);
  1881. if (last_index >= LPFC_SLI4_FCF_TBL_INDX_MAX) {
  1882. ret = 0; /* Empty rr list */
  1883. goto out;
  1884. }
  1885. current_fcf_pri = phba->fcf.fcf_pri[last_index].fcf_rec.priority;
  1886. if (new_fcf_pri->fcf_rec.priority <= current_fcf_pri) {
  1887. list_add(&new_fcf_pri->list, &phba->fcf.fcf_pri_list);
  1888. if (new_fcf_pri->fcf_rec.priority < current_fcf_pri) {
  1889. memset(phba->fcf.fcf_rr_bmask, 0,
  1890. sizeof(*phba->fcf.fcf_rr_bmask));
  1891. /* fcfs_at_this_priority_level = 1; */
  1892. phba->fcf.eligible_fcf_cnt = 1;
  1893. } else
  1894. /* fcfs_at_this_priority_level++; */
  1895. phba->fcf.eligible_fcf_cnt++;
  1896. ret = lpfc_sli4_fcf_rr_index_set(phba,
  1897. new_fcf_pri->fcf_rec.fcf_index);
  1898. goto out;
  1899. }
  1900. list_for_each_entry_safe(fcf_pri, next_fcf_pri,
  1901. &phba->fcf.fcf_pri_list, list) {
  1902. if (new_fcf_pri->fcf_rec.priority <=
  1903. fcf_pri->fcf_rec.priority) {
  1904. if (fcf_pri->list.prev == &phba->fcf.fcf_pri_list)
  1905. list_add(&new_fcf_pri->list,
  1906. &phba->fcf.fcf_pri_list);
  1907. else
  1908. list_add(&new_fcf_pri->list,
  1909. &((struct lpfc_fcf_pri *)
  1910. fcf_pri->list.prev)->list);
  1911. ret = 0;
  1912. goto out;
  1913. } else if (fcf_pri->list.next == &phba->fcf.fcf_pri_list
  1914. || new_fcf_pri->fcf_rec.priority <
  1915. next_fcf_pri->fcf_rec.priority) {
  1916. list_add(&new_fcf_pri->list, &fcf_pri->list);
  1917. ret = 0;
  1918. goto out;
  1919. }
  1920. if (new_fcf_pri->fcf_rec.priority > fcf_pri->fcf_rec.priority)
  1921. continue;
  1922. }
  1923. ret = 1;
  1924. out:
  1925. /* we use = instead of |= to clear the FLOGI_FAILED flag. */
  1926. new_fcf_pri->fcf_rec.flag = LPFC_FCF_ON_PRI_LIST;
  1927. spin_unlock_irq(&phba->hbalock);
  1928. return ret;
  1929. }
  1930. /**
  1931. * lpfc_mbx_cmpl_fcf_scan_read_fcf_rec - fcf scan read_fcf mbox cmpl handler.
  1932. * @phba: pointer to lpfc hba data structure.
  1933. * @mboxq: pointer to mailbox object.
  1934. *
  1935. * This function iterates through all the fcf records available in
  1936. * HBA and chooses the optimal FCF record for discovery. After finding
  1937. * the FCF for discovery it registers the FCF record and kicks start
  1938. * discovery.
  1939. * If FCF_IN_USE flag is set in currently used FCF, the routine tries to
  1940. * use an FCF record which matches fabric name and mac address of the
  1941. * currently used FCF record.
  1942. * If the driver supports only one FCF, it will try to use the FCF record
  1943. * used by BOOT_BIOS.
  1944. */
  1945. void
  1946. lpfc_mbx_cmpl_fcf_scan_read_fcf_rec(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
  1947. {
  1948. struct fcf_record *new_fcf_record;
  1949. uint32_t boot_flag, addr_mode;
  1950. uint16_t fcf_index, next_fcf_index;
  1951. struct lpfc_fcf_rec *fcf_rec = NULL;
  1952. uint16_t vlan_id;
  1953. uint32_t seed;
  1954. bool select_new_fcf;
  1955. int rc;
  1956. /* If there is pending FCoE event restart FCF table scan */
  1957. if (lpfc_check_pending_fcoe_event(phba, LPFC_SKIP_UNREG_FCF)) {
  1958. lpfc_sli4_mbox_cmd_free(phba, mboxq);
  1959. return;
  1960. }
  1961. /* Parse the FCF record from the non-embedded mailbox command */
  1962. new_fcf_record = lpfc_sli4_fcf_rec_mbox_parse(phba, mboxq,
  1963. &next_fcf_index);
  1964. if (!new_fcf_record) {
  1965. lpfc_printf_log(phba, KERN_ERR, LOG_FIP,
  1966. "2765 Mailbox command READ_FCF_RECORD "
  1967. "failed to retrieve a FCF record.\n");
  1968. /* Let next new FCF event trigger fast failover */
  1969. spin_lock_irq(&phba->hbalock);
  1970. phba->hba_flag &= ~FCF_TS_INPROG;
  1971. spin_unlock_irq(&phba->hbalock);
  1972. lpfc_sli4_mbox_cmd_free(phba, mboxq);
  1973. return;
  1974. }
  1975. /* Check the FCF record against the connection list */
  1976. rc = lpfc_match_fcf_conn_list(phba, new_fcf_record, &boot_flag,
  1977. &addr_mode, &vlan_id);
  1978. /* Log the FCF record information if turned on */
  1979. lpfc_sli4_log_fcf_record_info(phba, new_fcf_record, vlan_id,
  1980. next_fcf_index);
  1981. /*
  1982. * If the fcf record does not match with connect list entries
  1983. * read the next entry; otherwise, this is an eligible FCF
  1984. * record for roundrobin FCF failover.
  1985. */
  1986. if (!rc) {
  1987. lpfc_sli4_fcf_pri_list_del(phba,
  1988. bf_get(lpfc_fcf_record_fcf_index,
  1989. new_fcf_record));
  1990. lpfc_printf_log(phba, KERN_WARNING, LOG_FIP,
  1991. "2781 FCF (x%x) failed connection "
  1992. "list check: (x%x/x%x/%x)\n",
  1993. bf_get(lpfc_fcf_record_fcf_index,
  1994. new_fcf_record),
  1995. bf_get(lpfc_fcf_record_fcf_avail,
  1996. new_fcf_record),
  1997. bf_get(lpfc_fcf_record_fcf_valid,
  1998. new_fcf_record),
  1999. bf_get(lpfc_fcf_record_fcf_sol,
  2000. new_fcf_record));
  2001. if ((phba->fcf.fcf_flag & FCF_IN_USE) &&
  2002. lpfc_sli4_fcf_record_match(phba, &phba->fcf.current_rec,
  2003. new_fcf_record, LPFC_FCOE_IGNORE_VID)) {
  2004. if (bf_get(lpfc_fcf_record_fcf_index, new_fcf_record) !=
  2005. phba->fcf.current_rec.fcf_indx) {
  2006. lpfc_printf_log(phba, KERN_ERR, LOG_FIP,
  2007. "2862 FCF (x%x) matches property "
  2008. "of in-use FCF (x%x)\n",
  2009. bf_get(lpfc_fcf_record_fcf_index,
  2010. new_fcf_record),
  2011. phba->fcf.current_rec.fcf_indx);
  2012. goto read_next_fcf;
  2013. }
  2014. /*
  2015. * In case the current in-use FCF record becomes
  2016. * invalid/unavailable during FCF discovery that
  2017. * was not triggered by fast FCF failover process,
  2018. * treat it as fast FCF failover.
  2019. */
  2020. if (!(phba->fcf.fcf_flag & FCF_REDISC_PEND) &&
  2021. !(phba->fcf.fcf_flag & FCF_REDISC_FOV)) {
  2022. lpfc_printf_log(phba, KERN_WARNING, LOG_FIP,
  2023. "2835 Invalid in-use FCF "
  2024. "(x%x), enter FCF failover "
  2025. "table scan.\n",
  2026. phba->fcf.current_rec.fcf_indx);
  2027. spin_lock_irq(&phba->hbalock);
  2028. phba->fcf.fcf_flag |= FCF_REDISC_FOV;
  2029. spin_unlock_irq(&phba->hbalock);
  2030. lpfc_sli4_mbox_cmd_free(phba, mboxq);
  2031. lpfc_sli4_fcf_scan_read_fcf_rec(phba,
  2032. LPFC_FCOE_FCF_GET_FIRST);
  2033. return;
  2034. }
  2035. }
  2036. goto read_next_fcf;
  2037. } else {
  2038. fcf_index = bf_get(lpfc_fcf_record_fcf_index, new_fcf_record);
  2039. rc = lpfc_sli4_fcf_pri_list_add(phba, fcf_index,
  2040. new_fcf_record);
  2041. if (rc)
  2042. goto read_next_fcf;
  2043. }
  2044. /*
  2045. * If this is not the first FCF discovery of the HBA, use last
  2046. * FCF record for the discovery. The condition that a rescan
  2047. * matches the in-use FCF record: fabric name, switch name, mac
  2048. * address, and vlan_id.
  2049. */
  2050. spin_lock_irq(&phba->hbalock);
  2051. if (phba->fcf.fcf_flag & FCF_IN_USE) {
  2052. if (phba->cfg_fcf_failover_policy == LPFC_FCF_FOV &&
  2053. lpfc_sli4_fcf_record_match(phba, &phba->fcf.current_rec,
  2054. new_fcf_record, vlan_id)) {
  2055. if (bf_get(lpfc_fcf_record_fcf_index, new_fcf_record) ==
  2056. phba->fcf.current_rec.fcf_indx) {
  2057. phba->fcf.fcf_flag |= FCF_AVAILABLE;
  2058. if (phba->fcf.fcf_flag & FCF_REDISC_PEND)
  2059. /* Stop FCF redisc wait timer */
  2060. __lpfc_sli4_stop_fcf_redisc_wait_timer(
  2061. phba);
  2062. else if (phba->fcf.fcf_flag & FCF_REDISC_FOV)
  2063. /* Fast failover, mark completed */
  2064. phba->fcf.fcf_flag &= ~FCF_REDISC_FOV;
  2065. spin_unlock_irq(&phba->hbalock);
  2066. lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
  2067. "2836 New FCF matches in-use "
  2068. "FCF (x%x), port_state:x%x, "
  2069. "fc_flag:x%x\n",
  2070. phba->fcf.current_rec.fcf_indx,
  2071. phba->pport->port_state,
  2072. phba->pport->fc_flag);
  2073. goto out;
  2074. } else
  2075. lpfc_printf_log(phba, KERN_ERR, LOG_FIP,
  2076. "2863 New FCF (x%x) matches "
  2077. "property of in-use FCF (x%x)\n",
  2078. bf_get(lpfc_fcf_record_fcf_index,
  2079. new_fcf_record),
  2080. phba->fcf.current_rec.fcf_indx);
  2081. }
  2082. /*
  2083. * Read next FCF record from HBA searching for the matching
  2084. * with in-use record only if not during the fast failover
  2085. * period. In case of fast failover period, it shall try to
  2086. * determine whether the FCF record just read should be the
  2087. * next candidate.
  2088. */
  2089. if (!(phba->fcf.fcf_flag & FCF_REDISC_FOV)) {
  2090. spin_unlock_irq(&phba->hbalock);
  2091. goto read_next_fcf;
  2092. }
  2093. }
  2094. /*
  2095. * Update on failover FCF record only if it's in FCF fast-failover
  2096. * period; otherwise, update on current FCF record.
  2097. */
  2098. if (phba->fcf.fcf_flag & FCF_REDISC_FOV)
  2099. fcf_rec = &phba->fcf.failover_rec;
  2100. else
  2101. fcf_rec = &phba->fcf.current_rec;
  2102. if (phba->fcf.fcf_flag & FCF_AVAILABLE) {
  2103. /*
  2104. * If the driver FCF record does not have boot flag
  2105. * set and new hba fcf record has boot flag set, use
  2106. * the new hba fcf record.
  2107. */
  2108. if (boot_flag && !(fcf_rec->flag & BOOT_ENABLE)) {
  2109. /* Choose this FCF record */
  2110. lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
  2111. "2837 Update current FCF record "
  2112. "(x%x) with new FCF record (x%x)\n",
  2113. fcf_rec->fcf_indx,
  2114. bf_get(lpfc_fcf_record_fcf_index,
  2115. new_fcf_record));
  2116. __lpfc_update_fcf_record(phba, fcf_rec, new_fcf_record,
  2117. addr_mode, vlan_id, BOOT_ENABLE);
  2118. spin_unlock_irq(&phba->hbalock);
  2119. goto read_next_fcf;
  2120. }
  2121. /*
  2122. * If the driver FCF record has boot flag set and the
  2123. * new hba FCF record does not have boot flag, read
  2124. * the next FCF record.
  2125. */
  2126. if (!boot_flag && (fcf_rec->flag & BOOT_ENABLE)) {
  2127. spin_unlock_irq(&phba->hbalock);
  2128. goto read_next_fcf;
  2129. }
  2130. /*
  2131. * If the new hba FCF record has lower priority value
  2132. * than the driver FCF record, use the new record.
  2133. */
  2134. if (new_fcf_record->fip_priority < fcf_rec->priority) {
  2135. /* Choose the new FCF record with lower priority */
  2136. lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
  2137. "2838 Update current FCF record "
  2138. "(x%x) with new FCF record (x%x)\n",
  2139. fcf_rec->fcf_indx,
  2140. bf_get(lpfc_fcf_record_fcf_index,
  2141. new_fcf_record));
  2142. __lpfc_update_fcf_record(phba, fcf_rec, new_fcf_record,
  2143. addr_mode, vlan_id, 0);
  2144. /* Reset running random FCF selection count */
  2145. phba->fcf.eligible_fcf_cnt = 1;
  2146. } else if (new_fcf_record->fip_priority == fcf_rec->priority) {
  2147. /* Update running random FCF selection count */
  2148. phba->fcf.eligible_fcf_cnt++;
  2149. select_new_fcf = lpfc_sli4_new_fcf_random_select(phba,
  2150. phba->fcf.eligible_fcf_cnt);
  2151. if (select_new_fcf) {
  2152. lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
  2153. "2839 Update current FCF record "
  2154. "(x%x) with new FCF record (x%x)\n",
  2155. fcf_rec->fcf_indx,
  2156. bf_get(lpfc_fcf_record_fcf_index,
  2157. new_fcf_record));
  2158. /* Choose the new FCF by random selection */
  2159. __lpfc_update_fcf_record(phba, fcf_rec,
  2160. new_fcf_record,
  2161. addr_mode, vlan_id, 0);
  2162. }
  2163. }
  2164. spin_unlock_irq(&phba->hbalock);
  2165. goto read_next_fcf;
  2166. }
  2167. /*
  2168. * This is the first suitable FCF record, choose this record for
  2169. * initial best-fit FCF.
  2170. */
  2171. if (fcf_rec) {
  2172. lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
  2173. "2840 Update initial FCF candidate "
  2174. "with FCF (x%x)\n",
  2175. bf_get(lpfc_fcf_record_fcf_index,
  2176. new_fcf_record));
  2177. __lpfc_update_fcf_record(phba, fcf_rec, new_fcf_record,
  2178. addr_mode, vlan_id, (boot_flag ?
  2179. BOOT_ENABLE : 0));
  2180. phba->fcf.fcf_flag |= FCF_AVAILABLE;
  2181. /* Setup initial running random FCF selection count */
  2182. phba->fcf.eligible_fcf_cnt = 1;
  2183. /* Seeding the random number generator for random selection */
  2184. seed = (uint32_t)(0xFFFFFFFF & jiffies);
  2185. prandom_seed(seed);
  2186. }
  2187. spin_unlock_irq(&phba->hbalock);
  2188. goto read_next_fcf;
  2189. read_next_fcf:
  2190. lpfc_sli4_mbox_cmd_free(phba, mboxq);
  2191. if (next_fcf_index == LPFC_FCOE_FCF_NEXT_NONE || next_fcf_index == 0) {
  2192. if (phba->fcf.fcf_flag & FCF_REDISC_FOV) {
  2193. /*
  2194. * Case of FCF fast failover scan
  2195. */
  2196. /*
  2197. * It has not found any suitable FCF record, cancel
  2198. * FCF scan inprogress, and do nothing
  2199. */
  2200. if (!(phba->fcf.failover_rec.flag & RECORD_VALID)) {
  2201. lpfc_printf_log(phba, KERN_WARNING, LOG_FIP,
  2202. "2782 No suitable FCF found: "
  2203. "(x%x/x%x)\n",
  2204. phba->fcoe_eventtag_at_fcf_scan,
  2205. bf_get(lpfc_fcf_record_fcf_index,
  2206. new_fcf_record));
  2207. spin_lock_irq(&phba->hbalock);
  2208. if (phba->hba_flag & HBA_DEVLOSS_TMO) {
  2209. phba->hba_flag &= ~FCF_TS_INPROG;
  2210. spin_unlock_irq(&phba->hbalock);
  2211. /* Unregister in-use FCF and rescan */
  2212. lpfc_printf_log(phba, KERN_INFO,
  2213. LOG_FIP,
  2214. "2864 On devloss tmo "
  2215. "unreg in-use FCF and "
  2216. "rescan FCF table\n");
  2217. lpfc_unregister_fcf_rescan(phba);
  2218. return;
  2219. }
  2220. /*
  2221. * Let next new FCF event trigger fast failover
  2222. */
  2223. phba->hba_flag &= ~FCF_TS_INPROG;
  2224. spin_unlock_irq(&phba->hbalock);
  2225. return;
  2226. }
  2227. /*
  2228. * It has found a suitable FCF record that is not
  2229. * the same as in-use FCF record, unregister the
  2230. * in-use FCF record, replace the in-use FCF record
  2231. * with the new FCF record, mark FCF fast failover
  2232. * completed, and then start register the new FCF
  2233. * record.
  2234. */
  2235. /* Unregister the current in-use FCF record */
  2236. lpfc_unregister_fcf(phba);
  2237. /* Replace in-use record with the new record */
  2238. lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
  2239. "2842 Replace in-use FCF (x%x) "
  2240. "with failover FCF (x%x)\n",
  2241. phba->fcf.current_rec.fcf_indx,
  2242. phba->fcf.failover_rec.fcf_indx);
  2243. memcpy(&phba->fcf.current_rec,
  2244. &phba->fcf.failover_rec,
  2245. sizeof(struct lpfc_fcf_rec));
  2246. /*
  2247. * Mark the fast FCF failover rediscovery completed
  2248. * and the start of the first round of the roundrobin
  2249. * FCF failover.
  2250. */
  2251. spin_lock_irq(&phba->hbalock);
  2252. phba->fcf.fcf_flag &= ~FCF_REDISC_FOV;
  2253. spin_unlock_irq(&phba->hbalock);
  2254. /* Register to the new FCF record */
  2255. lpfc_register_fcf(phba);
  2256. } else {
  2257. /*
  2258. * In case of transaction period to fast FCF failover,
  2259. * do nothing when search to the end of the FCF table.
  2260. */
  2261. if ((phba->fcf.fcf_flag & FCF_REDISC_EVT) ||
  2262. (phba->fcf.fcf_flag & FCF_REDISC_PEND))
  2263. return;
  2264. if (phba->cfg_fcf_failover_policy == LPFC_FCF_FOV &&
  2265. phba->fcf.fcf_flag & FCF_IN_USE) {
  2266. /*
  2267. * In case the current in-use FCF record no
  2268. * longer existed during FCF discovery that
  2269. * was not triggered by fast FCF failover
  2270. * process, treat it as fast FCF failover.
  2271. */
  2272. lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
  2273. "2841 In-use FCF record (x%x) "
  2274. "not reported, entering fast "
  2275. "FCF failover mode scanning.\n",
  2276. phba->fcf.current_rec.fcf_indx);
  2277. spin_lock_irq(&phba->hbalock);
  2278. phba->fcf.fcf_flag |= FCF_REDISC_FOV;
  2279. spin_unlock_irq(&phba->hbalock);
  2280. lpfc_sli4_fcf_scan_read_fcf_rec(phba,
  2281. LPFC_FCOE_FCF_GET_FIRST);
  2282. return;
  2283. }
  2284. /* Register to the new FCF record */
  2285. lpfc_register_fcf(phba);
  2286. }
  2287. } else
  2288. lpfc_sli4_fcf_scan_read_fcf_rec(phba, next_fcf_index);
  2289. return;
  2290. out:
  2291. lpfc_sli4_mbox_cmd_free(phba, mboxq);
  2292. lpfc_register_fcf(phba);
  2293. return;
  2294. }
  2295. /**
  2296. * lpfc_mbx_cmpl_fcf_rr_read_fcf_rec - fcf roundrobin read_fcf mbox cmpl hdler
  2297. * @phba: pointer to lpfc hba data structure.
  2298. * @mboxq: pointer to mailbox object.
  2299. *
  2300. * This is the callback function for FLOGI failure roundrobin FCF failover
  2301. * read FCF record mailbox command from the eligible FCF record bmask for
  2302. * performing the failover. If the FCF read back is not valid/available, it
  2303. * fails through to retrying FLOGI to the currently registered FCF again.
  2304. * Otherwise, if the FCF read back is valid and available, it will set the
  2305. * newly read FCF record to the failover FCF record, unregister currently
  2306. * registered FCF record, copy the failover FCF record to the current
  2307. * FCF record, and then register the current FCF record before proceeding
  2308. * to trying FLOGI on the new failover FCF.
  2309. */
  2310. void
  2311. lpfc_mbx_cmpl_fcf_rr_read_fcf_rec(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
  2312. {
  2313. struct fcf_record *new_fcf_record;
  2314. uint32_t boot_flag, addr_mode;
  2315. uint16_t next_fcf_index, fcf_index;
  2316. uint16_t current_fcf_index;
  2317. uint16_t vlan_id;
  2318. int rc;
  2319. /* If link state is not up, stop the roundrobin failover process */
  2320. if (phba->link_state < LPFC_LINK_UP) {
  2321. spin_lock_irq(&phba->hbalock);
  2322. phba->fcf.fcf_flag &= ~FCF_DISCOVERY;
  2323. phba->hba_flag &= ~FCF_RR_INPROG;
  2324. spin_unlock_irq(&phba->hbalock);
  2325. goto out;
  2326. }
  2327. /* Parse the FCF record from the non-embedded mailbox command */
  2328. new_fcf_record = lpfc_sli4_fcf_rec_mbox_parse(phba, mboxq,
  2329. &next_fcf_index);
  2330. if (!new_fcf_record) {
  2331. lpfc_printf_log(phba, KERN_WARNING, LOG_FIP,
  2332. "2766 Mailbox command READ_FCF_RECORD "
  2333. "failed to retrieve a FCF record.\n");
  2334. goto error_out;
  2335. }
  2336. /* Get the needed parameters from FCF record */
  2337. rc = lpfc_match_fcf_conn_list(phba, new_fcf_record, &boot_flag,
  2338. &addr_mode, &vlan_id);
  2339. /* Log the FCF record information if turned on */
  2340. lpfc_sli4_log_fcf_record_info(phba, new_fcf_record, vlan_id,
  2341. next_fcf_index);
  2342. fcf_index = bf_get(lpfc_fcf_record_fcf_index, new_fcf_record);
  2343. if (!rc) {
  2344. lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
  2345. "2848 Remove ineligible FCF (x%x) from "
  2346. "from roundrobin bmask\n", fcf_index);
  2347. /* Clear roundrobin bmask bit for ineligible FCF */
  2348. lpfc_sli4_fcf_rr_index_clear(phba, fcf_index);
  2349. /* Perform next round of roundrobin FCF failover */
  2350. fcf_index = lpfc_sli4_fcf_rr_next_index_get(phba);
  2351. rc = lpfc_sli4_fcf_rr_next_proc(phba->pport, fcf_index);
  2352. if (rc)
  2353. goto out;
  2354. goto error_out;
  2355. }
  2356. if (fcf_index == phba->fcf.current_rec.fcf_indx) {
  2357. lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
  2358. "2760 Perform FLOGI roundrobin FCF failover: "
  2359. "FCF (x%x) back to FCF (x%x)\n",
  2360. phba->fcf.current_rec.fcf_indx, fcf_index);
  2361. /* Wait 500 ms before retrying FLOGI to current FCF */
  2362. msleep(500);
  2363. lpfc_issue_init_vfi(phba->pport);
  2364. goto out;
  2365. }
  2366. /* Upload new FCF record to the failover FCF record */
  2367. lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
  2368. "2834 Update current FCF (x%x) with new FCF (x%x)\n",
  2369. phba->fcf.failover_rec.fcf_indx, fcf_index);
  2370. spin_lock_irq(&phba->hbalock);
  2371. __lpfc_update_fcf_record(phba, &phba->fcf.failover_rec,
  2372. new_fcf_record, addr_mode, vlan_id,
  2373. (boot_flag ? BOOT_ENABLE : 0));
  2374. spin_unlock_irq(&phba->hbalock);
  2375. current_fcf_index = phba->fcf.current_rec.fcf_indx;
  2376. /* Unregister the current in-use FCF record */
  2377. lpfc_unregister_fcf(phba);
  2378. /* Replace in-use record with the new record */
  2379. memcpy(&phba->fcf.current_rec, &phba->fcf.failover_rec,
  2380. sizeof(struct lpfc_fcf_rec));
  2381. lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
  2382. "2783 Perform FLOGI roundrobin FCF failover: FCF "
  2383. "(x%x) to FCF (x%x)\n", current_fcf_index, fcf_index);
  2384. error_out:
  2385. lpfc_register_fcf(phba);
  2386. out:
  2387. lpfc_sli4_mbox_cmd_free(phba, mboxq);
  2388. }
  2389. /**
  2390. * lpfc_mbx_cmpl_read_fcf_rec - read fcf completion handler.
  2391. * @phba: pointer to lpfc hba data structure.
  2392. * @mboxq: pointer to mailbox object.
  2393. *
  2394. * This is the callback function of read FCF record mailbox command for
  2395. * updating the eligible FCF bmask for FLOGI failure roundrobin FCF
  2396. * failover when a new FCF event happened. If the FCF read back is
  2397. * valid/available and it passes the connection list check, it updates
  2398. * the bmask for the eligible FCF record for roundrobin failover.
  2399. */
  2400. void
  2401. lpfc_mbx_cmpl_read_fcf_rec(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
  2402. {
  2403. struct fcf_record *new_fcf_record;
  2404. uint32_t boot_flag, addr_mode;
  2405. uint16_t fcf_index, next_fcf_index;
  2406. uint16_t vlan_id;
  2407. int rc;
  2408. /* If link state is not up, no need to proceed */
  2409. if (phba->link_state < LPFC_LINK_UP)
  2410. goto out;
  2411. /* If FCF discovery period is over, no need to proceed */
  2412. if (!(phba->fcf.fcf_flag & FCF_DISCOVERY))
  2413. goto out;
  2414. /* Parse the FCF record from the non-embedded mailbox command */
  2415. new_fcf_record = lpfc_sli4_fcf_rec_mbox_parse(phba, mboxq,
  2416. &next_fcf_index);
  2417. if (!new_fcf_record) {
  2418. lpfc_printf_log(phba, KERN_INFO, LOG_FIP,
  2419. "2767 Mailbox command READ_FCF_RECORD "
  2420. "failed to retrieve a FCF record.\n");
  2421. goto out;
  2422. }
  2423. /* Check the connection list for eligibility */
  2424. rc = lpfc_match_fcf_conn_list(phba, new_fcf_record, &boot_flag,
  2425. &addr_mode, &vlan_id);
  2426. /* Log the FCF record information if turned on */
  2427. lpfc_sli4_log_fcf_record_info(phba, new_fcf_record, vlan_id,
  2428. next_fcf_index);
  2429. if (!rc)
  2430. goto out;
  2431. /* Update the eligible FCF record index bmask */
  2432. fcf_index = bf_get(lpfc_fcf_record_fcf_index, new_fcf_record);
  2433. rc = lpfc_sli4_fcf_pri_list_add(phba, fcf_index, new_fcf_record);
  2434. out:
  2435. lpfc_sli4_mbox_cmd_free(phba, mboxq);
  2436. }
  2437. /**
  2438. * lpfc_init_vfi_cmpl - Completion handler for init_vfi mbox command.
  2439. * @phba: pointer to lpfc hba data structure.
  2440. * @mboxq: pointer to mailbox data structure.
  2441. *
  2442. * This function handles completion of init vfi mailbox command.
  2443. */
  2444. void
  2445. lpfc_init_vfi_cmpl(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
  2446. {
  2447. struct lpfc_vport *vport = mboxq->vport;
  2448. /*
  2449. * VFI not supported on interface type 0, just do the flogi
  2450. * Also continue if the VFI is in use - just use the same one.
  2451. */
  2452. if (mboxq->u.mb.mbxStatus &&
  2453. (bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf) !=
  2454. LPFC_SLI_INTF_IF_TYPE_0) &&
  2455. mboxq->u.mb.mbxStatus != MBX_VFI_IN_USE) {
  2456. lpfc_printf_vlog(vport, KERN_ERR,
  2457. LOG_MBOX,
  2458. "2891 Init VFI mailbox failed 0x%x\n",
  2459. mboxq->u.mb.mbxStatus);
  2460. mempool_free(mboxq, phba->mbox_mem_pool);
  2461. lpfc_vport_set_state(vport, FC_VPORT_FAILED);
  2462. return;
  2463. }
  2464. lpfc_initial_flogi(vport);
  2465. mempool_free(mboxq, phba->mbox_mem_pool);
  2466. return;
  2467. }
  2468. /**
  2469. * lpfc_issue_init_vfi - Issue init_vfi mailbox command.
  2470. * @vport: pointer to lpfc_vport data structure.
  2471. *
  2472. * This function issue a init_vfi mailbox command to initialize the VFI and
  2473. * VPI for the physical port.
  2474. */
  2475. void
  2476. lpfc_issue_init_vfi(struct lpfc_vport *vport)
  2477. {
  2478. LPFC_MBOXQ_t *mboxq;
  2479. int rc;
  2480. struct lpfc_hba *phba = vport->phba;
  2481. mboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
  2482. if (!mboxq) {
  2483. lpfc_printf_vlog(vport, KERN_ERR,
  2484. LOG_MBOX, "2892 Failed to allocate "
  2485. "init_vfi mailbox\n");
  2486. return;
  2487. }
  2488. lpfc_init_vfi(mboxq, vport);
  2489. mboxq->mbox_cmpl = lpfc_init_vfi_cmpl;
  2490. rc = lpfc_sli_issue_mbox(phba, mboxq, MBX_NOWAIT);
  2491. if (rc == MBX_NOT_FINISHED) {
  2492. lpfc_printf_vlog(vport, KERN_ERR,
  2493. LOG_MBOX, "2893 Failed to issue init_vfi mailbox\n");
  2494. mempool_free(mboxq, vport->phba->mbox_mem_pool);
  2495. }
  2496. }
  2497. /**
  2498. * lpfc_init_vpi_cmpl - Completion handler for init_vpi mbox command.
  2499. * @phba: pointer to lpfc hba data structure.
  2500. * @mboxq: pointer to mailbox data structure.
  2501. *
  2502. * This function handles completion of init vpi mailbox command.
  2503. */
  2504. void
  2505. lpfc_init_vpi_cmpl(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
  2506. {
  2507. struct lpfc_vport *vport = mboxq->vport;
  2508. struct lpfc_nodelist *ndlp;
  2509. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  2510. if (mboxq->u.mb.mbxStatus) {
  2511. lpfc_printf_vlog(vport, KERN_ERR,
  2512. LOG_MBOX,
  2513. "2609 Init VPI mailbox failed 0x%x\n",
  2514. mboxq->u.mb.mbxStatus);
  2515. mempool_free(mboxq, phba->mbox_mem_pool);
  2516. lpfc_vport_set_state(vport, FC_VPORT_FAILED);
  2517. return;
  2518. }
  2519. spin_lock_irq(shost->host_lock);
  2520. vport->fc_flag &= ~FC_VPORT_NEEDS_INIT_VPI;
  2521. spin_unlock_irq(shost->host_lock);
  2522. /* If this port is physical port or FDISC is done, do reg_vpi */
  2523. if ((phba->pport == vport) || (vport->port_state == LPFC_FDISC)) {
  2524. ndlp = lpfc_findnode_did(vport, Fabric_DID);
  2525. if (!ndlp)
  2526. lpfc_printf_vlog(vport, KERN_ERR,
  2527. LOG_DISCOVERY,
  2528. "2731 Cannot find fabric "
  2529. "controller node\n");
  2530. else
  2531. lpfc_register_new_vport(phba, vport, ndlp);
  2532. mempool_free(mboxq, phba->mbox_mem_pool);
  2533. return;
  2534. }
  2535. if (phba->link_flag & LS_NPIV_FAB_SUPPORTED)
  2536. lpfc_initial_fdisc(vport);
  2537. else {
  2538. lpfc_vport_set_state(vport, FC_VPORT_NO_FABRIC_SUPP);
  2539. lpfc_printf_vlog(vport, KERN_ERR, LOG_ELS,
  2540. "2606 No NPIV Fabric support\n");
  2541. }
  2542. mempool_free(mboxq, phba->mbox_mem_pool);
  2543. return;
  2544. }
  2545. /**
  2546. * lpfc_issue_init_vpi - Issue init_vpi mailbox command.
  2547. * @vport: pointer to lpfc_vport data structure.
  2548. *
  2549. * This function issue a init_vpi mailbox command to initialize
  2550. * VPI for the vport.
  2551. */
  2552. void
  2553. lpfc_issue_init_vpi(struct lpfc_vport *vport)
  2554. {
  2555. LPFC_MBOXQ_t *mboxq;
  2556. int rc, vpi;
  2557. if ((vport->port_type != LPFC_PHYSICAL_PORT) && (!vport->vpi)) {
  2558. vpi = lpfc_alloc_vpi(vport->phba);
  2559. if (!vpi) {
  2560. lpfc_printf_vlog(vport, KERN_ERR,
  2561. LOG_MBOX,
  2562. "3303 Failed to obtain vport vpi\n");
  2563. lpfc_vport_set_state(vport, FC_VPORT_FAILED);
  2564. return;
  2565. }
  2566. vport->vpi = vpi;
  2567. }
  2568. mboxq = mempool_alloc(vport->phba->mbox_mem_pool, GFP_KERNEL);
  2569. if (!mboxq) {
  2570. lpfc_printf_vlog(vport, KERN_ERR,
  2571. LOG_MBOX, "2607 Failed to allocate "
  2572. "init_vpi mailbox\n");
  2573. return;
  2574. }
  2575. lpfc_init_vpi(vport->phba, mboxq, vport->vpi);
  2576. mboxq->vport = vport;
  2577. mboxq->mbox_cmpl = lpfc_init_vpi_cmpl;
  2578. rc = lpfc_sli_issue_mbox(vport->phba, mboxq, MBX_NOWAIT);
  2579. if (rc == MBX_NOT_FINISHED) {
  2580. lpfc_printf_vlog(vport, KERN_ERR,
  2581. LOG_MBOX, "2608 Failed to issue init_vpi mailbox\n");
  2582. mempool_free(mboxq, vport->phba->mbox_mem_pool);
  2583. }
  2584. }
  2585. /**
  2586. * lpfc_start_fdiscs - send fdiscs for each vports on this port.
  2587. * @phba: pointer to lpfc hba data structure.
  2588. *
  2589. * This function loops through the list of vports on the @phba and issues an
  2590. * FDISC if possible.
  2591. */
  2592. void
  2593. lpfc_start_fdiscs(struct lpfc_hba *phba)
  2594. {
  2595. struct lpfc_vport **vports;
  2596. int i;
  2597. vports = lpfc_create_vport_work_array(phba);
  2598. if (vports != NULL) {
  2599. for (i = 0; i <= phba->max_vports && vports[i] != NULL; i++) {
  2600. if (vports[i]->port_type == LPFC_PHYSICAL_PORT)
  2601. continue;
  2602. /* There are no vpi for this vport */
  2603. if (vports[i]->vpi > phba->max_vpi) {
  2604. lpfc_vport_set_state(vports[i],
  2605. FC_VPORT_FAILED);
  2606. continue;
  2607. }
  2608. if (phba->fc_topology == LPFC_TOPOLOGY_LOOP) {
  2609. lpfc_vport_set_state(vports[i],
  2610. FC_VPORT_LINKDOWN);
  2611. continue;
  2612. }
  2613. if (vports[i]->fc_flag & FC_VPORT_NEEDS_INIT_VPI) {
  2614. lpfc_issue_init_vpi(vports[i]);
  2615. continue;
  2616. }
  2617. if (phba->link_flag & LS_NPIV_FAB_SUPPORTED)
  2618. lpfc_initial_fdisc(vports[i]);
  2619. else {
  2620. lpfc_vport_set_state(vports[i],
  2621. FC_VPORT_NO_FABRIC_SUPP);
  2622. lpfc_printf_vlog(vports[i], KERN_ERR,
  2623. LOG_ELS,
  2624. "0259 No NPIV "
  2625. "Fabric support\n");
  2626. }
  2627. }
  2628. }
  2629. lpfc_destroy_vport_work_array(phba, vports);
  2630. }
  2631. void
  2632. lpfc_mbx_cmpl_reg_vfi(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
  2633. {
  2634. struct lpfc_dmabuf *dmabuf = mboxq->context1;
  2635. struct lpfc_vport *vport = mboxq->vport;
  2636. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  2637. /*
  2638. * VFI not supported for interface type 0, so ignore any mailbox
  2639. * error (except VFI in use) and continue with the discovery.
  2640. */
  2641. if (mboxq->u.mb.mbxStatus &&
  2642. (bf_get(lpfc_sli_intf_if_type, &phba->sli4_hba.sli_intf) !=
  2643. LPFC_SLI_INTF_IF_TYPE_0) &&
  2644. mboxq->u.mb.mbxStatus != MBX_VFI_IN_USE) {
  2645. lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX,
  2646. "2018 REG_VFI mbxStatus error x%x "
  2647. "HBA state x%x\n",
  2648. mboxq->u.mb.mbxStatus, vport->port_state);
  2649. if (phba->fc_topology == LPFC_TOPOLOGY_LOOP) {
  2650. /* FLOGI failed, use loop map to make discovery list */
  2651. lpfc_disc_list_loopmap(vport);
  2652. /* Start discovery */
  2653. lpfc_disc_start(vport);
  2654. goto out_free_mem;
  2655. }
  2656. lpfc_vport_set_state(vport, FC_VPORT_FAILED);
  2657. goto out_free_mem;
  2658. }
  2659. /* If the VFI is already registered, there is nothing else to do
  2660. * Unless this was a VFI update and we are in PT2PT mode, then
  2661. * we should drop through to set the port state to ready.
  2662. */
  2663. if (vport->fc_flag & FC_VFI_REGISTERED)
  2664. if (!(phba->sli_rev == LPFC_SLI_REV4 &&
  2665. vport->fc_flag & FC_PT2PT))
  2666. goto out_free_mem;
  2667. /* The VPI is implicitly registered when the VFI is registered */
  2668. spin_lock_irq(shost->host_lock);
  2669. vport->vpi_state |= LPFC_VPI_REGISTERED;
  2670. vport->fc_flag |= FC_VFI_REGISTERED;
  2671. vport->fc_flag &= ~FC_VPORT_NEEDS_REG_VPI;
  2672. vport->fc_flag &= ~FC_VPORT_NEEDS_INIT_VPI;
  2673. spin_unlock_irq(shost->host_lock);
  2674. /* In case SLI4 FC loopback test, we are ready */
  2675. if ((phba->sli_rev == LPFC_SLI_REV4) &&
  2676. (phba->link_flag & LS_LOOPBACK_MODE)) {
  2677. phba->link_state = LPFC_HBA_READY;
  2678. goto out_free_mem;
  2679. }
  2680. lpfc_printf_vlog(vport, KERN_INFO, LOG_SLI,
  2681. "3313 cmpl reg vfi port_state:%x fc_flag:%x myDid:%x "
  2682. "alpacnt:%d LinkState:%x topology:%x\n",
  2683. vport->port_state, vport->fc_flag, vport->fc_myDID,
  2684. vport->phba->alpa_map[0],
  2685. phba->link_state, phba->fc_topology);
  2686. if (vport->port_state == LPFC_FABRIC_CFG_LINK) {
  2687. /*
  2688. * For private loop or for NPort pt2pt,
  2689. * just start discovery and we are done.
  2690. */
  2691. if ((vport->fc_flag & FC_PT2PT) ||
  2692. ((phba->fc_topology == LPFC_TOPOLOGY_LOOP) &&
  2693. !(vport->fc_flag & FC_PUBLIC_LOOP))) {
  2694. /* Use loop map to make discovery list */
  2695. lpfc_disc_list_loopmap(vport);
  2696. /* Start discovery */
  2697. if (vport->fc_flag & FC_PT2PT)
  2698. vport->port_state = LPFC_VPORT_READY;
  2699. else
  2700. lpfc_disc_start(vport);
  2701. } else {
  2702. lpfc_start_fdiscs(phba);
  2703. lpfc_do_scr_ns_plogi(phba, vport);
  2704. }
  2705. }
  2706. out_free_mem:
  2707. mempool_free(mboxq, phba->mbox_mem_pool);
  2708. lpfc_mbuf_free(phba, dmabuf->virt, dmabuf->phys);
  2709. kfree(dmabuf);
  2710. return;
  2711. }
  2712. static void
  2713. lpfc_mbx_cmpl_read_sparam(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
  2714. {
  2715. MAILBOX_t *mb = &pmb->u.mb;
  2716. struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *) pmb->context1;
  2717. struct lpfc_vport *vport = pmb->vport;
  2718. /* Check for error */
  2719. if (mb->mbxStatus) {
  2720. /* READ_SPARAM mbox error <mbxStatus> state <hba_state> */
  2721. lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX,
  2722. "0319 READ_SPARAM mbxStatus error x%x "
  2723. "hba state x%x>\n",
  2724. mb->mbxStatus, vport->port_state);
  2725. lpfc_linkdown(phba);
  2726. goto out;
  2727. }
  2728. memcpy((uint8_t *) &vport->fc_sparam, (uint8_t *) mp->virt,
  2729. sizeof (struct serv_parm));
  2730. lpfc_update_vport_wwn(vport);
  2731. if (vport->port_type == LPFC_PHYSICAL_PORT) {
  2732. memcpy(&phba->wwnn, &vport->fc_nodename, sizeof(phba->wwnn));
  2733. memcpy(&phba->wwpn, &vport->fc_portname, sizeof(phba->wwnn));
  2734. }
  2735. lpfc_mbuf_free(phba, mp->virt, mp->phys);
  2736. kfree(mp);
  2737. mempool_free(pmb, phba->mbox_mem_pool);
  2738. return;
  2739. out:
  2740. pmb->context1 = NULL;
  2741. lpfc_mbuf_free(phba, mp->virt, mp->phys);
  2742. kfree(mp);
  2743. lpfc_issue_clear_la(phba, vport);
  2744. mempool_free(pmb, phba->mbox_mem_pool);
  2745. return;
  2746. }
  2747. static void
  2748. lpfc_mbx_process_link_up(struct lpfc_hba *phba, struct lpfc_mbx_read_top *la)
  2749. {
  2750. struct lpfc_vport *vport = phba->pport;
  2751. LPFC_MBOXQ_t *sparam_mbox, *cfglink_mbox = NULL;
  2752. struct Scsi_Host *shost;
  2753. int i;
  2754. struct lpfc_dmabuf *mp;
  2755. int rc;
  2756. struct fcf_record *fcf_record;
  2757. uint32_t fc_flags = 0;
  2758. spin_lock_irq(&phba->hbalock);
  2759. switch (bf_get(lpfc_mbx_read_top_link_spd, la)) {
  2760. case LPFC_LINK_SPEED_1GHZ:
  2761. case LPFC_LINK_SPEED_2GHZ:
  2762. case LPFC_LINK_SPEED_4GHZ:
  2763. case LPFC_LINK_SPEED_8GHZ:
  2764. case LPFC_LINK_SPEED_10GHZ:
  2765. case LPFC_LINK_SPEED_16GHZ:
  2766. phba->fc_linkspeed = bf_get(lpfc_mbx_read_top_link_spd, la);
  2767. break;
  2768. default:
  2769. phba->fc_linkspeed = LPFC_LINK_SPEED_UNKNOWN;
  2770. break;
  2771. }
  2772. if (phba->fc_topology &&
  2773. phba->fc_topology != bf_get(lpfc_mbx_read_top_topology, la)) {
  2774. lpfc_printf_log(phba, KERN_WARNING, LOG_SLI,
  2775. "3314 Toplogy changed was 0x%x is 0x%x\n",
  2776. phba->fc_topology,
  2777. bf_get(lpfc_mbx_read_top_topology, la));
  2778. phba->fc_topology_changed = 1;
  2779. }
  2780. phba->fc_topology = bf_get(lpfc_mbx_read_top_topology, la);
  2781. phba->link_flag &= ~LS_NPIV_FAB_SUPPORTED;
  2782. shost = lpfc_shost_from_vport(vport);
  2783. if (phba->fc_topology == LPFC_TOPOLOGY_LOOP) {
  2784. phba->sli3_options &= ~LPFC_SLI3_NPIV_ENABLED;
  2785. /* if npiv is enabled and this adapter supports npiv log
  2786. * a message that npiv is not supported in this topology
  2787. */
  2788. if (phba->cfg_enable_npiv && phba->max_vpi)
  2789. lpfc_printf_log(phba, KERN_ERR, LOG_LINK_EVENT,
  2790. "1309 Link Up Event npiv not supported in loop "
  2791. "topology\n");
  2792. /* Get Loop Map information */
  2793. if (bf_get(lpfc_mbx_read_top_il, la))
  2794. fc_flags |= FC_LBIT;
  2795. vport->fc_myDID = bf_get(lpfc_mbx_read_top_alpa_granted, la);
  2796. i = la->lilpBde64.tus.f.bdeSize;
  2797. if (i == 0) {
  2798. phba->alpa_map[0] = 0;
  2799. } else {
  2800. if (vport->cfg_log_verbose & LOG_LINK_EVENT) {
  2801. int numalpa, j, k;
  2802. union {
  2803. uint8_t pamap[16];
  2804. struct {
  2805. uint32_t wd1;
  2806. uint32_t wd2;
  2807. uint32_t wd3;
  2808. uint32_t wd4;
  2809. } pa;
  2810. } un;
  2811. numalpa = phba->alpa_map[0];
  2812. j = 0;
  2813. while (j < numalpa) {
  2814. memset(un.pamap, 0, 16);
  2815. for (k = 1; j < numalpa; k++) {
  2816. un.pamap[k - 1] =
  2817. phba->alpa_map[j + 1];
  2818. j++;
  2819. if (k == 16)
  2820. break;
  2821. }
  2822. /* Link Up Event ALPA map */
  2823. lpfc_printf_log(phba,
  2824. KERN_WARNING,
  2825. LOG_LINK_EVENT,
  2826. "1304 Link Up Event "
  2827. "ALPA map Data: x%x "
  2828. "x%x x%x x%x\n",
  2829. un.pa.wd1, un.pa.wd2,
  2830. un.pa.wd3, un.pa.wd4);
  2831. }
  2832. }
  2833. }
  2834. } else {
  2835. if (!(phba->sli3_options & LPFC_SLI3_NPIV_ENABLED)) {
  2836. if (phba->max_vpi && phba->cfg_enable_npiv &&
  2837. (phba->sli_rev >= LPFC_SLI_REV3))
  2838. phba->sli3_options |= LPFC_SLI3_NPIV_ENABLED;
  2839. }
  2840. vport->fc_myDID = phba->fc_pref_DID;
  2841. fc_flags |= FC_LBIT;
  2842. }
  2843. spin_unlock_irq(&phba->hbalock);
  2844. if (fc_flags) {
  2845. spin_lock_irq(shost->host_lock);
  2846. vport->fc_flag |= fc_flags;
  2847. spin_unlock_irq(shost->host_lock);
  2848. }
  2849. lpfc_linkup(phba);
  2850. sparam_mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
  2851. if (!sparam_mbox)
  2852. goto out;
  2853. rc = lpfc_read_sparam(phba, sparam_mbox, 0);
  2854. if (rc) {
  2855. mempool_free(sparam_mbox, phba->mbox_mem_pool);
  2856. goto out;
  2857. }
  2858. sparam_mbox->vport = vport;
  2859. sparam_mbox->mbox_cmpl = lpfc_mbx_cmpl_read_sparam;
  2860. rc = lpfc_sli_issue_mbox(phba, sparam_mbox, MBX_NOWAIT);
  2861. if (rc == MBX_NOT_FINISHED) {
  2862. mp = (struct lpfc_dmabuf *) sparam_mbox->context1;
  2863. lpfc_mbuf_free(phba, mp->virt, mp->phys);
  2864. kfree(mp);
  2865. mempool_free(sparam_mbox, phba->mbox_mem_pool);
  2866. goto out;
  2867. }
  2868. if (!(phba->hba_flag & HBA_FCOE_MODE)) {
  2869. cfglink_mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
  2870. if (!cfglink_mbox)
  2871. goto out;
  2872. vport->port_state = LPFC_LOCAL_CFG_LINK;
  2873. lpfc_config_link(phba, cfglink_mbox);
  2874. cfglink_mbox->vport = vport;
  2875. cfglink_mbox->mbox_cmpl = lpfc_mbx_cmpl_local_config_link;
  2876. rc = lpfc_sli_issue_mbox(phba, cfglink_mbox, MBX_NOWAIT);
  2877. if (rc == MBX_NOT_FINISHED) {
  2878. mempool_free(cfglink_mbox, phba->mbox_mem_pool);
  2879. goto out;
  2880. }
  2881. } else {
  2882. vport->port_state = LPFC_VPORT_UNKNOWN;
  2883. /*
  2884. * Add the driver's default FCF record at FCF index 0 now. This
  2885. * is phase 1 implementation that support FCF index 0 and driver
  2886. * defaults.
  2887. */
  2888. if (!(phba->hba_flag & HBA_FIP_SUPPORT)) {
  2889. fcf_record = kzalloc(sizeof(struct fcf_record),
  2890. GFP_KERNEL);
  2891. if (unlikely(!fcf_record)) {
  2892. lpfc_printf_log(phba, KERN_ERR,
  2893. LOG_MBOX | LOG_SLI,
  2894. "2554 Could not allocate memory for "
  2895. "fcf record\n");
  2896. rc = -ENODEV;
  2897. goto out;
  2898. }
  2899. lpfc_sli4_build_dflt_fcf_record(phba, fcf_record,
  2900. LPFC_FCOE_FCF_DEF_INDEX);
  2901. rc = lpfc_sli4_add_fcf_record(phba, fcf_record);
  2902. if (unlikely(rc)) {
  2903. lpfc_printf_log(phba, KERN_ERR,
  2904. LOG_MBOX | LOG_SLI,
  2905. "2013 Could not manually add FCF "
  2906. "record 0, status %d\n", rc);
  2907. rc = -ENODEV;
  2908. kfree(fcf_record);
  2909. goto out;
  2910. }
  2911. kfree(fcf_record);
  2912. }
  2913. /*
  2914. * The driver is expected to do FIP/FCF. Call the port
  2915. * and get the FCF Table.
  2916. */
  2917. spin_lock_irq(&phba->hbalock);
  2918. if (phba->hba_flag & FCF_TS_INPROG) {
  2919. spin_unlock_irq(&phba->hbalock);
  2920. return;
  2921. }
  2922. /* This is the initial FCF discovery scan */
  2923. phba->fcf.fcf_flag |= FCF_INIT_DISC;
  2924. spin_unlock_irq(&phba->hbalock);
  2925. lpfc_printf_log(phba, KERN_INFO, LOG_FIP | LOG_DISCOVERY,
  2926. "2778 Start FCF table scan at linkup\n");
  2927. rc = lpfc_sli4_fcf_scan_read_fcf_rec(phba,
  2928. LPFC_FCOE_FCF_GET_FIRST);
  2929. if (rc) {
  2930. spin_lock_irq(&phba->hbalock);
  2931. phba->fcf.fcf_flag &= ~FCF_INIT_DISC;
  2932. spin_unlock_irq(&phba->hbalock);
  2933. goto out;
  2934. }
  2935. /* Reset FCF roundrobin bmask for new discovery */
  2936. lpfc_sli4_clear_fcf_rr_bmask(phba);
  2937. }
  2938. return;
  2939. out:
  2940. lpfc_vport_set_state(vport, FC_VPORT_FAILED);
  2941. lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX,
  2942. "0263 Discovery Mailbox error: state: 0x%x : %p %p\n",
  2943. vport->port_state, sparam_mbox, cfglink_mbox);
  2944. lpfc_issue_clear_la(phba, vport);
  2945. return;
  2946. }
  2947. static void
  2948. lpfc_enable_la(struct lpfc_hba *phba)
  2949. {
  2950. uint32_t control;
  2951. struct lpfc_sli *psli = &phba->sli;
  2952. spin_lock_irq(&phba->hbalock);
  2953. psli->sli_flag |= LPFC_PROCESS_LA;
  2954. if (phba->sli_rev <= LPFC_SLI_REV3) {
  2955. control = readl(phba->HCregaddr);
  2956. control |= HC_LAINT_ENA;
  2957. writel(control, phba->HCregaddr);
  2958. readl(phba->HCregaddr); /* flush */
  2959. }
  2960. spin_unlock_irq(&phba->hbalock);
  2961. }
  2962. static void
  2963. lpfc_mbx_issue_link_down(struct lpfc_hba *phba)
  2964. {
  2965. lpfc_linkdown(phba);
  2966. lpfc_enable_la(phba);
  2967. lpfc_unregister_unused_fcf(phba);
  2968. /* turn on Link Attention interrupts - no CLEAR_LA needed */
  2969. }
  2970. /*
  2971. * This routine handles processing a READ_TOPOLOGY mailbox
  2972. * command upon completion. It is setup in the LPFC_MBOXQ
  2973. * as the completion routine when the command is
  2974. * handed off to the SLI layer.
  2975. */
  2976. void
  2977. lpfc_mbx_cmpl_read_topology(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
  2978. {
  2979. struct lpfc_vport *vport = pmb->vport;
  2980. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  2981. struct lpfc_mbx_read_top *la;
  2982. MAILBOX_t *mb = &pmb->u.mb;
  2983. struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *) (pmb->context1);
  2984. /* Unblock ELS traffic */
  2985. phba->sli.ring[LPFC_ELS_RING].flag &= ~LPFC_STOP_IOCB_EVENT;
  2986. /* Check for error */
  2987. if (mb->mbxStatus) {
  2988. lpfc_printf_log(phba, KERN_INFO, LOG_LINK_EVENT,
  2989. "1307 READ_LA mbox error x%x state x%x\n",
  2990. mb->mbxStatus, vport->port_state);
  2991. lpfc_mbx_issue_link_down(phba);
  2992. phba->link_state = LPFC_HBA_ERROR;
  2993. goto lpfc_mbx_cmpl_read_topology_free_mbuf;
  2994. }
  2995. la = (struct lpfc_mbx_read_top *) &pmb->u.mb.un.varReadTop;
  2996. memcpy(&phba->alpa_map[0], mp->virt, 128);
  2997. spin_lock_irq(shost->host_lock);
  2998. if (bf_get(lpfc_mbx_read_top_pb, la))
  2999. vport->fc_flag |= FC_BYPASSED_MODE;
  3000. else
  3001. vport->fc_flag &= ~FC_BYPASSED_MODE;
  3002. spin_unlock_irq(shost->host_lock);
  3003. if (phba->fc_eventTag <= la->eventTag) {
  3004. phba->fc_stat.LinkMultiEvent++;
  3005. if (bf_get(lpfc_mbx_read_top_att_type, la) == LPFC_ATT_LINK_UP)
  3006. if (phba->fc_eventTag != 0)
  3007. lpfc_linkdown(phba);
  3008. }
  3009. phba->fc_eventTag = la->eventTag;
  3010. if (phba->sli_rev < LPFC_SLI_REV4) {
  3011. spin_lock_irq(&phba->hbalock);
  3012. if (bf_get(lpfc_mbx_read_top_mm, la))
  3013. phba->sli.sli_flag |= LPFC_MENLO_MAINT;
  3014. else
  3015. phba->sli.sli_flag &= ~LPFC_MENLO_MAINT;
  3016. spin_unlock_irq(&phba->hbalock);
  3017. }
  3018. phba->link_events++;
  3019. if ((bf_get(lpfc_mbx_read_top_att_type, la) == LPFC_ATT_LINK_UP) &&
  3020. !(phba->sli.sli_flag & LPFC_MENLO_MAINT)) {
  3021. phba->fc_stat.LinkUp++;
  3022. if (phba->link_flag & LS_LOOPBACK_MODE) {
  3023. lpfc_printf_log(phba, KERN_ERR, LOG_LINK_EVENT,
  3024. "1306 Link Up Event in loop back mode "
  3025. "x%x received Data: x%x x%x x%x x%x\n",
  3026. la->eventTag, phba->fc_eventTag,
  3027. bf_get(lpfc_mbx_read_top_alpa_granted,
  3028. la),
  3029. bf_get(lpfc_mbx_read_top_link_spd, la),
  3030. phba->alpa_map[0]);
  3031. } else {
  3032. lpfc_printf_log(phba, KERN_ERR, LOG_LINK_EVENT,
  3033. "1303 Link Up Event x%x received "
  3034. "Data: x%x x%x x%x x%x x%x x%x %d\n",
  3035. la->eventTag, phba->fc_eventTag,
  3036. bf_get(lpfc_mbx_read_top_alpa_granted,
  3037. la),
  3038. bf_get(lpfc_mbx_read_top_link_spd, la),
  3039. phba->alpa_map[0],
  3040. bf_get(lpfc_mbx_read_top_mm, la),
  3041. bf_get(lpfc_mbx_read_top_fa, la),
  3042. phba->wait_4_mlo_maint_flg);
  3043. }
  3044. lpfc_mbx_process_link_up(phba, la);
  3045. } else if (bf_get(lpfc_mbx_read_top_att_type, la) ==
  3046. LPFC_ATT_LINK_DOWN) {
  3047. phba->fc_stat.LinkDown++;
  3048. if (phba->link_flag & LS_LOOPBACK_MODE)
  3049. lpfc_printf_log(phba, KERN_ERR, LOG_LINK_EVENT,
  3050. "1308 Link Down Event in loop back mode "
  3051. "x%x received "
  3052. "Data: x%x x%x x%x\n",
  3053. la->eventTag, phba->fc_eventTag,
  3054. phba->pport->port_state, vport->fc_flag);
  3055. else
  3056. lpfc_printf_log(phba, KERN_ERR, LOG_LINK_EVENT,
  3057. "1305 Link Down Event x%x received "
  3058. "Data: x%x x%x x%x x%x x%x\n",
  3059. la->eventTag, phba->fc_eventTag,
  3060. phba->pport->port_state, vport->fc_flag,
  3061. bf_get(lpfc_mbx_read_top_mm, la),
  3062. bf_get(lpfc_mbx_read_top_fa, la));
  3063. lpfc_mbx_issue_link_down(phba);
  3064. }
  3065. if ((phba->sli.sli_flag & LPFC_MENLO_MAINT) &&
  3066. ((bf_get(lpfc_mbx_read_top_att_type, la) == LPFC_ATT_LINK_UP))) {
  3067. if (phba->link_state != LPFC_LINK_DOWN) {
  3068. phba->fc_stat.LinkDown++;
  3069. lpfc_printf_log(phba, KERN_ERR, LOG_LINK_EVENT,
  3070. "1312 Link Down Event x%x received "
  3071. "Data: x%x x%x x%x\n",
  3072. la->eventTag, phba->fc_eventTag,
  3073. phba->pport->port_state, vport->fc_flag);
  3074. lpfc_mbx_issue_link_down(phba);
  3075. } else
  3076. lpfc_enable_la(phba);
  3077. lpfc_printf_log(phba, KERN_ERR, LOG_LINK_EVENT,
  3078. "1310 Menlo Maint Mode Link up Event x%x rcvd "
  3079. "Data: x%x x%x x%x\n",
  3080. la->eventTag, phba->fc_eventTag,
  3081. phba->pport->port_state, vport->fc_flag);
  3082. /*
  3083. * The cmnd that triggered this will be waiting for this
  3084. * signal.
  3085. */
  3086. /* WAKEUP for MENLO_SET_MODE or MENLO_RESET command. */
  3087. if (phba->wait_4_mlo_maint_flg) {
  3088. phba->wait_4_mlo_maint_flg = 0;
  3089. wake_up_interruptible(&phba->wait_4_mlo_m_q);
  3090. }
  3091. }
  3092. if ((phba->sli_rev < LPFC_SLI_REV4) &&
  3093. bf_get(lpfc_mbx_read_top_fa, la)) {
  3094. if (phba->sli.sli_flag & LPFC_MENLO_MAINT)
  3095. lpfc_issue_clear_la(phba, vport);
  3096. lpfc_printf_log(phba, KERN_INFO, LOG_LINK_EVENT,
  3097. "1311 fa %d\n",
  3098. bf_get(lpfc_mbx_read_top_fa, la));
  3099. }
  3100. lpfc_mbx_cmpl_read_topology_free_mbuf:
  3101. lpfc_mbuf_free(phba, mp->virt, mp->phys);
  3102. kfree(mp);
  3103. mempool_free(pmb, phba->mbox_mem_pool);
  3104. return;
  3105. }
  3106. /*
  3107. * This routine handles processing a REG_LOGIN mailbox
  3108. * command upon completion. It is setup in the LPFC_MBOXQ
  3109. * as the completion routine when the command is
  3110. * handed off to the SLI layer.
  3111. */
  3112. void
  3113. lpfc_mbx_cmpl_reg_login(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
  3114. {
  3115. struct lpfc_vport *vport = pmb->vport;
  3116. struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *) (pmb->context1);
  3117. struct lpfc_nodelist *ndlp = (struct lpfc_nodelist *) pmb->context2;
  3118. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  3119. pmb->context1 = NULL;
  3120. pmb->context2 = NULL;
  3121. if (ndlp->nlp_flag & NLP_REG_LOGIN_SEND)
  3122. ndlp->nlp_flag &= ~NLP_REG_LOGIN_SEND;
  3123. if (ndlp->nlp_flag & NLP_IGNR_REG_CMPL ||
  3124. ndlp->nlp_state != NLP_STE_REG_LOGIN_ISSUE) {
  3125. /* We rcvd a rscn after issuing this
  3126. * mbox reg login, we may have cycled
  3127. * back through the state and be
  3128. * back at reg login state so this
  3129. * mbox needs to be ignored becase
  3130. * there is another reg login in
  3131. * process.
  3132. */
  3133. spin_lock_irq(shost->host_lock);
  3134. ndlp->nlp_flag &= ~NLP_IGNR_REG_CMPL;
  3135. spin_unlock_irq(shost->host_lock);
  3136. } else
  3137. /* Good status, call state machine */
  3138. lpfc_disc_state_machine(vport, ndlp, pmb,
  3139. NLP_EVT_CMPL_REG_LOGIN);
  3140. lpfc_mbuf_free(phba, mp->virt, mp->phys);
  3141. kfree(mp);
  3142. mempool_free(pmb, phba->mbox_mem_pool);
  3143. /* decrement the node reference count held for this callback
  3144. * function.
  3145. */
  3146. lpfc_nlp_put(ndlp);
  3147. return;
  3148. }
  3149. static void
  3150. lpfc_mbx_cmpl_unreg_vpi(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
  3151. {
  3152. MAILBOX_t *mb = &pmb->u.mb;
  3153. struct lpfc_vport *vport = pmb->vport;
  3154. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  3155. switch (mb->mbxStatus) {
  3156. case 0x0011:
  3157. case 0x0020:
  3158. lpfc_printf_vlog(vport, KERN_INFO, LOG_NODE,
  3159. "0911 cmpl_unreg_vpi, mb status = 0x%x\n",
  3160. mb->mbxStatus);
  3161. break;
  3162. /* If VPI is busy, reset the HBA */
  3163. case 0x9700:
  3164. lpfc_printf_vlog(vport, KERN_ERR, LOG_NODE,
  3165. "2798 Unreg_vpi failed vpi 0x%x, mb status = 0x%x\n",
  3166. vport->vpi, mb->mbxStatus);
  3167. if (!(phba->pport->load_flag & FC_UNLOADING))
  3168. lpfc_workq_post_event(phba, NULL, NULL,
  3169. LPFC_EVT_RESET_HBA);
  3170. }
  3171. spin_lock_irq(shost->host_lock);
  3172. vport->vpi_state &= ~LPFC_VPI_REGISTERED;
  3173. vport->fc_flag |= FC_VPORT_NEEDS_REG_VPI;
  3174. spin_unlock_irq(shost->host_lock);
  3175. vport->unreg_vpi_cmpl = VPORT_OK;
  3176. mempool_free(pmb, phba->mbox_mem_pool);
  3177. lpfc_cleanup_vports_rrqs(vport, NULL);
  3178. /*
  3179. * This shost reference might have been taken at the beginning of
  3180. * lpfc_vport_delete()
  3181. */
  3182. if ((vport->load_flag & FC_UNLOADING) && (vport != phba->pport))
  3183. scsi_host_put(shost);
  3184. }
  3185. int
  3186. lpfc_mbx_unreg_vpi(struct lpfc_vport *vport)
  3187. {
  3188. struct lpfc_hba *phba = vport->phba;
  3189. LPFC_MBOXQ_t *mbox;
  3190. int rc;
  3191. mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
  3192. if (!mbox)
  3193. return 1;
  3194. lpfc_unreg_vpi(phba, vport->vpi, mbox);
  3195. mbox->vport = vport;
  3196. mbox->mbox_cmpl = lpfc_mbx_cmpl_unreg_vpi;
  3197. rc = lpfc_sli_issue_mbox(phba, mbox, MBX_NOWAIT);
  3198. if (rc == MBX_NOT_FINISHED) {
  3199. lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX | LOG_VPORT,
  3200. "1800 Could not issue unreg_vpi\n");
  3201. mempool_free(mbox, phba->mbox_mem_pool);
  3202. vport->unreg_vpi_cmpl = VPORT_ERROR;
  3203. return rc;
  3204. }
  3205. return 0;
  3206. }
  3207. static void
  3208. lpfc_mbx_cmpl_reg_vpi(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
  3209. {
  3210. struct lpfc_vport *vport = pmb->vport;
  3211. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  3212. MAILBOX_t *mb = &pmb->u.mb;
  3213. switch (mb->mbxStatus) {
  3214. case 0x0011:
  3215. case 0x9601:
  3216. case 0x9602:
  3217. lpfc_printf_vlog(vport, KERN_INFO, LOG_NODE,
  3218. "0912 cmpl_reg_vpi, mb status = 0x%x\n",
  3219. mb->mbxStatus);
  3220. lpfc_vport_set_state(vport, FC_VPORT_FAILED);
  3221. spin_lock_irq(shost->host_lock);
  3222. vport->fc_flag &= ~(FC_FABRIC | FC_PUBLIC_LOOP);
  3223. spin_unlock_irq(shost->host_lock);
  3224. vport->fc_myDID = 0;
  3225. goto out;
  3226. }
  3227. spin_lock_irq(shost->host_lock);
  3228. vport->vpi_state |= LPFC_VPI_REGISTERED;
  3229. vport->fc_flag &= ~FC_VPORT_NEEDS_REG_VPI;
  3230. spin_unlock_irq(shost->host_lock);
  3231. vport->num_disc_nodes = 0;
  3232. /* go thru NPR list and issue ELS PLOGIs */
  3233. if (vport->fc_npr_cnt)
  3234. lpfc_els_disc_plogi(vport);
  3235. if (!vport->num_disc_nodes) {
  3236. spin_lock_irq(shost->host_lock);
  3237. vport->fc_flag &= ~FC_NDISC_ACTIVE;
  3238. spin_unlock_irq(shost->host_lock);
  3239. lpfc_can_disctmo(vport);
  3240. }
  3241. vport->port_state = LPFC_VPORT_READY;
  3242. out:
  3243. mempool_free(pmb, phba->mbox_mem_pool);
  3244. return;
  3245. }
  3246. /**
  3247. * lpfc_create_static_vport - Read HBA config region to create static vports.
  3248. * @phba: pointer to lpfc hba data structure.
  3249. *
  3250. * This routine issue a DUMP mailbox command for config region 22 to get
  3251. * the list of static vports to be created. The function create vports
  3252. * based on the information returned from the HBA.
  3253. **/
  3254. void
  3255. lpfc_create_static_vport(struct lpfc_hba *phba)
  3256. {
  3257. LPFC_MBOXQ_t *pmb = NULL;
  3258. MAILBOX_t *mb;
  3259. struct static_vport_info *vport_info;
  3260. int mbx_wait_rc = 0, i;
  3261. struct fc_vport_identifiers vport_id;
  3262. struct fc_vport *new_fc_vport;
  3263. struct Scsi_Host *shost;
  3264. struct lpfc_vport *vport;
  3265. uint16_t offset = 0;
  3266. uint8_t *vport_buff;
  3267. struct lpfc_dmabuf *mp;
  3268. uint32_t byte_count = 0;
  3269. pmb = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
  3270. if (!pmb) {
  3271. lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
  3272. "0542 lpfc_create_static_vport failed to"
  3273. " allocate mailbox memory\n");
  3274. return;
  3275. }
  3276. memset(pmb, 0, sizeof(LPFC_MBOXQ_t));
  3277. mb = &pmb->u.mb;
  3278. vport_info = kzalloc(sizeof(struct static_vport_info), GFP_KERNEL);
  3279. if (!vport_info) {
  3280. lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
  3281. "0543 lpfc_create_static_vport failed to"
  3282. " allocate vport_info\n");
  3283. mempool_free(pmb, phba->mbox_mem_pool);
  3284. return;
  3285. }
  3286. vport_buff = (uint8_t *) vport_info;
  3287. do {
  3288. /* free dma buffer from previous round */
  3289. if (pmb->context1) {
  3290. mp = (struct lpfc_dmabuf *)pmb->context1;
  3291. lpfc_mbuf_free(phba, mp->virt, mp->phys);
  3292. kfree(mp);
  3293. }
  3294. if (lpfc_dump_static_vport(phba, pmb, offset))
  3295. goto out;
  3296. pmb->vport = phba->pport;
  3297. mbx_wait_rc = lpfc_sli_issue_mbox_wait(phba, pmb,
  3298. LPFC_MBOX_TMO);
  3299. if ((mbx_wait_rc != MBX_SUCCESS) || mb->mbxStatus) {
  3300. lpfc_printf_log(phba, KERN_WARNING, LOG_INIT,
  3301. "0544 lpfc_create_static_vport failed to"
  3302. " issue dump mailbox command ret 0x%x "
  3303. "status 0x%x\n",
  3304. mbx_wait_rc, mb->mbxStatus);
  3305. goto out;
  3306. }
  3307. if (phba->sli_rev == LPFC_SLI_REV4) {
  3308. byte_count = pmb->u.mqe.un.mb_words[5];
  3309. mp = (struct lpfc_dmabuf *)pmb->context1;
  3310. if (byte_count > sizeof(struct static_vport_info) -
  3311. offset)
  3312. byte_count = sizeof(struct static_vport_info)
  3313. - offset;
  3314. memcpy(vport_buff + offset, mp->virt, byte_count);
  3315. offset += byte_count;
  3316. } else {
  3317. if (mb->un.varDmp.word_cnt >
  3318. sizeof(struct static_vport_info) - offset)
  3319. mb->un.varDmp.word_cnt =
  3320. sizeof(struct static_vport_info)
  3321. - offset;
  3322. byte_count = mb->un.varDmp.word_cnt;
  3323. lpfc_sli_pcimem_bcopy(((uint8_t *)mb) + DMP_RSP_OFFSET,
  3324. vport_buff + offset,
  3325. byte_count);
  3326. offset += byte_count;
  3327. }
  3328. } while (byte_count &&
  3329. offset < sizeof(struct static_vport_info));
  3330. if ((le32_to_cpu(vport_info->signature) != VPORT_INFO_SIG) ||
  3331. ((le32_to_cpu(vport_info->rev) & VPORT_INFO_REV_MASK)
  3332. != VPORT_INFO_REV)) {
  3333. lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
  3334. "0545 lpfc_create_static_vport bad"
  3335. " information header 0x%x 0x%x\n",
  3336. le32_to_cpu(vport_info->signature),
  3337. le32_to_cpu(vport_info->rev) & VPORT_INFO_REV_MASK);
  3338. goto out;
  3339. }
  3340. shost = lpfc_shost_from_vport(phba->pport);
  3341. for (i = 0; i < MAX_STATIC_VPORT_COUNT; i++) {
  3342. memset(&vport_id, 0, sizeof(vport_id));
  3343. vport_id.port_name = wwn_to_u64(vport_info->vport_list[i].wwpn);
  3344. vport_id.node_name = wwn_to_u64(vport_info->vport_list[i].wwnn);
  3345. if (!vport_id.port_name || !vport_id.node_name)
  3346. continue;
  3347. vport_id.roles = FC_PORT_ROLE_FCP_INITIATOR;
  3348. vport_id.vport_type = FC_PORTTYPE_NPIV;
  3349. vport_id.disable = false;
  3350. new_fc_vport = fc_vport_create(shost, 0, &vport_id);
  3351. if (!new_fc_vport) {
  3352. lpfc_printf_log(phba, KERN_WARNING, LOG_INIT,
  3353. "0546 lpfc_create_static_vport failed to"
  3354. " create vport\n");
  3355. continue;
  3356. }
  3357. vport = *(struct lpfc_vport **)new_fc_vport->dd_data;
  3358. vport->vport_flag |= STATIC_VPORT;
  3359. }
  3360. out:
  3361. kfree(vport_info);
  3362. if (mbx_wait_rc != MBX_TIMEOUT) {
  3363. if (pmb->context1) {
  3364. mp = (struct lpfc_dmabuf *)pmb->context1;
  3365. lpfc_mbuf_free(phba, mp->virt, mp->phys);
  3366. kfree(mp);
  3367. }
  3368. mempool_free(pmb, phba->mbox_mem_pool);
  3369. }
  3370. return;
  3371. }
  3372. /*
  3373. * This routine handles processing a Fabric REG_LOGIN mailbox
  3374. * command upon completion. It is setup in the LPFC_MBOXQ
  3375. * as the completion routine when the command is
  3376. * handed off to the SLI layer.
  3377. */
  3378. void
  3379. lpfc_mbx_cmpl_fabric_reg_login(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
  3380. {
  3381. struct lpfc_vport *vport = pmb->vport;
  3382. MAILBOX_t *mb = &pmb->u.mb;
  3383. struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *) (pmb->context1);
  3384. struct lpfc_nodelist *ndlp;
  3385. struct Scsi_Host *shost;
  3386. ndlp = (struct lpfc_nodelist *) pmb->context2;
  3387. pmb->context1 = NULL;
  3388. pmb->context2 = NULL;
  3389. if (mb->mbxStatus) {
  3390. lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX,
  3391. "0258 Register Fabric login error: 0x%x\n",
  3392. mb->mbxStatus);
  3393. lpfc_mbuf_free(phba, mp->virt, mp->phys);
  3394. kfree(mp);
  3395. mempool_free(pmb, phba->mbox_mem_pool);
  3396. if (phba->fc_topology == LPFC_TOPOLOGY_LOOP) {
  3397. /* FLOGI failed, use loop map to make discovery list */
  3398. lpfc_disc_list_loopmap(vport);
  3399. /* Start discovery */
  3400. lpfc_disc_start(vport);
  3401. /* Decrement the reference count to ndlp after the
  3402. * reference to the ndlp are done.
  3403. */
  3404. lpfc_nlp_put(ndlp);
  3405. return;
  3406. }
  3407. lpfc_vport_set_state(vport, FC_VPORT_FAILED);
  3408. /* Decrement the reference count to ndlp after the reference
  3409. * to the ndlp are done.
  3410. */
  3411. lpfc_nlp_put(ndlp);
  3412. return;
  3413. }
  3414. if (phba->sli_rev < LPFC_SLI_REV4)
  3415. ndlp->nlp_rpi = mb->un.varWords[0];
  3416. ndlp->nlp_flag |= NLP_RPI_REGISTERED;
  3417. ndlp->nlp_type |= NLP_FABRIC;
  3418. lpfc_nlp_set_state(vport, ndlp, NLP_STE_UNMAPPED_NODE);
  3419. if (vport->port_state == LPFC_FABRIC_CFG_LINK) {
  3420. /* when physical port receive logo donot start
  3421. * vport discovery */
  3422. if (!(vport->fc_flag & FC_LOGO_RCVD_DID_CHNG))
  3423. lpfc_start_fdiscs(phba);
  3424. else {
  3425. shost = lpfc_shost_from_vport(vport);
  3426. spin_lock_irq(shost->host_lock);
  3427. vport->fc_flag &= ~FC_LOGO_RCVD_DID_CHNG ;
  3428. spin_unlock_irq(shost->host_lock);
  3429. }
  3430. lpfc_do_scr_ns_plogi(phba, vport);
  3431. }
  3432. lpfc_mbuf_free(phba, mp->virt, mp->phys);
  3433. kfree(mp);
  3434. mempool_free(pmb, phba->mbox_mem_pool);
  3435. /* Drop the reference count from the mbox at the end after
  3436. * all the current reference to the ndlp have been done.
  3437. */
  3438. lpfc_nlp_put(ndlp);
  3439. return;
  3440. }
  3441. /*
  3442. * This routine handles processing a NameServer REG_LOGIN mailbox
  3443. * command upon completion. It is setup in the LPFC_MBOXQ
  3444. * as the completion routine when the command is
  3445. * handed off to the SLI layer.
  3446. */
  3447. void
  3448. lpfc_mbx_cmpl_ns_reg_login(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
  3449. {
  3450. MAILBOX_t *mb = &pmb->u.mb;
  3451. struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *) (pmb->context1);
  3452. struct lpfc_nodelist *ndlp = (struct lpfc_nodelist *) pmb->context2;
  3453. struct lpfc_vport *vport = pmb->vport;
  3454. pmb->context1 = NULL;
  3455. pmb->context2 = NULL;
  3456. if (mb->mbxStatus) {
  3457. out:
  3458. lpfc_printf_vlog(vport, KERN_ERR, LOG_ELS,
  3459. "0260 Register NameServer error: 0x%x\n",
  3460. mb->mbxStatus);
  3461. /* decrement the node reference count held for this
  3462. * callback function.
  3463. */
  3464. lpfc_nlp_put(ndlp);
  3465. lpfc_mbuf_free(phba, mp->virt, mp->phys);
  3466. kfree(mp);
  3467. mempool_free(pmb, phba->mbox_mem_pool);
  3468. /* If no other thread is using the ndlp, free it */
  3469. lpfc_nlp_not_used(ndlp);
  3470. if (phba->fc_topology == LPFC_TOPOLOGY_LOOP) {
  3471. /*
  3472. * RegLogin failed, use loop map to make discovery
  3473. * list
  3474. */
  3475. lpfc_disc_list_loopmap(vport);
  3476. /* Start discovery */
  3477. lpfc_disc_start(vport);
  3478. return;
  3479. }
  3480. lpfc_vport_set_state(vport, FC_VPORT_FAILED);
  3481. return;
  3482. }
  3483. if (phba->sli_rev < LPFC_SLI_REV4)
  3484. ndlp->nlp_rpi = mb->un.varWords[0];
  3485. ndlp->nlp_flag |= NLP_RPI_REGISTERED;
  3486. ndlp->nlp_type |= NLP_FABRIC;
  3487. lpfc_nlp_set_state(vport, ndlp, NLP_STE_UNMAPPED_NODE);
  3488. if (vport->port_state < LPFC_VPORT_READY) {
  3489. /* Link up discovery requires Fabric registration. */
  3490. lpfc_ns_cmd(vport, SLI_CTNS_RFF_ID, 0, 0); /* Do this first! */
  3491. lpfc_ns_cmd(vport, SLI_CTNS_RNN_ID, 0, 0);
  3492. lpfc_ns_cmd(vport, SLI_CTNS_RSNN_NN, 0, 0);
  3493. lpfc_ns_cmd(vport, SLI_CTNS_RSPN_ID, 0, 0);
  3494. lpfc_ns_cmd(vport, SLI_CTNS_RFT_ID, 0, 0);
  3495. /* Issue SCR just before NameServer GID_FT Query */
  3496. lpfc_issue_els_scr(vport, SCR_DID, 0);
  3497. }
  3498. vport->fc_ns_retry = 0;
  3499. /* Good status, issue CT Request to NameServer */
  3500. if (lpfc_ns_cmd(vport, SLI_CTNS_GID_FT, 0, 0)) {
  3501. /* Cannot issue NameServer Query, so finish up discovery */
  3502. goto out;
  3503. }
  3504. /* decrement the node reference count held for this
  3505. * callback function.
  3506. */
  3507. lpfc_nlp_put(ndlp);
  3508. lpfc_mbuf_free(phba, mp->virt, mp->phys);
  3509. kfree(mp);
  3510. mempool_free(pmb, phba->mbox_mem_pool);
  3511. return;
  3512. }
  3513. static void
  3514. lpfc_register_remote_port(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
  3515. {
  3516. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  3517. struct fc_rport *rport;
  3518. struct lpfc_rport_data *rdata;
  3519. struct fc_rport_identifiers rport_ids;
  3520. struct lpfc_hba *phba = vport->phba;
  3521. /* Remote port has reappeared. Re-register w/ FC transport */
  3522. rport_ids.node_name = wwn_to_u64(ndlp->nlp_nodename.u.wwn);
  3523. rport_ids.port_name = wwn_to_u64(ndlp->nlp_portname.u.wwn);
  3524. rport_ids.port_id = ndlp->nlp_DID;
  3525. rport_ids.roles = FC_RPORT_ROLE_UNKNOWN;
  3526. /*
  3527. * We leave our node pointer in rport->dd_data when we unregister a
  3528. * FCP target port. But fc_remote_port_add zeros the space to which
  3529. * rport->dd_data points. So, if we're reusing a previously
  3530. * registered port, drop the reference that we took the last time we
  3531. * registered the port.
  3532. */
  3533. if (ndlp->rport && ndlp->rport->dd_data &&
  3534. ((struct lpfc_rport_data *) ndlp->rport->dd_data)->pnode == ndlp)
  3535. lpfc_nlp_put(ndlp);
  3536. lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_RPORT,
  3537. "rport add: did:x%x flg:x%x type x%x",
  3538. ndlp->nlp_DID, ndlp->nlp_flag, ndlp->nlp_type);
  3539. /* Don't add the remote port if unloading. */
  3540. if (vport->load_flag & FC_UNLOADING)
  3541. return;
  3542. ndlp->rport = rport = fc_remote_port_add(shost, 0, &rport_ids);
  3543. if (!rport || !get_device(&rport->dev)) {
  3544. dev_printk(KERN_WARNING, &phba->pcidev->dev,
  3545. "Warning: fc_remote_port_add failed\n");
  3546. return;
  3547. }
  3548. /* initialize static port data */
  3549. rport->maxframe_size = ndlp->nlp_maxframe;
  3550. rport->supported_classes = ndlp->nlp_class_sup;
  3551. rdata = rport->dd_data;
  3552. rdata->pnode = lpfc_nlp_get(ndlp);
  3553. if (ndlp->nlp_type & NLP_FCP_TARGET)
  3554. rport_ids.roles |= FC_RPORT_ROLE_FCP_TARGET;
  3555. if (ndlp->nlp_type & NLP_FCP_INITIATOR)
  3556. rport_ids.roles |= FC_RPORT_ROLE_FCP_INITIATOR;
  3557. if (rport_ids.roles != FC_RPORT_ROLE_UNKNOWN)
  3558. fc_remote_port_rolechg(rport, rport_ids.roles);
  3559. lpfc_printf_vlog(ndlp->vport, KERN_INFO, LOG_NODE,
  3560. "3183 rport register x%06x, rport %p role x%x\n",
  3561. ndlp->nlp_DID, rport, rport_ids.roles);
  3562. if ((rport->scsi_target_id != -1) &&
  3563. (rport->scsi_target_id < LPFC_MAX_TARGET)) {
  3564. ndlp->nlp_sid = rport->scsi_target_id;
  3565. }
  3566. return;
  3567. }
  3568. static void
  3569. lpfc_unregister_remote_port(struct lpfc_nodelist *ndlp)
  3570. {
  3571. struct fc_rport *rport = ndlp->rport;
  3572. lpfc_debugfs_disc_trc(ndlp->vport, LPFC_DISC_TRC_RPORT,
  3573. "rport delete: did:x%x flg:x%x type x%x",
  3574. ndlp->nlp_DID, ndlp->nlp_flag, ndlp->nlp_type);
  3575. lpfc_printf_vlog(ndlp->vport, KERN_INFO, LOG_NODE,
  3576. "3184 rport unregister x%06x, rport %p\n",
  3577. ndlp->nlp_DID, rport);
  3578. fc_remote_port_delete(rport);
  3579. return;
  3580. }
  3581. static void
  3582. lpfc_nlp_counters(struct lpfc_vport *vport, int state, int count)
  3583. {
  3584. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  3585. spin_lock_irq(shost->host_lock);
  3586. switch (state) {
  3587. case NLP_STE_UNUSED_NODE:
  3588. vport->fc_unused_cnt += count;
  3589. break;
  3590. case NLP_STE_PLOGI_ISSUE:
  3591. vport->fc_plogi_cnt += count;
  3592. break;
  3593. case NLP_STE_ADISC_ISSUE:
  3594. vport->fc_adisc_cnt += count;
  3595. break;
  3596. case NLP_STE_REG_LOGIN_ISSUE:
  3597. vport->fc_reglogin_cnt += count;
  3598. break;
  3599. case NLP_STE_PRLI_ISSUE:
  3600. vport->fc_prli_cnt += count;
  3601. break;
  3602. case NLP_STE_UNMAPPED_NODE:
  3603. vport->fc_unmap_cnt += count;
  3604. break;
  3605. case NLP_STE_MAPPED_NODE:
  3606. vport->fc_map_cnt += count;
  3607. break;
  3608. case NLP_STE_NPR_NODE:
  3609. vport->fc_npr_cnt += count;
  3610. break;
  3611. }
  3612. spin_unlock_irq(shost->host_lock);
  3613. }
  3614. static void
  3615. lpfc_nlp_state_cleanup(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp,
  3616. int old_state, int new_state)
  3617. {
  3618. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  3619. if (new_state == NLP_STE_UNMAPPED_NODE) {
  3620. ndlp->nlp_flag &= ~NLP_NODEV_REMOVE;
  3621. ndlp->nlp_type |= NLP_FC_NODE;
  3622. }
  3623. if (new_state == NLP_STE_MAPPED_NODE)
  3624. ndlp->nlp_flag &= ~NLP_NODEV_REMOVE;
  3625. if (new_state == NLP_STE_NPR_NODE)
  3626. ndlp->nlp_flag &= ~NLP_RCV_PLOGI;
  3627. /* Transport interface */
  3628. if (ndlp->rport && (old_state == NLP_STE_MAPPED_NODE ||
  3629. old_state == NLP_STE_UNMAPPED_NODE)) {
  3630. vport->phba->nport_event_cnt++;
  3631. lpfc_unregister_remote_port(ndlp);
  3632. }
  3633. if (new_state == NLP_STE_MAPPED_NODE ||
  3634. new_state == NLP_STE_UNMAPPED_NODE) {
  3635. vport->phba->nport_event_cnt++;
  3636. /*
  3637. * Tell the fc transport about the port, if we haven't
  3638. * already. If we have, and it's a scsi entity, be
  3639. * sure to unblock any attached scsi devices
  3640. */
  3641. lpfc_register_remote_port(vport, ndlp);
  3642. }
  3643. if ((new_state == NLP_STE_MAPPED_NODE) &&
  3644. (vport->stat_data_enabled)) {
  3645. /*
  3646. * A new target is discovered, if there is no buffer for
  3647. * statistical data collection allocate buffer.
  3648. */
  3649. ndlp->lat_data = kcalloc(LPFC_MAX_BUCKET_COUNT,
  3650. sizeof(struct lpfc_scsicmd_bkt),
  3651. GFP_KERNEL);
  3652. if (!ndlp->lat_data)
  3653. lpfc_printf_vlog(vport, KERN_ERR, LOG_NODE,
  3654. "0286 lpfc_nlp_state_cleanup failed to "
  3655. "allocate statistical data buffer DID "
  3656. "0x%x\n", ndlp->nlp_DID);
  3657. }
  3658. /*
  3659. * if we added to Mapped list, but the remote port
  3660. * registration failed or assigned a target id outside
  3661. * our presentable range - move the node to the
  3662. * Unmapped List
  3663. */
  3664. if (new_state == NLP_STE_MAPPED_NODE &&
  3665. (!ndlp->rport ||
  3666. ndlp->rport->scsi_target_id == -1 ||
  3667. ndlp->rport->scsi_target_id >= LPFC_MAX_TARGET)) {
  3668. spin_lock_irq(shost->host_lock);
  3669. ndlp->nlp_flag |= NLP_TGT_NO_SCSIID;
  3670. spin_unlock_irq(shost->host_lock);
  3671. lpfc_nlp_set_state(vport, ndlp, NLP_STE_UNMAPPED_NODE);
  3672. }
  3673. }
  3674. static char *
  3675. lpfc_nlp_state_name(char *buffer, size_t size, int state)
  3676. {
  3677. static char *states[] = {
  3678. [NLP_STE_UNUSED_NODE] = "UNUSED",
  3679. [NLP_STE_PLOGI_ISSUE] = "PLOGI",
  3680. [NLP_STE_ADISC_ISSUE] = "ADISC",
  3681. [NLP_STE_REG_LOGIN_ISSUE] = "REGLOGIN",
  3682. [NLP_STE_PRLI_ISSUE] = "PRLI",
  3683. [NLP_STE_LOGO_ISSUE] = "LOGO",
  3684. [NLP_STE_UNMAPPED_NODE] = "UNMAPPED",
  3685. [NLP_STE_MAPPED_NODE] = "MAPPED",
  3686. [NLP_STE_NPR_NODE] = "NPR",
  3687. };
  3688. if (state < NLP_STE_MAX_STATE && states[state])
  3689. strlcpy(buffer, states[state], size);
  3690. else
  3691. snprintf(buffer, size, "unknown (%d)", state);
  3692. return buffer;
  3693. }
  3694. void
  3695. lpfc_nlp_set_state(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp,
  3696. int state)
  3697. {
  3698. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  3699. int old_state = ndlp->nlp_state;
  3700. char name1[16], name2[16];
  3701. lpfc_printf_vlog(vport, KERN_INFO, LOG_NODE,
  3702. "0904 NPort state transition x%06x, %s -> %s\n",
  3703. ndlp->nlp_DID,
  3704. lpfc_nlp_state_name(name1, sizeof(name1), old_state),
  3705. lpfc_nlp_state_name(name2, sizeof(name2), state));
  3706. lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_NODE,
  3707. "node statechg did:x%x old:%d ste:%d",
  3708. ndlp->nlp_DID, old_state, state);
  3709. if (old_state == NLP_STE_NPR_NODE &&
  3710. state != NLP_STE_NPR_NODE)
  3711. lpfc_cancel_retry_delay_tmo(vport, ndlp);
  3712. if (old_state == NLP_STE_UNMAPPED_NODE) {
  3713. ndlp->nlp_flag &= ~NLP_TGT_NO_SCSIID;
  3714. ndlp->nlp_type &= ~NLP_FC_NODE;
  3715. }
  3716. if (list_empty(&ndlp->nlp_listp)) {
  3717. spin_lock_irq(shost->host_lock);
  3718. list_add_tail(&ndlp->nlp_listp, &vport->fc_nodes);
  3719. spin_unlock_irq(shost->host_lock);
  3720. } else if (old_state)
  3721. lpfc_nlp_counters(vport, old_state, -1);
  3722. ndlp->nlp_state = state;
  3723. lpfc_nlp_counters(vport, state, 1);
  3724. lpfc_nlp_state_cleanup(vport, ndlp, old_state, state);
  3725. }
  3726. void
  3727. lpfc_enqueue_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
  3728. {
  3729. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  3730. if (list_empty(&ndlp->nlp_listp)) {
  3731. spin_lock_irq(shost->host_lock);
  3732. list_add_tail(&ndlp->nlp_listp, &vport->fc_nodes);
  3733. spin_unlock_irq(shost->host_lock);
  3734. }
  3735. }
  3736. void
  3737. lpfc_dequeue_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
  3738. {
  3739. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  3740. lpfc_cancel_retry_delay_tmo(vport, ndlp);
  3741. if (ndlp->nlp_state && !list_empty(&ndlp->nlp_listp))
  3742. lpfc_nlp_counters(vport, ndlp->nlp_state, -1);
  3743. spin_lock_irq(shost->host_lock);
  3744. list_del_init(&ndlp->nlp_listp);
  3745. spin_unlock_irq(shost->host_lock);
  3746. lpfc_nlp_state_cleanup(vport, ndlp, ndlp->nlp_state,
  3747. NLP_STE_UNUSED_NODE);
  3748. }
  3749. static void
  3750. lpfc_disable_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
  3751. {
  3752. lpfc_cancel_retry_delay_tmo(vport, ndlp);
  3753. if (ndlp->nlp_state && !list_empty(&ndlp->nlp_listp))
  3754. lpfc_nlp_counters(vport, ndlp->nlp_state, -1);
  3755. lpfc_nlp_state_cleanup(vport, ndlp, ndlp->nlp_state,
  3756. NLP_STE_UNUSED_NODE);
  3757. }
  3758. /**
  3759. * lpfc_initialize_node - Initialize all fields of node object
  3760. * @vport: Pointer to Virtual Port object.
  3761. * @ndlp: Pointer to FC node object.
  3762. * @did: FC_ID of the node.
  3763. *
  3764. * This function is always called when node object need to be initialized.
  3765. * It initializes all the fields of the node object. Although the reference
  3766. * to phba from @ndlp can be obtained indirectly through it's reference to
  3767. * @vport, a direct reference to phba is taken here by @ndlp. This is due
  3768. * to the life-span of the @ndlp might go beyond the existence of @vport as
  3769. * the final release of ndlp is determined by its reference count. And, the
  3770. * operation on @ndlp needs the reference to phba.
  3771. **/
  3772. static inline void
  3773. lpfc_initialize_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp,
  3774. uint32_t did)
  3775. {
  3776. INIT_LIST_HEAD(&ndlp->els_retry_evt.evt_listp);
  3777. INIT_LIST_HEAD(&ndlp->dev_loss_evt.evt_listp);
  3778. init_timer(&ndlp->nlp_delayfunc);
  3779. ndlp->nlp_delayfunc.function = lpfc_els_retry_delay;
  3780. ndlp->nlp_delayfunc.data = (unsigned long)ndlp;
  3781. ndlp->nlp_DID = did;
  3782. ndlp->vport = vport;
  3783. ndlp->phba = vport->phba;
  3784. ndlp->nlp_sid = NLP_NO_SID;
  3785. kref_init(&ndlp->kref);
  3786. NLP_INT_NODE_ACT(ndlp);
  3787. atomic_set(&ndlp->cmd_pending, 0);
  3788. ndlp->cmd_qdepth = vport->cfg_tgt_queue_depth;
  3789. }
  3790. struct lpfc_nodelist *
  3791. lpfc_enable_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp,
  3792. int state)
  3793. {
  3794. struct lpfc_hba *phba = vport->phba;
  3795. uint32_t did;
  3796. unsigned long flags;
  3797. if (!ndlp)
  3798. return NULL;
  3799. spin_lock_irqsave(&phba->ndlp_lock, flags);
  3800. /* The ndlp should not be in memory free mode */
  3801. if (NLP_CHK_FREE_REQ(ndlp)) {
  3802. spin_unlock_irqrestore(&phba->ndlp_lock, flags);
  3803. lpfc_printf_vlog(vport, KERN_WARNING, LOG_NODE,
  3804. "0277 lpfc_enable_node: ndlp:x%p "
  3805. "usgmap:x%x refcnt:%d\n",
  3806. (void *)ndlp, ndlp->nlp_usg_map,
  3807. atomic_read(&ndlp->kref.refcount));
  3808. return NULL;
  3809. }
  3810. /* The ndlp should not already be in active mode */
  3811. if (NLP_CHK_NODE_ACT(ndlp)) {
  3812. spin_unlock_irqrestore(&phba->ndlp_lock, flags);
  3813. lpfc_printf_vlog(vport, KERN_WARNING, LOG_NODE,
  3814. "0278 lpfc_enable_node: ndlp:x%p "
  3815. "usgmap:x%x refcnt:%d\n",
  3816. (void *)ndlp, ndlp->nlp_usg_map,
  3817. atomic_read(&ndlp->kref.refcount));
  3818. return NULL;
  3819. }
  3820. /* Keep the original DID */
  3821. did = ndlp->nlp_DID;
  3822. /* re-initialize ndlp except of ndlp linked list pointer */
  3823. memset((((char *)ndlp) + sizeof (struct list_head)), 0,
  3824. sizeof (struct lpfc_nodelist) - sizeof (struct list_head));
  3825. lpfc_initialize_node(vport, ndlp, did);
  3826. spin_unlock_irqrestore(&phba->ndlp_lock, flags);
  3827. if (vport->phba->sli_rev == LPFC_SLI_REV4)
  3828. ndlp->nlp_rpi = lpfc_sli4_alloc_rpi(vport->phba);
  3829. if (state != NLP_STE_UNUSED_NODE)
  3830. lpfc_nlp_set_state(vport, ndlp, state);
  3831. lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_NODE,
  3832. "node enable: did:x%x",
  3833. ndlp->nlp_DID, 0, 0);
  3834. return ndlp;
  3835. }
  3836. void
  3837. lpfc_drop_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
  3838. {
  3839. /*
  3840. * Use of lpfc_drop_node and UNUSED list: lpfc_drop_node should
  3841. * be used if we wish to issue the "last" lpfc_nlp_put() to remove
  3842. * the ndlp from the vport. The ndlp marked as UNUSED on the list
  3843. * until ALL other outstanding threads have completed. We check
  3844. * that the ndlp not already in the UNUSED state before we proceed.
  3845. */
  3846. if (ndlp->nlp_state == NLP_STE_UNUSED_NODE)
  3847. return;
  3848. lpfc_nlp_set_state(vport, ndlp, NLP_STE_UNUSED_NODE);
  3849. if (vport->phba->sli_rev == LPFC_SLI_REV4)
  3850. lpfc_cleanup_vports_rrqs(vport, ndlp);
  3851. lpfc_nlp_put(ndlp);
  3852. return;
  3853. }
  3854. /*
  3855. * Start / ReStart rescue timer for Discovery / RSCN handling
  3856. */
  3857. void
  3858. lpfc_set_disctmo(struct lpfc_vport *vport)
  3859. {
  3860. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  3861. struct lpfc_hba *phba = vport->phba;
  3862. uint32_t tmo;
  3863. if (vport->port_state == LPFC_LOCAL_CFG_LINK) {
  3864. /* For FAN, timeout should be greater than edtov */
  3865. tmo = (((phba->fc_edtov + 999) / 1000) + 1);
  3866. } else {
  3867. /* Normal discovery timeout should be > than ELS/CT timeout
  3868. * FC spec states we need 3 * ratov for CT requests
  3869. */
  3870. tmo = ((phba->fc_ratov * 3) + 3);
  3871. }
  3872. if (!timer_pending(&vport->fc_disctmo)) {
  3873. lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_ELS_CMD,
  3874. "set disc timer: tmo:x%x state:x%x flg:x%x",
  3875. tmo, vport->port_state, vport->fc_flag);
  3876. }
  3877. mod_timer(&vport->fc_disctmo, jiffies + msecs_to_jiffies(1000 * tmo));
  3878. spin_lock_irq(shost->host_lock);
  3879. vport->fc_flag |= FC_DISC_TMO;
  3880. spin_unlock_irq(shost->host_lock);
  3881. /* Start Discovery Timer state <hba_state> */
  3882. lpfc_printf_vlog(vport, KERN_INFO, LOG_DISCOVERY,
  3883. "0247 Start Discovery Timer state x%x "
  3884. "Data: x%x x%lx x%x x%x\n",
  3885. vport->port_state, tmo,
  3886. (unsigned long)&vport->fc_disctmo, vport->fc_plogi_cnt,
  3887. vport->fc_adisc_cnt);
  3888. return;
  3889. }
  3890. /*
  3891. * Cancel rescue timer for Discovery / RSCN handling
  3892. */
  3893. int
  3894. lpfc_can_disctmo(struct lpfc_vport *vport)
  3895. {
  3896. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  3897. unsigned long iflags;
  3898. lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_ELS_CMD,
  3899. "can disc timer: state:x%x rtry:x%x flg:x%x",
  3900. vport->port_state, vport->fc_ns_retry, vport->fc_flag);
  3901. /* Turn off discovery timer if its running */
  3902. if (vport->fc_flag & FC_DISC_TMO) {
  3903. spin_lock_irqsave(shost->host_lock, iflags);
  3904. vport->fc_flag &= ~FC_DISC_TMO;
  3905. spin_unlock_irqrestore(shost->host_lock, iflags);
  3906. del_timer_sync(&vport->fc_disctmo);
  3907. spin_lock_irqsave(&vport->work_port_lock, iflags);
  3908. vport->work_port_events &= ~WORKER_DISC_TMO;
  3909. spin_unlock_irqrestore(&vport->work_port_lock, iflags);
  3910. }
  3911. /* Cancel Discovery Timer state <hba_state> */
  3912. lpfc_printf_vlog(vport, KERN_INFO, LOG_DISCOVERY,
  3913. "0248 Cancel Discovery Timer state x%x "
  3914. "Data: x%x x%x x%x\n",
  3915. vport->port_state, vport->fc_flag,
  3916. vport->fc_plogi_cnt, vport->fc_adisc_cnt);
  3917. return 0;
  3918. }
  3919. /*
  3920. * Check specified ring for outstanding IOCB on the SLI queue
  3921. * Return true if iocb matches the specified nport
  3922. */
  3923. int
  3924. lpfc_check_sli_ndlp(struct lpfc_hba *phba,
  3925. struct lpfc_sli_ring *pring,
  3926. struct lpfc_iocbq *iocb,
  3927. struct lpfc_nodelist *ndlp)
  3928. {
  3929. struct lpfc_sli *psli = &phba->sli;
  3930. IOCB_t *icmd = &iocb->iocb;
  3931. struct lpfc_vport *vport = ndlp->vport;
  3932. if (iocb->vport != vport)
  3933. return 0;
  3934. if (pring->ringno == LPFC_ELS_RING) {
  3935. switch (icmd->ulpCommand) {
  3936. case CMD_GEN_REQUEST64_CR:
  3937. if (iocb->context_un.ndlp == ndlp)
  3938. return 1;
  3939. case CMD_ELS_REQUEST64_CR:
  3940. if (icmd->un.elsreq64.remoteID == ndlp->nlp_DID)
  3941. return 1;
  3942. case CMD_XMIT_ELS_RSP64_CX:
  3943. if (iocb->context1 == (uint8_t *) ndlp)
  3944. return 1;
  3945. }
  3946. } else if (pring->ringno == psli->extra_ring) {
  3947. } else if (pring->ringno == psli->fcp_ring) {
  3948. /* Skip match check if waiting to relogin to FCP target */
  3949. if ((ndlp->nlp_type & NLP_FCP_TARGET) &&
  3950. (ndlp->nlp_flag & NLP_DELAY_TMO)) {
  3951. return 0;
  3952. }
  3953. if (icmd->ulpContext == (volatile ushort)ndlp->nlp_rpi) {
  3954. return 1;
  3955. }
  3956. } else if (pring->ringno == psli->next_ring) {
  3957. }
  3958. return 0;
  3959. }
  3960. /*
  3961. * Free resources / clean up outstanding I/Os
  3962. * associated with nlp_rpi in the LPFC_NODELIST entry.
  3963. */
  3964. static int
  3965. lpfc_no_rpi(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp)
  3966. {
  3967. LIST_HEAD(completions);
  3968. struct lpfc_sli *psli;
  3969. struct lpfc_sli_ring *pring;
  3970. struct lpfc_iocbq *iocb, *next_iocb;
  3971. uint32_t i;
  3972. lpfc_fabric_abort_nport(ndlp);
  3973. /*
  3974. * Everything that matches on txcmplq will be returned
  3975. * by firmware with a no rpi error.
  3976. */
  3977. psli = &phba->sli;
  3978. if (ndlp->nlp_flag & NLP_RPI_REGISTERED) {
  3979. /* Now process each ring */
  3980. for (i = 0; i < psli->num_rings; i++) {
  3981. pring = &psli->ring[i];
  3982. spin_lock_irq(&phba->hbalock);
  3983. list_for_each_entry_safe(iocb, next_iocb, &pring->txq,
  3984. list) {
  3985. /*
  3986. * Check to see if iocb matches the nport we are
  3987. * looking for
  3988. */
  3989. if ((lpfc_check_sli_ndlp(phba, pring, iocb,
  3990. ndlp))) {
  3991. /* It matches, so deque and call compl
  3992. with an error */
  3993. list_move_tail(&iocb->list,
  3994. &completions);
  3995. }
  3996. }
  3997. spin_unlock_irq(&phba->hbalock);
  3998. }
  3999. }
  4000. /* Cancel all the IOCBs from the completions list */
  4001. lpfc_sli_cancel_iocbs(phba, &completions, IOSTAT_LOCAL_REJECT,
  4002. IOERR_SLI_ABORTED);
  4003. return 0;
  4004. }
  4005. /**
  4006. * lpfc_nlp_logo_unreg - Unreg mailbox completion handler before LOGO
  4007. * @phba: Pointer to HBA context object.
  4008. * @pmb: Pointer to mailbox object.
  4009. *
  4010. * This function will issue an ELS LOGO command after completing
  4011. * the UNREG_RPI.
  4012. **/
  4013. void
  4014. lpfc_nlp_logo_unreg(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
  4015. {
  4016. struct lpfc_vport *vport = pmb->vport;
  4017. struct lpfc_nodelist *ndlp;
  4018. ndlp = (struct lpfc_nodelist *)(pmb->context1);
  4019. if (!ndlp)
  4020. return;
  4021. lpfc_issue_els_logo(vport, ndlp, 0);
  4022. mempool_free(pmb, phba->mbox_mem_pool);
  4023. }
  4024. /*
  4025. * Free rpi associated with LPFC_NODELIST entry.
  4026. * This routine is called from lpfc_freenode(), when we are removing
  4027. * a LPFC_NODELIST entry. It is also called if the driver initiates a
  4028. * LOGO that completes successfully, and we are waiting to PLOGI back
  4029. * to the remote NPort. In addition, it is called after we receive
  4030. * and unsolicated ELS cmd, send back a rsp, the rsp completes and
  4031. * we are waiting to PLOGI back to the remote NPort.
  4032. */
  4033. int
  4034. lpfc_unreg_rpi(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
  4035. {
  4036. struct lpfc_hba *phba = vport->phba;
  4037. LPFC_MBOXQ_t *mbox;
  4038. int rc;
  4039. uint16_t rpi;
  4040. if (ndlp->nlp_flag & NLP_RPI_REGISTERED ||
  4041. ndlp->nlp_flag & NLP_REG_LOGIN_SEND) {
  4042. if (ndlp->nlp_flag & NLP_REG_LOGIN_SEND)
  4043. lpfc_printf_vlog(vport, KERN_INFO, LOG_SLI,
  4044. "3366 RPI x%x needs to be "
  4045. "unregistered nlp_flag x%x "
  4046. "did x%x\n",
  4047. ndlp->nlp_rpi, ndlp->nlp_flag,
  4048. ndlp->nlp_DID);
  4049. mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
  4050. if (mbox) {
  4051. /* SLI4 ports require the physical rpi value. */
  4052. rpi = ndlp->nlp_rpi;
  4053. if (phba->sli_rev == LPFC_SLI_REV4)
  4054. rpi = phba->sli4_hba.rpi_ids[ndlp->nlp_rpi];
  4055. lpfc_unreg_login(phba, vport->vpi, rpi, mbox);
  4056. mbox->vport = vport;
  4057. if (ndlp->nlp_flag & NLP_ISSUE_LOGO) {
  4058. mbox->context1 = ndlp;
  4059. mbox->mbox_cmpl = lpfc_nlp_logo_unreg;
  4060. } else {
  4061. mbox->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
  4062. }
  4063. rc = lpfc_sli_issue_mbox(phba, mbox, MBX_NOWAIT);
  4064. if (rc == MBX_NOT_FINISHED)
  4065. mempool_free(mbox, phba->mbox_mem_pool);
  4066. }
  4067. lpfc_no_rpi(phba, ndlp);
  4068. if (phba->sli_rev != LPFC_SLI_REV4)
  4069. ndlp->nlp_rpi = 0;
  4070. ndlp->nlp_flag &= ~NLP_RPI_REGISTERED;
  4071. ndlp->nlp_flag &= ~NLP_NPR_ADISC;
  4072. return 1;
  4073. }
  4074. return 0;
  4075. }
  4076. /**
  4077. * lpfc_unreg_hba_rpis - Unregister rpis registered to the hba.
  4078. * @phba: pointer to lpfc hba data structure.
  4079. *
  4080. * This routine is invoked to unregister all the currently registered RPIs
  4081. * to the HBA.
  4082. **/
  4083. void
  4084. lpfc_unreg_hba_rpis(struct lpfc_hba *phba)
  4085. {
  4086. struct lpfc_vport **vports;
  4087. struct lpfc_nodelist *ndlp;
  4088. struct Scsi_Host *shost;
  4089. int i;
  4090. vports = lpfc_create_vport_work_array(phba);
  4091. if (!vports) {
  4092. lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY,
  4093. "2884 Vport array allocation failed \n");
  4094. return;
  4095. }
  4096. for (i = 0; i <= phba->max_vports && vports[i] != NULL; i++) {
  4097. shost = lpfc_shost_from_vport(vports[i]);
  4098. spin_lock_irq(shost->host_lock);
  4099. list_for_each_entry(ndlp, &vports[i]->fc_nodes, nlp_listp) {
  4100. if (ndlp->nlp_flag & NLP_RPI_REGISTERED) {
  4101. /* The mempool_alloc might sleep */
  4102. spin_unlock_irq(shost->host_lock);
  4103. lpfc_unreg_rpi(vports[i], ndlp);
  4104. spin_lock_irq(shost->host_lock);
  4105. }
  4106. }
  4107. spin_unlock_irq(shost->host_lock);
  4108. }
  4109. lpfc_destroy_vport_work_array(phba, vports);
  4110. }
  4111. void
  4112. lpfc_unreg_all_rpis(struct lpfc_vport *vport)
  4113. {
  4114. struct lpfc_hba *phba = vport->phba;
  4115. LPFC_MBOXQ_t *mbox;
  4116. int rc;
  4117. if (phba->sli_rev == LPFC_SLI_REV4) {
  4118. lpfc_sli4_unreg_all_rpis(vport);
  4119. return;
  4120. }
  4121. mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
  4122. if (mbox) {
  4123. lpfc_unreg_login(phba, vport->vpi, LPFC_UNREG_ALL_RPIS_VPORT,
  4124. mbox);
  4125. mbox->vport = vport;
  4126. mbox->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
  4127. mbox->context1 = NULL;
  4128. rc = lpfc_sli_issue_mbox_wait(phba, mbox, LPFC_MBOX_TMO);
  4129. if (rc != MBX_TIMEOUT)
  4130. mempool_free(mbox, phba->mbox_mem_pool);
  4131. if ((rc == MBX_TIMEOUT) || (rc == MBX_NOT_FINISHED))
  4132. lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX | LOG_VPORT,
  4133. "1836 Could not issue "
  4134. "unreg_login(all_rpis) status %d\n", rc);
  4135. }
  4136. }
  4137. void
  4138. lpfc_unreg_default_rpis(struct lpfc_vport *vport)
  4139. {
  4140. struct lpfc_hba *phba = vport->phba;
  4141. LPFC_MBOXQ_t *mbox;
  4142. int rc;
  4143. mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
  4144. if (mbox) {
  4145. lpfc_unreg_did(phba, vport->vpi, LPFC_UNREG_ALL_DFLT_RPIS,
  4146. mbox);
  4147. mbox->vport = vport;
  4148. mbox->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
  4149. mbox->context1 = NULL;
  4150. rc = lpfc_sli_issue_mbox_wait(phba, mbox, LPFC_MBOX_TMO);
  4151. if (rc != MBX_TIMEOUT)
  4152. mempool_free(mbox, phba->mbox_mem_pool);
  4153. if ((rc == MBX_TIMEOUT) || (rc == MBX_NOT_FINISHED))
  4154. lpfc_printf_vlog(vport, KERN_ERR, LOG_MBOX | LOG_VPORT,
  4155. "1815 Could not issue "
  4156. "unreg_did (default rpis) status %d\n",
  4157. rc);
  4158. }
  4159. }
  4160. /*
  4161. * Free resources associated with LPFC_NODELIST entry
  4162. * so it can be freed.
  4163. */
  4164. static int
  4165. lpfc_cleanup_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
  4166. {
  4167. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  4168. struct lpfc_hba *phba = vport->phba;
  4169. LPFC_MBOXQ_t *mb, *nextmb;
  4170. struct lpfc_dmabuf *mp;
  4171. /* Cleanup node for NPort <nlp_DID> */
  4172. lpfc_printf_vlog(vport, KERN_INFO, LOG_NODE,
  4173. "0900 Cleanup node for NPort x%x "
  4174. "Data: x%x x%x x%x\n",
  4175. ndlp->nlp_DID, ndlp->nlp_flag,
  4176. ndlp->nlp_state, ndlp->nlp_rpi);
  4177. if (NLP_CHK_FREE_REQ(ndlp)) {
  4178. lpfc_printf_vlog(vport, KERN_WARNING, LOG_NODE,
  4179. "0280 lpfc_cleanup_node: ndlp:x%p "
  4180. "usgmap:x%x refcnt:%d\n",
  4181. (void *)ndlp, ndlp->nlp_usg_map,
  4182. atomic_read(&ndlp->kref.refcount));
  4183. lpfc_dequeue_node(vport, ndlp);
  4184. } else {
  4185. lpfc_printf_vlog(vport, KERN_WARNING, LOG_NODE,
  4186. "0281 lpfc_cleanup_node: ndlp:x%p "
  4187. "usgmap:x%x refcnt:%d\n",
  4188. (void *)ndlp, ndlp->nlp_usg_map,
  4189. atomic_read(&ndlp->kref.refcount));
  4190. lpfc_disable_node(vport, ndlp);
  4191. }
  4192. /* Don't need to clean up REG_LOGIN64 cmds for Default RPI cleanup */
  4193. /* cleanup any ndlp on mbox q waiting for reglogin cmpl */
  4194. if ((mb = phba->sli.mbox_active)) {
  4195. if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) &&
  4196. !(mb->mbox_flag & LPFC_MBX_IMED_UNREG) &&
  4197. (ndlp == (struct lpfc_nodelist *) mb->context2)) {
  4198. mb->context2 = NULL;
  4199. mb->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
  4200. }
  4201. }
  4202. spin_lock_irq(&phba->hbalock);
  4203. /* Cleanup REG_LOGIN completions which are not yet processed */
  4204. list_for_each_entry(mb, &phba->sli.mboxq_cmpl, list) {
  4205. if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) ||
  4206. (mb->mbox_flag & LPFC_MBX_IMED_UNREG) ||
  4207. (ndlp != (struct lpfc_nodelist *) mb->context2))
  4208. continue;
  4209. mb->context2 = NULL;
  4210. mb->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
  4211. }
  4212. list_for_each_entry_safe(mb, nextmb, &phba->sli.mboxq, list) {
  4213. if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) &&
  4214. !(mb->mbox_flag & LPFC_MBX_IMED_UNREG) &&
  4215. (ndlp == (struct lpfc_nodelist *) mb->context2)) {
  4216. mp = (struct lpfc_dmabuf *) (mb->context1);
  4217. if (mp) {
  4218. __lpfc_mbuf_free(phba, mp->virt, mp->phys);
  4219. kfree(mp);
  4220. }
  4221. list_del(&mb->list);
  4222. mempool_free(mb, phba->mbox_mem_pool);
  4223. /* We shall not invoke the lpfc_nlp_put to decrement
  4224. * the ndlp reference count as we are in the process
  4225. * of lpfc_nlp_release.
  4226. */
  4227. }
  4228. }
  4229. spin_unlock_irq(&phba->hbalock);
  4230. lpfc_els_abort(phba, ndlp);
  4231. spin_lock_irq(shost->host_lock);
  4232. ndlp->nlp_flag &= ~NLP_DELAY_TMO;
  4233. spin_unlock_irq(shost->host_lock);
  4234. ndlp->nlp_last_elscmd = 0;
  4235. del_timer_sync(&ndlp->nlp_delayfunc);
  4236. list_del_init(&ndlp->els_retry_evt.evt_listp);
  4237. list_del_init(&ndlp->dev_loss_evt.evt_listp);
  4238. lpfc_cleanup_vports_rrqs(vport, ndlp);
  4239. lpfc_unreg_rpi(vport, ndlp);
  4240. return 0;
  4241. }
  4242. /*
  4243. * Check to see if we can free the nlp back to the freelist.
  4244. * If we are in the middle of using the nlp in the discovery state
  4245. * machine, defer the free till we reach the end of the state machine.
  4246. */
  4247. static void
  4248. lpfc_nlp_remove(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp)
  4249. {
  4250. struct lpfc_hba *phba = vport->phba;
  4251. struct lpfc_rport_data *rdata;
  4252. LPFC_MBOXQ_t *mbox;
  4253. int rc;
  4254. lpfc_cancel_retry_delay_tmo(vport, ndlp);
  4255. if ((ndlp->nlp_flag & NLP_DEFER_RM) &&
  4256. !(ndlp->nlp_flag & NLP_REG_LOGIN_SEND) &&
  4257. !(ndlp->nlp_flag & NLP_RPI_REGISTERED)) {
  4258. /* For this case we need to cleanup the default rpi
  4259. * allocated by the firmware.
  4260. */
  4261. if ((mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL))
  4262. != NULL) {
  4263. rc = lpfc_reg_rpi(phba, vport->vpi, ndlp->nlp_DID,
  4264. (uint8_t *) &vport->fc_sparam, mbox, ndlp->nlp_rpi);
  4265. if (rc) {
  4266. mempool_free(mbox, phba->mbox_mem_pool);
  4267. }
  4268. else {
  4269. mbox->mbox_flag |= LPFC_MBX_IMED_UNREG;
  4270. mbox->mbox_cmpl = lpfc_mbx_cmpl_dflt_rpi;
  4271. mbox->vport = vport;
  4272. mbox->context2 = ndlp;
  4273. rc =lpfc_sli_issue_mbox(phba, mbox, MBX_NOWAIT);
  4274. if (rc == MBX_NOT_FINISHED) {
  4275. mempool_free(mbox, phba->mbox_mem_pool);
  4276. }
  4277. }
  4278. }
  4279. }
  4280. lpfc_cleanup_node(vport, ndlp);
  4281. /*
  4282. * We can get here with a non-NULL ndlp->rport because when we
  4283. * unregister a rport we don't break the rport/node linkage. So if we
  4284. * do, make sure we don't leaving any dangling pointers behind.
  4285. */
  4286. if (ndlp->rport) {
  4287. rdata = ndlp->rport->dd_data;
  4288. rdata->pnode = NULL;
  4289. ndlp->rport = NULL;
  4290. }
  4291. }
  4292. static int
  4293. lpfc_matchdid(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp,
  4294. uint32_t did)
  4295. {
  4296. D_ID mydid, ndlpdid, matchdid;
  4297. if (did == Bcast_DID)
  4298. return 0;
  4299. /* First check for Direct match */
  4300. if (ndlp->nlp_DID == did)
  4301. return 1;
  4302. /* Next check for area/domain identically equals 0 match */
  4303. mydid.un.word = vport->fc_myDID;
  4304. if ((mydid.un.b.domain == 0) && (mydid.un.b.area == 0)) {
  4305. return 0;
  4306. }
  4307. matchdid.un.word = did;
  4308. ndlpdid.un.word = ndlp->nlp_DID;
  4309. if (matchdid.un.b.id == ndlpdid.un.b.id) {
  4310. if ((mydid.un.b.domain == matchdid.un.b.domain) &&
  4311. (mydid.un.b.area == matchdid.un.b.area)) {
  4312. if ((ndlpdid.un.b.domain == 0) &&
  4313. (ndlpdid.un.b.area == 0)) {
  4314. if (ndlpdid.un.b.id)
  4315. return 1;
  4316. }
  4317. return 0;
  4318. }
  4319. matchdid.un.word = ndlp->nlp_DID;
  4320. if ((mydid.un.b.domain == ndlpdid.un.b.domain) &&
  4321. (mydid.un.b.area == ndlpdid.un.b.area)) {
  4322. if ((matchdid.un.b.domain == 0) &&
  4323. (matchdid.un.b.area == 0)) {
  4324. if (matchdid.un.b.id)
  4325. return 1;
  4326. }
  4327. }
  4328. }
  4329. return 0;
  4330. }
  4331. /* Search for a nodelist entry */
  4332. static struct lpfc_nodelist *
  4333. __lpfc_findnode_did(struct lpfc_vport *vport, uint32_t did)
  4334. {
  4335. struct lpfc_nodelist *ndlp;
  4336. uint32_t data1;
  4337. list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) {
  4338. if (lpfc_matchdid(vport, ndlp, did)) {
  4339. data1 = (((uint32_t) ndlp->nlp_state << 24) |
  4340. ((uint32_t) ndlp->nlp_xri << 16) |
  4341. ((uint32_t) ndlp->nlp_type << 8) |
  4342. ((uint32_t) ndlp->nlp_rpi & 0xff));
  4343. lpfc_printf_vlog(vport, KERN_INFO, LOG_NODE,
  4344. "0929 FIND node DID "
  4345. "Data: x%p x%x x%x x%x\n",
  4346. ndlp, ndlp->nlp_DID,
  4347. ndlp->nlp_flag, data1);
  4348. return ndlp;
  4349. }
  4350. }
  4351. /* FIND node did <did> NOT FOUND */
  4352. lpfc_printf_vlog(vport, KERN_INFO, LOG_NODE,
  4353. "0932 FIND node did x%x NOT FOUND.\n", did);
  4354. return NULL;
  4355. }
  4356. struct lpfc_nodelist *
  4357. lpfc_findnode_did(struct lpfc_vport *vport, uint32_t did)
  4358. {
  4359. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  4360. struct lpfc_nodelist *ndlp;
  4361. unsigned long iflags;
  4362. spin_lock_irqsave(shost->host_lock, iflags);
  4363. ndlp = __lpfc_findnode_did(vport, did);
  4364. spin_unlock_irqrestore(shost->host_lock, iflags);
  4365. return ndlp;
  4366. }
  4367. struct lpfc_nodelist *
  4368. lpfc_setup_disc_node(struct lpfc_vport *vport, uint32_t did)
  4369. {
  4370. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  4371. struct lpfc_nodelist *ndlp;
  4372. ndlp = lpfc_findnode_did(vport, did);
  4373. if (!ndlp) {
  4374. if ((vport->fc_flag & FC_RSCN_MODE) != 0 &&
  4375. lpfc_rscn_payload_check(vport, did) == 0)
  4376. return NULL;
  4377. ndlp = (struct lpfc_nodelist *)
  4378. mempool_alloc(vport->phba->nlp_mem_pool, GFP_KERNEL);
  4379. if (!ndlp)
  4380. return NULL;
  4381. lpfc_nlp_init(vport, ndlp, did);
  4382. lpfc_nlp_set_state(vport, ndlp, NLP_STE_NPR_NODE);
  4383. spin_lock_irq(shost->host_lock);
  4384. ndlp->nlp_flag |= NLP_NPR_2B_DISC;
  4385. spin_unlock_irq(shost->host_lock);
  4386. return ndlp;
  4387. } else if (!NLP_CHK_NODE_ACT(ndlp)) {
  4388. ndlp = lpfc_enable_node(vport, ndlp, NLP_STE_NPR_NODE);
  4389. if (!ndlp)
  4390. return NULL;
  4391. spin_lock_irq(shost->host_lock);
  4392. ndlp->nlp_flag |= NLP_NPR_2B_DISC;
  4393. spin_unlock_irq(shost->host_lock);
  4394. return ndlp;
  4395. }
  4396. if ((vport->fc_flag & FC_RSCN_MODE) &&
  4397. !(vport->fc_flag & FC_NDISC_ACTIVE)) {
  4398. if (lpfc_rscn_payload_check(vport, did)) {
  4399. /* If we've already received a PLOGI from this NPort
  4400. * we don't need to try to discover it again.
  4401. */
  4402. if (ndlp->nlp_flag & NLP_RCV_PLOGI)
  4403. return NULL;
  4404. /* Since this node is marked for discovery,
  4405. * delay timeout is not needed.
  4406. */
  4407. lpfc_cancel_retry_delay_tmo(vport, ndlp);
  4408. spin_lock_irq(shost->host_lock);
  4409. ndlp->nlp_flag |= NLP_NPR_2B_DISC;
  4410. spin_unlock_irq(shost->host_lock);
  4411. } else
  4412. ndlp = NULL;
  4413. } else {
  4414. /* If we've already received a PLOGI from this NPort,
  4415. * or we are already in the process of discovery on it,
  4416. * we don't need to try to discover it again.
  4417. */
  4418. if (ndlp->nlp_state == NLP_STE_ADISC_ISSUE ||
  4419. ndlp->nlp_state == NLP_STE_PLOGI_ISSUE ||
  4420. ndlp->nlp_flag & NLP_RCV_PLOGI)
  4421. return NULL;
  4422. lpfc_nlp_set_state(vport, ndlp, NLP_STE_NPR_NODE);
  4423. spin_lock_irq(shost->host_lock);
  4424. ndlp->nlp_flag |= NLP_NPR_2B_DISC;
  4425. spin_unlock_irq(shost->host_lock);
  4426. }
  4427. return ndlp;
  4428. }
  4429. /* Build a list of nodes to discover based on the loopmap */
  4430. void
  4431. lpfc_disc_list_loopmap(struct lpfc_vport *vport)
  4432. {
  4433. struct lpfc_hba *phba = vport->phba;
  4434. int j;
  4435. uint32_t alpa, index;
  4436. if (!lpfc_is_link_up(phba))
  4437. return;
  4438. if (phba->fc_topology != LPFC_TOPOLOGY_LOOP)
  4439. return;
  4440. /* Check for loop map present or not */
  4441. if (phba->alpa_map[0]) {
  4442. for (j = 1; j <= phba->alpa_map[0]; j++) {
  4443. alpa = phba->alpa_map[j];
  4444. if (((vport->fc_myDID & 0xff) == alpa) || (alpa == 0))
  4445. continue;
  4446. lpfc_setup_disc_node(vport, alpa);
  4447. }
  4448. } else {
  4449. /* No alpamap, so try all alpa's */
  4450. for (j = 0; j < FC_MAXLOOP; j++) {
  4451. /* If cfg_scan_down is set, start from highest
  4452. * ALPA (0xef) to lowest (0x1).
  4453. */
  4454. if (vport->cfg_scan_down)
  4455. index = j;
  4456. else
  4457. index = FC_MAXLOOP - j - 1;
  4458. alpa = lpfcAlpaArray[index];
  4459. if ((vport->fc_myDID & 0xff) == alpa)
  4460. continue;
  4461. lpfc_setup_disc_node(vport, alpa);
  4462. }
  4463. }
  4464. return;
  4465. }
  4466. void
  4467. lpfc_issue_clear_la(struct lpfc_hba *phba, struct lpfc_vport *vport)
  4468. {
  4469. LPFC_MBOXQ_t *mbox;
  4470. struct lpfc_sli *psli = &phba->sli;
  4471. struct lpfc_sli_ring *extra_ring = &psli->ring[psli->extra_ring];
  4472. struct lpfc_sli_ring *fcp_ring = &psli->ring[psli->fcp_ring];
  4473. struct lpfc_sli_ring *next_ring = &psli->ring[psli->next_ring];
  4474. int rc;
  4475. /*
  4476. * if it's not a physical port or if we already send
  4477. * clear_la then don't send it.
  4478. */
  4479. if ((phba->link_state >= LPFC_CLEAR_LA) ||
  4480. (vport->port_type != LPFC_PHYSICAL_PORT) ||
  4481. (phba->sli_rev == LPFC_SLI_REV4))
  4482. return;
  4483. /* Link up discovery */
  4484. if ((mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL)) != NULL) {
  4485. phba->link_state = LPFC_CLEAR_LA;
  4486. lpfc_clear_la(phba, mbox);
  4487. mbox->mbox_cmpl = lpfc_mbx_cmpl_clear_la;
  4488. mbox->vport = vport;
  4489. rc = lpfc_sli_issue_mbox(phba, mbox, MBX_NOWAIT);
  4490. if (rc == MBX_NOT_FINISHED) {
  4491. mempool_free(mbox, phba->mbox_mem_pool);
  4492. lpfc_disc_flush_list(vport);
  4493. extra_ring->flag &= ~LPFC_STOP_IOCB_EVENT;
  4494. fcp_ring->flag &= ~LPFC_STOP_IOCB_EVENT;
  4495. next_ring->flag &= ~LPFC_STOP_IOCB_EVENT;
  4496. phba->link_state = LPFC_HBA_ERROR;
  4497. }
  4498. }
  4499. }
  4500. /* Reg_vpi to tell firmware to resume normal operations */
  4501. void
  4502. lpfc_issue_reg_vpi(struct lpfc_hba *phba, struct lpfc_vport *vport)
  4503. {
  4504. LPFC_MBOXQ_t *regvpimbox;
  4505. regvpimbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
  4506. if (regvpimbox) {
  4507. lpfc_reg_vpi(vport, regvpimbox);
  4508. regvpimbox->mbox_cmpl = lpfc_mbx_cmpl_reg_vpi;
  4509. regvpimbox->vport = vport;
  4510. if (lpfc_sli_issue_mbox(phba, regvpimbox, MBX_NOWAIT)
  4511. == MBX_NOT_FINISHED) {
  4512. mempool_free(regvpimbox, phba->mbox_mem_pool);
  4513. }
  4514. }
  4515. }
  4516. /* Start Link up / RSCN discovery on NPR nodes */
  4517. void
  4518. lpfc_disc_start(struct lpfc_vport *vport)
  4519. {
  4520. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  4521. struct lpfc_hba *phba = vport->phba;
  4522. uint32_t num_sent;
  4523. uint32_t clear_la_pending;
  4524. int did_changed;
  4525. if (!lpfc_is_link_up(phba)) {
  4526. lpfc_printf_vlog(vport, KERN_INFO, LOG_SLI,
  4527. "3315 Link is not up %x\n",
  4528. phba->link_state);
  4529. return;
  4530. }
  4531. if (phba->link_state == LPFC_CLEAR_LA)
  4532. clear_la_pending = 1;
  4533. else
  4534. clear_la_pending = 0;
  4535. if (vport->port_state < LPFC_VPORT_READY)
  4536. vport->port_state = LPFC_DISC_AUTH;
  4537. lpfc_set_disctmo(vport);
  4538. if (vport->fc_prevDID == vport->fc_myDID)
  4539. did_changed = 0;
  4540. else
  4541. did_changed = 1;
  4542. vport->fc_prevDID = vport->fc_myDID;
  4543. vport->num_disc_nodes = 0;
  4544. /* Start Discovery state <hba_state> */
  4545. lpfc_printf_vlog(vport, KERN_INFO, LOG_DISCOVERY,
  4546. "0202 Start Discovery hba state x%x "
  4547. "Data: x%x x%x x%x\n",
  4548. vport->port_state, vport->fc_flag, vport->fc_plogi_cnt,
  4549. vport->fc_adisc_cnt);
  4550. /* First do ADISCs - if any */
  4551. num_sent = lpfc_els_disc_adisc(vport);
  4552. if (num_sent)
  4553. return;
  4554. /* Register the VPI for SLI3, NPIV only. */
  4555. if ((phba->sli3_options & LPFC_SLI3_NPIV_ENABLED) &&
  4556. !(vport->fc_flag & FC_PT2PT) &&
  4557. !(vport->fc_flag & FC_RSCN_MODE) &&
  4558. (phba->sli_rev < LPFC_SLI_REV4)) {
  4559. if (vport->port_type == LPFC_PHYSICAL_PORT)
  4560. lpfc_issue_clear_la(phba, vport);
  4561. lpfc_issue_reg_vpi(phba, vport);
  4562. return;
  4563. }
  4564. /*
  4565. * For SLI2, we need to set port_state to READY and continue
  4566. * discovery.
  4567. */
  4568. if (vport->port_state < LPFC_VPORT_READY && !clear_la_pending) {
  4569. /* If we get here, there is nothing to ADISC */
  4570. if (vport->port_type == LPFC_PHYSICAL_PORT)
  4571. lpfc_issue_clear_la(phba, vport);
  4572. if (!(vport->fc_flag & FC_ABORT_DISCOVERY)) {
  4573. vport->num_disc_nodes = 0;
  4574. /* go thru NPR nodes and issue ELS PLOGIs */
  4575. if (vport->fc_npr_cnt)
  4576. lpfc_els_disc_plogi(vport);
  4577. if (!vport->num_disc_nodes) {
  4578. spin_lock_irq(shost->host_lock);
  4579. vport->fc_flag &= ~FC_NDISC_ACTIVE;
  4580. spin_unlock_irq(shost->host_lock);
  4581. lpfc_can_disctmo(vport);
  4582. }
  4583. }
  4584. vport->port_state = LPFC_VPORT_READY;
  4585. } else {
  4586. /* Next do PLOGIs - if any */
  4587. num_sent = lpfc_els_disc_plogi(vport);
  4588. if (num_sent)
  4589. return;
  4590. if (vport->fc_flag & FC_RSCN_MODE) {
  4591. /* Check to see if more RSCNs came in while we
  4592. * were processing this one.
  4593. */
  4594. if ((vport->fc_rscn_id_cnt == 0) &&
  4595. (!(vport->fc_flag & FC_RSCN_DISCOVERY))) {
  4596. spin_lock_irq(shost->host_lock);
  4597. vport->fc_flag &= ~FC_RSCN_MODE;
  4598. spin_unlock_irq(shost->host_lock);
  4599. lpfc_can_disctmo(vport);
  4600. } else
  4601. lpfc_els_handle_rscn(vport);
  4602. }
  4603. }
  4604. return;
  4605. }
  4606. /*
  4607. * Ignore completion for all IOCBs on tx and txcmpl queue for ELS
  4608. * ring the match the sppecified nodelist.
  4609. */
  4610. static void
  4611. lpfc_free_tx(struct lpfc_hba *phba, struct lpfc_nodelist *ndlp)
  4612. {
  4613. LIST_HEAD(completions);
  4614. struct lpfc_sli *psli;
  4615. IOCB_t *icmd;
  4616. struct lpfc_iocbq *iocb, *next_iocb;
  4617. struct lpfc_sli_ring *pring;
  4618. psli = &phba->sli;
  4619. pring = &psli->ring[LPFC_ELS_RING];
  4620. /* Error matching iocb on txq or txcmplq
  4621. * First check the txq.
  4622. */
  4623. spin_lock_irq(&phba->hbalock);
  4624. list_for_each_entry_safe(iocb, next_iocb, &pring->txq, list) {
  4625. if (iocb->context1 != ndlp) {
  4626. continue;
  4627. }
  4628. icmd = &iocb->iocb;
  4629. if ((icmd->ulpCommand == CMD_ELS_REQUEST64_CR) ||
  4630. (icmd->ulpCommand == CMD_XMIT_ELS_RSP64_CX)) {
  4631. list_move_tail(&iocb->list, &completions);
  4632. }
  4633. }
  4634. /* Next check the txcmplq */
  4635. list_for_each_entry_safe(iocb, next_iocb, &pring->txcmplq, list) {
  4636. if (iocb->context1 != ndlp) {
  4637. continue;
  4638. }
  4639. icmd = &iocb->iocb;
  4640. if (icmd->ulpCommand == CMD_ELS_REQUEST64_CR ||
  4641. icmd->ulpCommand == CMD_XMIT_ELS_RSP64_CX) {
  4642. lpfc_sli_issue_abort_iotag(phba, pring, iocb);
  4643. }
  4644. }
  4645. spin_unlock_irq(&phba->hbalock);
  4646. /* Cancel all the IOCBs from the completions list */
  4647. lpfc_sli_cancel_iocbs(phba, &completions, IOSTAT_LOCAL_REJECT,
  4648. IOERR_SLI_ABORTED);
  4649. }
  4650. static void
  4651. lpfc_disc_flush_list(struct lpfc_vport *vport)
  4652. {
  4653. struct lpfc_nodelist *ndlp, *next_ndlp;
  4654. struct lpfc_hba *phba = vport->phba;
  4655. if (vport->fc_plogi_cnt || vport->fc_adisc_cnt) {
  4656. list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes,
  4657. nlp_listp) {
  4658. if (!NLP_CHK_NODE_ACT(ndlp))
  4659. continue;
  4660. if (ndlp->nlp_state == NLP_STE_PLOGI_ISSUE ||
  4661. ndlp->nlp_state == NLP_STE_ADISC_ISSUE) {
  4662. lpfc_free_tx(phba, ndlp);
  4663. }
  4664. }
  4665. }
  4666. }
  4667. void
  4668. lpfc_cleanup_discovery_resources(struct lpfc_vport *vport)
  4669. {
  4670. lpfc_els_flush_rscn(vport);
  4671. lpfc_els_flush_cmd(vport);
  4672. lpfc_disc_flush_list(vport);
  4673. }
  4674. /*****************************************************************************/
  4675. /*
  4676. * NAME: lpfc_disc_timeout
  4677. *
  4678. * FUNCTION: Fibre Channel driver discovery timeout routine.
  4679. *
  4680. * EXECUTION ENVIRONMENT: interrupt only
  4681. *
  4682. * CALLED FROM:
  4683. * Timer function
  4684. *
  4685. * RETURNS:
  4686. * none
  4687. */
  4688. /*****************************************************************************/
  4689. void
  4690. lpfc_disc_timeout(unsigned long ptr)
  4691. {
  4692. struct lpfc_vport *vport = (struct lpfc_vport *) ptr;
  4693. struct lpfc_hba *phba = vport->phba;
  4694. uint32_t tmo_posted;
  4695. unsigned long flags = 0;
  4696. if (unlikely(!phba))
  4697. return;
  4698. spin_lock_irqsave(&vport->work_port_lock, flags);
  4699. tmo_posted = vport->work_port_events & WORKER_DISC_TMO;
  4700. if (!tmo_posted)
  4701. vport->work_port_events |= WORKER_DISC_TMO;
  4702. spin_unlock_irqrestore(&vport->work_port_lock, flags);
  4703. if (!tmo_posted)
  4704. lpfc_worker_wake_up(phba);
  4705. return;
  4706. }
  4707. static void
  4708. lpfc_disc_timeout_handler(struct lpfc_vport *vport)
  4709. {
  4710. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  4711. struct lpfc_hba *phba = vport->phba;
  4712. struct lpfc_sli *psli = &phba->sli;
  4713. struct lpfc_nodelist *ndlp, *next_ndlp;
  4714. LPFC_MBOXQ_t *initlinkmbox;
  4715. int rc, clrlaerr = 0;
  4716. if (!(vport->fc_flag & FC_DISC_TMO))
  4717. return;
  4718. spin_lock_irq(shost->host_lock);
  4719. vport->fc_flag &= ~FC_DISC_TMO;
  4720. spin_unlock_irq(shost->host_lock);
  4721. lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_ELS_CMD,
  4722. "disc timeout: state:x%x rtry:x%x flg:x%x",
  4723. vport->port_state, vport->fc_ns_retry, vport->fc_flag);
  4724. switch (vport->port_state) {
  4725. case LPFC_LOCAL_CFG_LINK:
  4726. /* port_state is identically LPFC_LOCAL_CFG_LINK while waiting for
  4727. * FAN
  4728. */
  4729. /* FAN timeout */
  4730. lpfc_printf_vlog(vport, KERN_WARNING, LOG_DISCOVERY,
  4731. "0221 FAN timeout\n");
  4732. /* Start discovery by sending FLOGI, clean up old rpis */
  4733. list_for_each_entry_safe(ndlp, next_ndlp, &vport->fc_nodes,
  4734. nlp_listp) {
  4735. if (!NLP_CHK_NODE_ACT(ndlp))
  4736. continue;
  4737. if (ndlp->nlp_state != NLP_STE_NPR_NODE)
  4738. continue;
  4739. if (ndlp->nlp_type & NLP_FABRIC) {
  4740. /* Clean up the ndlp on Fabric connections */
  4741. lpfc_drop_node(vport, ndlp);
  4742. } else if (!(ndlp->nlp_flag & NLP_NPR_ADISC)) {
  4743. /* Fail outstanding IO now since device
  4744. * is marked for PLOGI.
  4745. */
  4746. lpfc_unreg_rpi(vport, ndlp);
  4747. }
  4748. }
  4749. if (vport->port_state != LPFC_FLOGI) {
  4750. if (phba->sli_rev <= LPFC_SLI_REV3)
  4751. lpfc_initial_flogi(vport);
  4752. else
  4753. lpfc_issue_init_vfi(vport);
  4754. return;
  4755. }
  4756. break;
  4757. case LPFC_FDISC:
  4758. case LPFC_FLOGI:
  4759. /* port_state is identically LPFC_FLOGI while waiting for FLOGI cmpl */
  4760. /* Initial FLOGI timeout */
  4761. lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
  4762. "0222 Initial %s timeout\n",
  4763. vport->vpi ? "FDISC" : "FLOGI");
  4764. /* Assume no Fabric and go on with discovery.
  4765. * Check for outstanding ELS FLOGI to abort.
  4766. */
  4767. /* FLOGI failed, so just use loop map to make discovery list */
  4768. lpfc_disc_list_loopmap(vport);
  4769. /* Start discovery */
  4770. lpfc_disc_start(vport);
  4771. break;
  4772. case LPFC_FABRIC_CFG_LINK:
  4773. /* hba_state is identically LPFC_FABRIC_CFG_LINK while waiting for
  4774. NameServer login */
  4775. lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
  4776. "0223 Timeout while waiting for "
  4777. "NameServer login\n");
  4778. /* Next look for NameServer ndlp */
  4779. ndlp = lpfc_findnode_did(vport, NameServer_DID);
  4780. if (ndlp && NLP_CHK_NODE_ACT(ndlp))
  4781. lpfc_els_abort(phba, ndlp);
  4782. /* ReStart discovery */
  4783. goto restart_disc;
  4784. case LPFC_NS_QRY:
  4785. /* Check for wait for NameServer Rsp timeout */
  4786. lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
  4787. "0224 NameServer Query timeout "
  4788. "Data: x%x x%x\n",
  4789. vport->fc_ns_retry, LPFC_MAX_NS_RETRY);
  4790. if (vport->fc_ns_retry < LPFC_MAX_NS_RETRY) {
  4791. /* Try it one more time */
  4792. vport->fc_ns_retry++;
  4793. rc = lpfc_ns_cmd(vport, SLI_CTNS_GID_FT,
  4794. vport->fc_ns_retry, 0);
  4795. if (rc == 0)
  4796. break;
  4797. }
  4798. vport->fc_ns_retry = 0;
  4799. restart_disc:
  4800. /*
  4801. * Discovery is over.
  4802. * set port_state to PORT_READY if SLI2.
  4803. * cmpl_reg_vpi will set port_state to READY for SLI3.
  4804. */
  4805. if (phba->sli_rev < LPFC_SLI_REV4) {
  4806. if (phba->sli3_options & LPFC_SLI3_NPIV_ENABLED)
  4807. lpfc_issue_reg_vpi(phba, vport);
  4808. else {
  4809. lpfc_issue_clear_la(phba, vport);
  4810. vport->port_state = LPFC_VPORT_READY;
  4811. }
  4812. }
  4813. /* Setup and issue mailbox INITIALIZE LINK command */
  4814. initlinkmbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
  4815. if (!initlinkmbox) {
  4816. lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
  4817. "0206 Device Discovery "
  4818. "completion error\n");
  4819. phba->link_state = LPFC_HBA_ERROR;
  4820. break;
  4821. }
  4822. lpfc_linkdown(phba);
  4823. lpfc_init_link(phba, initlinkmbox, phba->cfg_topology,
  4824. phba->cfg_link_speed);
  4825. initlinkmbox->u.mb.un.varInitLnk.lipsr_AL_PA = 0;
  4826. initlinkmbox->vport = vport;
  4827. initlinkmbox->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
  4828. rc = lpfc_sli_issue_mbox(phba, initlinkmbox, MBX_NOWAIT);
  4829. lpfc_set_loopback_flag(phba);
  4830. if (rc == MBX_NOT_FINISHED)
  4831. mempool_free(initlinkmbox, phba->mbox_mem_pool);
  4832. break;
  4833. case LPFC_DISC_AUTH:
  4834. /* Node Authentication timeout */
  4835. lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
  4836. "0227 Node Authentication timeout\n");
  4837. lpfc_disc_flush_list(vport);
  4838. /*
  4839. * set port_state to PORT_READY if SLI2.
  4840. * cmpl_reg_vpi will set port_state to READY for SLI3.
  4841. */
  4842. if (phba->sli_rev < LPFC_SLI_REV4) {
  4843. if (phba->sli3_options & LPFC_SLI3_NPIV_ENABLED)
  4844. lpfc_issue_reg_vpi(phba, vport);
  4845. else { /* NPIV Not enabled */
  4846. lpfc_issue_clear_la(phba, vport);
  4847. vport->port_state = LPFC_VPORT_READY;
  4848. }
  4849. }
  4850. break;
  4851. case LPFC_VPORT_READY:
  4852. if (vport->fc_flag & FC_RSCN_MODE) {
  4853. lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
  4854. "0231 RSCN timeout Data: x%x "
  4855. "x%x\n",
  4856. vport->fc_ns_retry, LPFC_MAX_NS_RETRY);
  4857. /* Cleanup any outstanding ELS commands */
  4858. lpfc_els_flush_cmd(vport);
  4859. lpfc_els_flush_rscn(vport);
  4860. lpfc_disc_flush_list(vport);
  4861. }
  4862. break;
  4863. default:
  4864. lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
  4865. "0273 Unexpected discovery timeout, "
  4866. "vport State x%x\n", vport->port_state);
  4867. break;
  4868. }
  4869. switch (phba->link_state) {
  4870. case LPFC_CLEAR_LA:
  4871. /* CLEAR LA timeout */
  4872. lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
  4873. "0228 CLEAR LA timeout\n");
  4874. clrlaerr = 1;
  4875. break;
  4876. case LPFC_LINK_UP:
  4877. lpfc_issue_clear_la(phba, vport);
  4878. /* Drop thru */
  4879. case LPFC_LINK_UNKNOWN:
  4880. case LPFC_WARM_START:
  4881. case LPFC_INIT_START:
  4882. case LPFC_INIT_MBX_CMDS:
  4883. case LPFC_LINK_DOWN:
  4884. case LPFC_HBA_ERROR:
  4885. lpfc_printf_vlog(vport, KERN_ERR, LOG_DISCOVERY,
  4886. "0230 Unexpected timeout, hba link "
  4887. "state x%x\n", phba->link_state);
  4888. clrlaerr = 1;
  4889. break;
  4890. case LPFC_HBA_READY:
  4891. break;
  4892. }
  4893. if (clrlaerr) {
  4894. lpfc_disc_flush_list(vport);
  4895. psli->ring[(psli->extra_ring)].flag &= ~LPFC_STOP_IOCB_EVENT;
  4896. psli->ring[(psli->fcp_ring)].flag &= ~LPFC_STOP_IOCB_EVENT;
  4897. psli->ring[(psli->next_ring)].flag &= ~LPFC_STOP_IOCB_EVENT;
  4898. vport->port_state = LPFC_VPORT_READY;
  4899. }
  4900. return;
  4901. }
  4902. /*
  4903. * This routine handles processing a NameServer REG_LOGIN mailbox
  4904. * command upon completion. It is setup in the LPFC_MBOXQ
  4905. * as the completion routine when the command is
  4906. * handed off to the SLI layer.
  4907. */
  4908. void
  4909. lpfc_mbx_cmpl_fdmi_reg_login(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmb)
  4910. {
  4911. MAILBOX_t *mb = &pmb->u.mb;
  4912. struct lpfc_dmabuf *mp = (struct lpfc_dmabuf *) (pmb->context1);
  4913. struct lpfc_nodelist *ndlp = (struct lpfc_nodelist *) pmb->context2;
  4914. struct lpfc_vport *vport = pmb->vport;
  4915. pmb->context1 = NULL;
  4916. pmb->context2 = NULL;
  4917. if (phba->sli_rev < LPFC_SLI_REV4)
  4918. ndlp->nlp_rpi = mb->un.varWords[0];
  4919. ndlp->nlp_flag |= NLP_RPI_REGISTERED;
  4920. ndlp->nlp_type |= NLP_FABRIC;
  4921. lpfc_nlp_set_state(vport, ndlp, NLP_STE_UNMAPPED_NODE);
  4922. /*
  4923. * Start issuing Fabric-Device Management Interface (FDMI) command to
  4924. * 0xfffffa (FDMI well known port) or Delay issuing FDMI command if
  4925. * fdmi-on=2 (supporting RPA/hostnmae)
  4926. */
  4927. if (vport->cfg_fdmi_on == 1)
  4928. lpfc_fdmi_cmd(vport, ndlp, SLI_MGMT_DHBA);
  4929. else
  4930. mod_timer(&vport->fc_fdmitmo,
  4931. jiffies + msecs_to_jiffies(1000 * 60));
  4932. /* decrement the node reference count held for this callback
  4933. * function.
  4934. */
  4935. lpfc_nlp_put(ndlp);
  4936. lpfc_mbuf_free(phba, mp->virt, mp->phys);
  4937. kfree(mp);
  4938. mempool_free(pmb, phba->mbox_mem_pool);
  4939. return;
  4940. }
  4941. static int
  4942. lpfc_filter_by_rpi(struct lpfc_nodelist *ndlp, void *param)
  4943. {
  4944. uint16_t *rpi = param;
  4945. /* check for active node */
  4946. if (!NLP_CHK_NODE_ACT(ndlp))
  4947. return 0;
  4948. return ndlp->nlp_rpi == *rpi;
  4949. }
  4950. static int
  4951. lpfc_filter_by_wwpn(struct lpfc_nodelist *ndlp, void *param)
  4952. {
  4953. return memcmp(&ndlp->nlp_portname, param,
  4954. sizeof(ndlp->nlp_portname)) == 0;
  4955. }
  4956. static struct lpfc_nodelist *
  4957. __lpfc_find_node(struct lpfc_vport *vport, node_filter filter, void *param)
  4958. {
  4959. struct lpfc_nodelist *ndlp;
  4960. list_for_each_entry(ndlp, &vport->fc_nodes, nlp_listp) {
  4961. if (filter(ndlp, param)) {
  4962. lpfc_printf_vlog(vport, KERN_INFO, LOG_NODE,
  4963. "3185 FIND node filter %p DID "
  4964. "Data: x%p x%x x%x\n",
  4965. filter, ndlp, ndlp->nlp_DID,
  4966. ndlp->nlp_flag);
  4967. return ndlp;
  4968. }
  4969. }
  4970. lpfc_printf_vlog(vport, KERN_INFO, LOG_NODE,
  4971. "3186 FIND node filter %p NOT FOUND.\n", filter);
  4972. return NULL;
  4973. }
  4974. /*
  4975. * This routine looks up the ndlp lists for the given RPI. If rpi found it
  4976. * returns the node list element pointer else return NULL.
  4977. */
  4978. struct lpfc_nodelist *
  4979. __lpfc_findnode_rpi(struct lpfc_vport *vport, uint16_t rpi)
  4980. {
  4981. return __lpfc_find_node(vport, lpfc_filter_by_rpi, &rpi);
  4982. }
  4983. /*
  4984. * This routine looks up the ndlp lists for the given WWPN. If WWPN found it
  4985. * returns the node element list pointer else return NULL.
  4986. */
  4987. struct lpfc_nodelist *
  4988. lpfc_findnode_wwpn(struct lpfc_vport *vport, struct lpfc_name *wwpn)
  4989. {
  4990. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  4991. struct lpfc_nodelist *ndlp;
  4992. spin_lock_irq(shost->host_lock);
  4993. ndlp = __lpfc_find_node(vport, lpfc_filter_by_wwpn, wwpn);
  4994. spin_unlock_irq(shost->host_lock);
  4995. return ndlp;
  4996. }
  4997. /*
  4998. * This routine looks up the ndlp lists for the given RPI. If the rpi
  4999. * is found, the routine returns the node element list pointer else
  5000. * return NULL.
  5001. */
  5002. struct lpfc_nodelist *
  5003. lpfc_findnode_rpi(struct lpfc_vport *vport, uint16_t rpi)
  5004. {
  5005. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  5006. struct lpfc_nodelist *ndlp;
  5007. spin_lock_irq(shost->host_lock);
  5008. ndlp = __lpfc_findnode_rpi(vport, rpi);
  5009. spin_unlock_irq(shost->host_lock);
  5010. return ndlp;
  5011. }
  5012. /**
  5013. * lpfc_find_vport_by_vpid - Find a vport on a HBA through vport identifier
  5014. * @phba: pointer to lpfc hba data structure.
  5015. * @vpi: the physical host virtual N_Port identifier.
  5016. *
  5017. * This routine finds a vport on a HBA (referred by @phba) through a
  5018. * @vpi. The function walks the HBA's vport list and returns the address
  5019. * of the vport with the matching @vpi.
  5020. *
  5021. * Return code
  5022. * NULL - No vport with the matching @vpi found
  5023. * Otherwise - Address to the vport with the matching @vpi.
  5024. **/
  5025. struct lpfc_vport *
  5026. lpfc_find_vport_by_vpid(struct lpfc_hba *phba, uint16_t vpi)
  5027. {
  5028. struct lpfc_vport *vport;
  5029. unsigned long flags;
  5030. int i = 0;
  5031. /* The physical ports are always vpi 0 - translate is unnecessary. */
  5032. if (vpi > 0) {
  5033. /*
  5034. * Translate the physical vpi to the logical vpi. The
  5035. * vport stores the logical vpi.
  5036. */
  5037. for (i = 0; i < phba->max_vpi; i++) {
  5038. if (vpi == phba->vpi_ids[i])
  5039. break;
  5040. }
  5041. if (i >= phba->max_vpi) {
  5042. lpfc_printf_log(phba, KERN_ERR, LOG_ELS,
  5043. "2936 Could not find Vport mapped "
  5044. "to vpi %d\n", vpi);
  5045. return NULL;
  5046. }
  5047. }
  5048. spin_lock_irqsave(&phba->hbalock, flags);
  5049. list_for_each_entry(vport, &phba->port_list, listentry) {
  5050. if (vport->vpi == i) {
  5051. spin_unlock_irqrestore(&phba->hbalock, flags);
  5052. return vport;
  5053. }
  5054. }
  5055. spin_unlock_irqrestore(&phba->hbalock, flags);
  5056. return NULL;
  5057. }
  5058. void
  5059. lpfc_nlp_init(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp,
  5060. uint32_t did)
  5061. {
  5062. memset(ndlp, 0, sizeof (struct lpfc_nodelist));
  5063. lpfc_initialize_node(vport, ndlp, did);
  5064. INIT_LIST_HEAD(&ndlp->nlp_listp);
  5065. if (vport->phba->sli_rev == LPFC_SLI_REV4)
  5066. ndlp->nlp_rpi = lpfc_sli4_alloc_rpi(vport->phba);
  5067. lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_NODE,
  5068. "node init: did:x%x",
  5069. ndlp->nlp_DID, 0, 0);
  5070. return;
  5071. }
  5072. /* This routine releases all resources associated with a specifc NPort's ndlp
  5073. * and mempool_free's the nodelist.
  5074. */
  5075. static void
  5076. lpfc_nlp_release(struct kref *kref)
  5077. {
  5078. struct lpfc_hba *phba;
  5079. unsigned long flags;
  5080. struct lpfc_nodelist *ndlp = container_of(kref, struct lpfc_nodelist,
  5081. kref);
  5082. lpfc_debugfs_disc_trc(ndlp->vport, LPFC_DISC_TRC_NODE,
  5083. "node release: did:x%x flg:x%x type:x%x",
  5084. ndlp->nlp_DID, ndlp->nlp_flag, ndlp->nlp_type);
  5085. lpfc_printf_vlog(ndlp->vport, KERN_INFO, LOG_NODE,
  5086. "0279 lpfc_nlp_release: ndlp:x%p did %x "
  5087. "usgmap:x%x refcnt:%d\n",
  5088. (void *)ndlp, ndlp->nlp_DID, ndlp->nlp_usg_map,
  5089. atomic_read(&ndlp->kref.refcount));
  5090. /* remove ndlp from action. */
  5091. lpfc_nlp_remove(ndlp->vport, ndlp);
  5092. /* clear the ndlp active flag for all release cases */
  5093. phba = ndlp->phba;
  5094. spin_lock_irqsave(&phba->ndlp_lock, flags);
  5095. NLP_CLR_NODE_ACT(ndlp);
  5096. spin_unlock_irqrestore(&phba->ndlp_lock, flags);
  5097. if (phba->sli_rev == LPFC_SLI_REV4)
  5098. lpfc_sli4_free_rpi(phba, ndlp->nlp_rpi);
  5099. /* free ndlp memory for final ndlp release */
  5100. if (NLP_CHK_FREE_REQ(ndlp)) {
  5101. kfree(ndlp->lat_data);
  5102. mempool_free(ndlp, ndlp->phba->nlp_mem_pool);
  5103. }
  5104. }
  5105. /* This routine bumps the reference count for a ndlp structure to ensure
  5106. * that one discovery thread won't free a ndlp while another discovery thread
  5107. * is using it.
  5108. */
  5109. struct lpfc_nodelist *
  5110. lpfc_nlp_get(struct lpfc_nodelist *ndlp)
  5111. {
  5112. struct lpfc_hba *phba;
  5113. unsigned long flags;
  5114. if (ndlp) {
  5115. lpfc_debugfs_disc_trc(ndlp->vport, LPFC_DISC_TRC_NODE,
  5116. "node get: did:x%x flg:x%x refcnt:x%x",
  5117. ndlp->nlp_DID, ndlp->nlp_flag,
  5118. atomic_read(&ndlp->kref.refcount));
  5119. /* The check of ndlp usage to prevent incrementing the
  5120. * ndlp reference count that is in the process of being
  5121. * released.
  5122. */
  5123. phba = ndlp->phba;
  5124. spin_lock_irqsave(&phba->ndlp_lock, flags);
  5125. if (!NLP_CHK_NODE_ACT(ndlp) || NLP_CHK_FREE_ACK(ndlp)) {
  5126. spin_unlock_irqrestore(&phba->ndlp_lock, flags);
  5127. lpfc_printf_vlog(ndlp->vport, KERN_WARNING, LOG_NODE,
  5128. "0276 lpfc_nlp_get: ndlp:x%p "
  5129. "usgmap:x%x refcnt:%d\n",
  5130. (void *)ndlp, ndlp->nlp_usg_map,
  5131. atomic_read(&ndlp->kref.refcount));
  5132. return NULL;
  5133. } else
  5134. kref_get(&ndlp->kref);
  5135. spin_unlock_irqrestore(&phba->ndlp_lock, flags);
  5136. }
  5137. return ndlp;
  5138. }
  5139. /* This routine decrements the reference count for a ndlp structure. If the
  5140. * count goes to 0, this indicates the the associated nodelist should be
  5141. * freed. Returning 1 indicates the ndlp resource has been released; on the
  5142. * other hand, returning 0 indicates the ndlp resource has not been released
  5143. * yet.
  5144. */
  5145. int
  5146. lpfc_nlp_put(struct lpfc_nodelist *ndlp)
  5147. {
  5148. struct lpfc_hba *phba;
  5149. unsigned long flags;
  5150. if (!ndlp)
  5151. return 1;
  5152. lpfc_debugfs_disc_trc(ndlp->vport, LPFC_DISC_TRC_NODE,
  5153. "node put: did:x%x flg:x%x refcnt:x%x",
  5154. ndlp->nlp_DID, ndlp->nlp_flag,
  5155. atomic_read(&ndlp->kref.refcount));
  5156. phba = ndlp->phba;
  5157. spin_lock_irqsave(&phba->ndlp_lock, flags);
  5158. /* Check the ndlp memory free acknowledge flag to avoid the
  5159. * possible race condition that kref_put got invoked again
  5160. * after previous one has done ndlp memory free.
  5161. */
  5162. if (NLP_CHK_FREE_ACK(ndlp)) {
  5163. spin_unlock_irqrestore(&phba->ndlp_lock, flags);
  5164. lpfc_printf_vlog(ndlp->vport, KERN_WARNING, LOG_NODE,
  5165. "0274 lpfc_nlp_put: ndlp:x%p "
  5166. "usgmap:x%x refcnt:%d\n",
  5167. (void *)ndlp, ndlp->nlp_usg_map,
  5168. atomic_read(&ndlp->kref.refcount));
  5169. return 1;
  5170. }
  5171. /* Check the ndlp inactivate log flag to avoid the possible
  5172. * race condition that kref_put got invoked again after ndlp
  5173. * is already in inactivating state.
  5174. */
  5175. if (NLP_CHK_IACT_REQ(ndlp)) {
  5176. spin_unlock_irqrestore(&phba->ndlp_lock, flags);
  5177. lpfc_printf_vlog(ndlp->vport, KERN_WARNING, LOG_NODE,
  5178. "0275 lpfc_nlp_put: ndlp:x%p "
  5179. "usgmap:x%x refcnt:%d\n",
  5180. (void *)ndlp, ndlp->nlp_usg_map,
  5181. atomic_read(&ndlp->kref.refcount));
  5182. return 1;
  5183. }
  5184. /* For last put, mark the ndlp usage flags to make sure no
  5185. * other kref_get and kref_put on the same ndlp shall get
  5186. * in between the process when the final kref_put has been
  5187. * invoked on this ndlp.
  5188. */
  5189. if (atomic_read(&ndlp->kref.refcount) == 1) {
  5190. /* Indicate ndlp is put to inactive state. */
  5191. NLP_SET_IACT_REQ(ndlp);
  5192. /* Acknowledge ndlp memory free has been seen. */
  5193. if (NLP_CHK_FREE_REQ(ndlp))
  5194. NLP_SET_FREE_ACK(ndlp);
  5195. }
  5196. spin_unlock_irqrestore(&phba->ndlp_lock, flags);
  5197. /* Note, the kref_put returns 1 when decrementing a reference
  5198. * count that was 1, it invokes the release callback function,
  5199. * but it still left the reference count as 1 (not actually
  5200. * performs the last decrementation). Otherwise, it actually
  5201. * decrements the reference count and returns 0.
  5202. */
  5203. return kref_put(&ndlp->kref, lpfc_nlp_release);
  5204. }
  5205. /* This routine free's the specified nodelist if it is not in use
  5206. * by any other discovery thread. This routine returns 1 if the
  5207. * ndlp has been freed. A return value of 0 indicates the ndlp is
  5208. * not yet been released.
  5209. */
  5210. int
  5211. lpfc_nlp_not_used(struct lpfc_nodelist *ndlp)
  5212. {
  5213. lpfc_debugfs_disc_trc(ndlp->vport, LPFC_DISC_TRC_NODE,
  5214. "node not used: did:x%x flg:x%x refcnt:x%x",
  5215. ndlp->nlp_DID, ndlp->nlp_flag,
  5216. atomic_read(&ndlp->kref.refcount));
  5217. if (atomic_read(&ndlp->kref.refcount) == 1)
  5218. if (lpfc_nlp_put(ndlp))
  5219. return 1;
  5220. return 0;
  5221. }
  5222. /**
  5223. * lpfc_fcf_inuse - Check if FCF can be unregistered.
  5224. * @phba: Pointer to hba context object.
  5225. *
  5226. * This function iterate through all FC nodes associated
  5227. * will all vports to check if there is any node with
  5228. * fc_rports associated with it. If there is an fc_rport
  5229. * associated with the node, then the node is either in
  5230. * discovered state or its devloss_timer is pending.
  5231. */
  5232. static int
  5233. lpfc_fcf_inuse(struct lpfc_hba *phba)
  5234. {
  5235. struct lpfc_vport **vports;
  5236. int i, ret = 0;
  5237. struct lpfc_nodelist *ndlp;
  5238. struct Scsi_Host *shost;
  5239. vports = lpfc_create_vport_work_array(phba);
  5240. /* If driver cannot allocate memory, indicate fcf is in use */
  5241. if (!vports)
  5242. return 1;
  5243. for (i = 0; i <= phba->max_vports && vports[i] != NULL; i++) {
  5244. shost = lpfc_shost_from_vport(vports[i]);
  5245. spin_lock_irq(shost->host_lock);
  5246. /*
  5247. * IF the CVL_RCVD bit is not set then we have sent the
  5248. * flogi.
  5249. * If dev_loss fires while we are waiting we do not want to
  5250. * unreg the fcf.
  5251. */
  5252. if (!(vports[i]->fc_flag & FC_VPORT_CVL_RCVD)) {
  5253. spin_unlock_irq(shost->host_lock);
  5254. ret = 1;
  5255. goto out;
  5256. }
  5257. list_for_each_entry(ndlp, &vports[i]->fc_nodes, nlp_listp) {
  5258. if (NLP_CHK_NODE_ACT(ndlp) && ndlp->rport &&
  5259. (ndlp->rport->roles & FC_RPORT_ROLE_FCP_TARGET)) {
  5260. ret = 1;
  5261. spin_unlock_irq(shost->host_lock);
  5262. goto out;
  5263. } else if (ndlp->nlp_flag & NLP_RPI_REGISTERED) {
  5264. ret = 1;
  5265. lpfc_printf_log(phba, KERN_INFO, LOG_ELS,
  5266. "2624 RPI %x DID %x flag %x "
  5267. "still logged in\n",
  5268. ndlp->nlp_rpi, ndlp->nlp_DID,
  5269. ndlp->nlp_flag);
  5270. }
  5271. }
  5272. spin_unlock_irq(shost->host_lock);
  5273. }
  5274. out:
  5275. lpfc_destroy_vport_work_array(phba, vports);
  5276. return ret;
  5277. }
  5278. /**
  5279. * lpfc_unregister_vfi_cmpl - Completion handler for unreg vfi.
  5280. * @phba: Pointer to hba context object.
  5281. * @mboxq: Pointer to mailbox object.
  5282. *
  5283. * This function frees memory associated with the mailbox command.
  5284. */
  5285. void
  5286. lpfc_unregister_vfi_cmpl(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
  5287. {
  5288. struct lpfc_vport *vport = mboxq->vport;
  5289. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  5290. if (mboxq->u.mb.mbxStatus) {
  5291. lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY|LOG_MBOX,
  5292. "2555 UNREG_VFI mbxStatus error x%x "
  5293. "HBA state x%x\n",
  5294. mboxq->u.mb.mbxStatus, vport->port_state);
  5295. }
  5296. spin_lock_irq(shost->host_lock);
  5297. phba->pport->fc_flag &= ~FC_VFI_REGISTERED;
  5298. spin_unlock_irq(shost->host_lock);
  5299. mempool_free(mboxq, phba->mbox_mem_pool);
  5300. return;
  5301. }
  5302. /**
  5303. * lpfc_unregister_fcfi_cmpl - Completion handler for unreg fcfi.
  5304. * @phba: Pointer to hba context object.
  5305. * @mboxq: Pointer to mailbox object.
  5306. *
  5307. * This function frees memory associated with the mailbox command.
  5308. */
  5309. static void
  5310. lpfc_unregister_fcfi_cmpl(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
  5311. {
  5312. struct lpfc_vport *vport = mboxq->vport;
  5313. if (mboxq->u.mb.mbxStatus) {
  5314. lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY|LOG_MBOX,
  5315. "2550 UNREG_FCFI mbxStatus error x%x "
  5316. "HBA state x%x\n",
  5317. mboxq->u.mb.mbxStatus, vport->port_state);
  5318. }
  5319. mempool_free(mboxq, phba->mbox_mem_pool);
  5320. return;
  5321. }
  5322. /**
  5323. * lpfc_unregister_fcf_prep - Unregister fcf record preparation
  5324. * @phba: Pointer to hba context object.
  5325. *
  5326. * This function prepare the HBA for unregistering the currently registered
  5327. * FCF from the HBA. It performs unregistering, in order, RPIs, VPIs, and
  5328. * VFIs.
  5329. */
  5330. int
  5331. lpfc_unregister_fcf_prep(struct lpfc_hba *phba)
  5332. {
  5333. struct lpfc_vport **vports;
  5334. struct lpfc_nodelist *ndlp;
  5335. struct Scsi_Host *shost;
  5336. int i = 0, rc;
  5337. /* Unregister RPIs */
  5338. if (lpfc_fcf_inuse(phba))
  5339. lpfc_unreg_hba_rpis(phba);
  5340. /* At this point, all discovery is aborted */
  5341. phba->pport->port_state = LPFC_VPORT_UNKNOWN;
  5342. /* Unregister VPIs */
  5343. vports = lpfc_create_vport_work_array(phba);
  5344. if (vports && (phba->sli3_options & LPFC_SLI3_NPIV_ENABLED))
  5345. for (i = 0; i <= phba->max_vports && vports[i] != NULL; i++) {
  5346. /* Stop FLOGI/FDISC retries */
  5347. ndlp = lpfc_findnode_did(vports[i], Fabric_DID);
  5348. if (ndlp)
  5349. lpfc_cancel_retry_delay_tmo(vports[i], ndlp);
  5350. lpfc_cleanup_pending_mbox(vports[i]);
  5351. if (phba->sli_rev == LPFC_SLI_REV4)
  5352. lpfc_sli4_unreg_all_rpis(vports[i]);
  5353. lpfc_mbx_unreg_vpi(vports[i]);
  5354. shost = lpfc_shost_from_vport(vports[i]);
  5355. spin_lock_irq(shost->host_lock);
  5356. vports[i]->fc_flag |= FC_VPORT_NEEDS_INIT_VPI;
  5357. vports[i]->vpi_state &= ~LPFC_VPI_REGISTERED;
  5358. spin_unlock_irq(shost->host_lock);
  5359. }
  5360. lpfc_destroy_vport_work_array(phba, vports);
  5361. if (i == 0 && (!(phba->sli3_options & LPFC_SLI3_NPIV_ENABLED))) {
  5362. ndlp = lpfc_findnode_did(phba->pport, Fabric_DID);
  5363. if (ndlp)
  5364. lpfc_cancel_retry_delay_tmo(phba->pport, ndlp);
  5365. lpfc_cleanup_pending_mbox(phba->pport);
  5366. if (phba->sli_rev == LPFC_SLI_REV4)
  5367. lpfc_sli4_unreg_all_rpis(phba->pport);
  5368. lpfc_mbx_unreg_vpi(phba->pport);
  5369. shost = lpfc_shost_from_vport(phba->pport);
  5370. spin_lock_irq(shost->host_lock);
  5371. phba->pport->fc_flag |= FC_VPORT_NEEDS_INIT_VPI;
  5372. phba->pport->vpi_state &= ~LPFC_VPI_REGISTERED;
  5373. spin_unlock_irq(shost->host_lock);
  5374. }
  5375. /* Cleanup any outstanding ELS commands */
  5376. lpfc_els_flush_all_cmd(phba);
  5377. /* Unregister the physical port VFI */
  5378. rc = lpfc_issue_unreg_vfi(phba->pport);
  5379. return rc;
  5380. }
  5381. /**
  5382. * lpfc_sli4_unregister_fcf - Unregister currently registered FCF record
  5383. * @phba: Pointer to hba context object.
  5384. *
  5385. * This function issues synchronous unregister FCF mailbox command to HBA to
  5386. * unregister the currently registered FCF record. The driver does not reset
  5387. * the driver FCF usage state flags.
  5388. *
  5389. * Return 0 if successfully issued, none-zero otherwise.
  5390. */
  5391. int
  5392. lpfc_sli4_unregister_fcf(struct lpfc_hba *phba)
  5393. {
  5394. LPFC_MBOXQ_t *mbox;
  5395. int rc;
  5396. mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
  5397. if (!mbox) {
  5398. lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY|LOG_MBOX,
  5399. "2551 UNREG_FCFI mbox allocation failed"
  5400. "HBA state x%x\n", phba->pport->port_state);
  5401. return -ENOMEM;
  5402. }
  5403. lpfc_unreg_fcfi(mbox, phba->fcf.fcfi);
  5404. mbox->vport = phba->pport;
  5405. mbox->mbox_cmpl = lpfc_unregister_fcfi_cmpl;
  5406. rc = lpfc_sli_issue_mbox(phba, mbox, MBX_NOWAIT);
  5407. if (rc == MBX_NOT_FINISHED) {
  5408. lpfc_printf_log(phba, KERN_ERR, LOG_SLI,
  5409. "2552 Unregister FCFI command failed rc x%x "
  5410. "HBA state x%x\n",
  5411. rc, phba->pport->port_state);
  5412. return -EINVAL;
  5413. }
  5414. return 0;
  5415. }
  5416. /**
  5417. * lpfc_unregister_fcf_rescan - Unregister currently registered fcf and rescan
  5418. * @phba: Pointer to hba context object.
  5419. *
  5420. * This function unregisters the currently reigstered FCF. This function
  5421. * also tries to find another FCF for discovery by rescan the HBA FCF table.
  5422. */
  5423. void
  5424. lpfc_unregister_fcf_rescan(struct lpfc_hba *phba)
  5425. {
  5426. int rc;
  5427. /* Preparation for unregistering fcf */
  5428. rc = lpfc_unregister_fcf_prep(phba);
  5429. if (rc) {
  5430. lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY,
  5431. "2748 Failed to prepare for unregistering "
  5432. "HBA's FCF record: rc=%d\n", rc);
  5433. return;
  5434. }
  5435. /* Now, unregister FCF record and reset HBA FCF state */
  5436. rc = lpfc_sli4_unregister_fcf(phba);
  5437. if (rc)
  5438. return;
  5439. /* Reset HBA FCF states after successful unregister FCF */
  5440. phba->fcf.fcf_flag = 0;
  5441. phba->fcf.current_rec.flag = 0;
  5442. /*
  5443. * If driver is not unloading, check if there is any other
  5444. * FCF record that can be used for discovery.
  5445. */
  5446. if ((phba->pport->load_flag & FC_UNLOADING) ||
  5447. (phba->link_state < LPFC_LINK_UP))
  5448. return;
  5449. /* This is considered as the initial FCF discovery scan */
  5450. spin_lock_irq(&phba->hbalock);
  5451. phba->fcf.fcf_flag |= FCF_INIT_DISC;
  5452. spin_unlock_irq(&phba->hbalock);
  5453. /* Reset FCF roundrobin bmask for new discovery */
  5454. lpfc_sli4_clear_fcf_rr_bmask(phba);
  5455. rc = lpfc_sli4_fcf_scan_read_fcf_rec(phba, LPFC_FCOE_FCF_GET_FIRST);
  5456. if (rc) {
  5457. spin_lock_irq(&phba->hbalock);
  5458. phba->fcf.fcf_flag &= ~FCF_INIT_DISC;
  5459. spin_unlock_irq(&phba->hbalock);
  5460. lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY|LOG_MBOX,
  5461. "2553 lpfc_unregister_unused_fcf failed "
  5462. "to read FCF record HBA state x%x\n",
  5463. phba->pport->port_state);
  5464. }
  5465. }
  5466. /**
  5467. * lpfc_unregister_fcf - Unregister the currently registered fcf record
  5468. * @phba: Pointer to hba context object.
  5469. *
  5470. * This function just unregisters the currently reigstered FCF. It does not
  5471. * try to find another FCF for discovery.
  5472. */
  5473. void
  5474. lpfc_unregister_fcf(struct lpfc_hba *phba)
  5475. {
  5476. int rc;
  5477. /* Preparation for unregistering fcf */
  5478. rc = lpfc_unregister_fcf_prep(phba);
  5479. if (rc) {
  5480. lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY,
  5481. "2749 Failed to prepare for unregistering "
  5482. "HBA's FCF record: rc=%d\n", rc);
  5483. return;
  5484. }
  5485. /* Now, unregister FCF record and reset HBA FCF state */
  5486. rc = lpfc_sli4_unregister_fcf(phba);
  5487. if (rc)
  5488. return;
  5489. /* Set proper HBA FCF states after successful unregister FCF */
  5490. spin_lock_irq(&phba->hbalock);
  5491. phba->fcf.fcf_flag &= ~FCF_REGISTERED;
  5492. spin_unlock_irq(&phba->hbalock);
  5493. }
  5494. /**
  5495. * lpfc_unregister_unused_fcf - Unregister FCF if all devices are disconnected.
  5496. * @phba: Pointer to hba context object.
  5497. *
  5498. * This function check if there are any connected remote port for the FCF and
  5499. * if all the devices are disconnected, this function unregister FCFI.
  5500. * This function also tries to use another FCF for discovery.
  5501. */
  5502. void
  5503. lpfc_unregister_unused_fcf(struct lpfc_hba *phba)
  5504. {
  5505. /*
  5506. * If HBA is not running in FIP mode, if HBA does not support
  5507. * FCoE, if FCF discovery is ongoing, or if FCF has not been
  5508. * registered, do nothing.
  5509. */
  5510. spin_lock_irq(&phba->hbalock);
  5511. if (!(phba->hba_flag & HBA_FCOE_MODE) ||
  5512. !(phba->fcf.fcf_flag & FCF_REGISTERED) ||
  5513. !(phba->hba_flag & HBA_FIP_SUPPORT) ||
  5514. (phba->fcf.fcf_flag & FCF_DISCOVERY) ||
  5515. (phba->pport->port_state == LPFC_FLOGI)) {
  5516. spin_unlock_irq(&phba->hbalock);
  5517. return;
  5518. }
  5519. spin_unlock_irq(&phba->hbalock);
  5520. if (lpfc_fcf_inuse(phba))
  5521. return;
  5522. lpfc_unregister_fcf_rescan(phba);
  5523. }
  5524. /**
  5525. * lpfc_read_fcf_conn_tbl - Create driver FCF connection table.
  5526. * @phba: Pointer to hba context object.
  5527. * @buff: Buffer containing the FCF connection table as in the config
  5528. * region.
  5529. * This function create driver data structure for the FCF connection
  5530. * record table read from config region 23.
  5531. */
  5532. static void
  5533. lpfc_read_fcf_conn_tbl(struct lpfc_hba *phba,
  5534. uint8_t *buff)
  5535. {
  5536. struct lpfc_fcf_conn_entry *conn_entry, *next_conn_entry;
  5537. struct lpfc_fcf_conn_hdr *conn_hdr;
  5538. struct lpfc_fcf_conn_rec *conn_rec;
  5539. uint32_t record_count;
  5540. int i;
  5541. /* Free the current connect table */
  5542. list_for_each_entry_safe(conn_entry, next_conn_entry,
  5543. &phba->fcf_conn_rec_list, list) {
  5544. list_del_init(&conn_entry->list);
  5545. kfree(conn_entry);
  5546. }
  5547. conn_hdr = (struct lpfc_fcf_conn_hdr *) buff;
  5548. record_count = conn_hdr->length * sizeof(uint32_t)/
  5549. sizeof(struct lpfc_fcf_conn_rec);
  5550. conn_rec = (struct lpfc_fcf_conn_rec *)
  5551. (buff + sizeof(struct lpfc_fcf_conn_hdr));
  5552. for (i = 0; i < record_count; i++) {
  5553. if (!(conn_rec[i].flags & FCFCNCT_VALID))
  5554. continue;
  5555. conn_entry = kzalloc(sizeof(struct lpfc_fcf_conn_entry),
  5556. GFP_KERNEL);
  5557. if (!conn_entry) {
  5558. lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
  5559. "2566 Failed to allocate connection"
  5560. " table entry\n");
  5561. return;
  5562. }
  5563. memcpy(&conn_entry->conn_rec, &conn_rec[i],
  5564. sizeof(struct lpfc_fcf_conn_rec));
  5565. conn_entry->conn_rec.vlan_tag =
  5566. conn_entry->conn_rec.vlan_tag;
  5567. conn_entry->conn_rec.flags =
  5568. conn_entry->conn_rec.flags;
  5569. list_add_tail(&conn_entry->list,
  5570. &phba->fcf_conn_rec_list);
  5571. }
  5572. if (!list_empty(&phba->fcf_conn_rec_list)) {
  5573. i = 0;
  5574. list_for_each_entry(conn_entry, &phba->fcf_conn_rec_list,
  5575. list) {
  5576. conn_rec = &conn_entry->conn_rec;
  5577. lpfc_printf_log(phba, KERN_INFO, LOG_INIT,
  5578. "3345 FCF connection list rec[%02d]: "
  5579. "flags:x%04x, vtag:x%04x, "
  5580. "fabric_name:x%02x:%02x:%02x:%02x:"
  5581. "%02x:%02x:%02x:%02x, "
  5582. "switch_name:x%02x:%02x:%02x:%02x:"
  5583. "%02x:%02x:%02x:%02x\n", i++,
  5584. conn_rec->flags, conn_rec->vlan_tag,
  5585. conn_rec->fabric_name[0],
  5586. conn_rec->fabric_name[1],
  5587. conn_rec->fabric_name[2],
  5588. conn_rec->fabric_name[3],
  5589. conn_rec->fabric_name[4],
  5590. conn_rec->fabric_name[5],
  5591. conn_rec->fabric_name[6],
  5592. conn_rec->fabric_name[7],
  5593. conn_rec->switch_name[0],
  5594. conn_rec->switch_name[1],
  5595. conn_rec->switch_name[2],
  5596. conn_rec->switch_name[3],
  5597. conn_rec->switch_name[4],
  5598. conn_rec->switch_name[5],
  5599. conn_rec->switch_name[6],
  5600. conn_rec->switch_name[7]);
  5601. }
  5602. }
  5603. }
  5604. /**
  5605. * lpfc_read_fcoe_param - Read FCoe parameters from conf region..
  5606. * @phba: Pointer to hba context object.
  5607. * @buff: Buffer containing the FCoE parameter data structure.
  5608. *
  5609. * This function update driver data structure with config
  5610. * parameters read from config region 23.
  5611. */
  5612. static void
  5613. lpfc_read_fcoe_param(struct lpfc_hba *phba,
  5614. uint8_t *buff)
  5615. {
  5616. struct lpfc_fip_param_hdr *fcoe_param_hdr;
  5617. struct lpfc_fcoe_params *fcoe_param;
  5618. fcoe_param_hdr = (struct lpfc_fip_param_hdr *)
  5619. buff;
  5620. fcoe_param = (struct lpfc_fcoe_params *)
  5621. (buff + sizeof(struct lpfc_fip_param_hdr));
  5622. if ((fcoe_param_hdr->parm_version != FIPP_VERSION) ||
  5623. (fcoe_param_hdr->length != FCOE_PARAM_LENGTH))
  5624. return;
  5625. if (fcoe_param_hdr->parm_flags & FIPP_VLAN_VALID) {
  5626. phba->valid_vlan = 1;
  5627. phba->vlan_id = le16_to_cpu(fcoe_param->vlan_tag) &
  5628. 0xFFF;
  5629. }
  5630. phba->fc_map[0] = fcoe_param->fc_map[0];
  5631. phba->fc_map[1] = fcoe_param->fc_map[1];
  5632. phba->fc_map[2] = fcoe_param->fc_map[2];
  5633. return;
  5634. }
  5635. /**
  5636. * lpfc_get_rec_conf23 - Get a record type in config region data.
  5637. * @buff: Buffer containing config region 23 data.
  5638. * @size: Size of the data buffer.
  5639. * @rec_type: Record type to be searched.
  5640. *
  5641. * This function searches config region data to find the beginning
  5642. * of the record specified by record_type. If record found, this
  5643. * function return pointer to the record else return NULL.
  5644. */
  5645. static uint8_t *
  5646. lpfc_get_rec_conf23(uint8_t *buff, uint32_t size, uint8_t rec_type)
  5647. {
  5648. uint32_t offset = 0, rec_length;
  5649. if ((buff[0] == LPFC_REGION23_LAST_REC) ||
  5650. (size < sizeof(uint32_t)))
  5651. return NULL;
  5652. rec_length = buff[offset + 1];
  5653. /*
  5654. * One TLV record has one word header and number of data words
  5655. * specified in the rec_length field of the record header.
  5656. */
  5657. while ((offset + rec_length * sizeof(uint32_t) + sizeof(uint32_t))
  5658. <= size) {
  5659. if (buff[offset] == rec_type)
  5660. return &buff[offset];
  5661. if (buff[offset] == LPFC_REGION23_LAST_REC)
  5662. return NULL;
  5663. offset += rec_length * sizeof(uint32_t) + sizeof(uint32_t);
  5664. rec_length = buff[offset + 1];
  5665. }
  5666. return NULL;
  5667. }
  5668. /**
  5669. * lpfc_parse_fcoe_conf - Parse FCoE config data read from config region 23.
  5670. * @phba: Pointer to lpfc_hba data structure.
  5671. * @buff: Buffer containing config region 23 data.
  5672. * @size: Size of the data buffer.
  5673. *
  5674. * This function parses the FCoE config parameters in config region 23 and
  5675. * populate driver data structure with the parameters.
  5676. */
  5677. void
  5678. lpfc_parse_fcoe_conf(struct lpfc_hba *phba,
  5679. uint8_t *buff,
  5680. uint32_t size)
  5681. {
  5682. uint32_t offset = 0, rec_length;
  5683. uint8_t *rec_ptr;
  5684. /*
  5685. * If data size is less than 2 words signature and version cannot be
  5686. * verified.
  5687. */
  5688. if (size < 2*sizeof(uint32_t))
  5689. return;
  5690. /* Check the region signature first */
  5691. if (memcmp(buff, LPFC_REGION23_SIGNATURE, 4)) {
  5692. lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
  5693. "2567 Config region 23 has bad signature\n");
  5694. return;
  5695. }
  5696. offset += 4;
  5697. /* Check the data structure version */
  5698. if (buff[offset] != LPFC_REGION23_VERSION) {
  5699. lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
  5700. "2568 Config region 23 has bad version\n");
  5701. return;
  5702. }
  5703. offset += 4;
  5704. rec_length = buff[offset + 1];
  5705. /* Read FCoE param record */
  5706. rec_ptr = lpfc_get_rec_conf23(&buff[offset],
  5707. size - offset, FCOE_PARAM_TYPE);
  5708. if (rec_ptr)
  5709. lpfc_read_fcoe_param(phba, rec_ptr);
  5710. /* Read FCF connection table */
  5711. rec_ptr = lpfc_get_rec_conf23(&buff[offset],
  5712. size - offset, FCOE_CONN_TBL_TYPE);
  5713. if (rec_ptr)
  5714. lpfc_read_fcf_conn_tbl(phba, rec_ptr);
  5715. }