lpfc_hbadisc.c 185 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254525552565257525852595260526152625263526452655266526752685269527052715272527352745275527652775278527952805281528252835284528552865287528852895290529152925293529452955296529752985299530053015302530353045305530653075308530953105311531253135314531553165317531853195320532153225323532453255326532753285329533053315332533353345335533653375338533953405341534253435344534553465347534853495350535153525353535453555356535753585359536053615362536353645365536653675368536953705371537253735374537553765377537853795380538153825383538453855386538753885389539053915392539353945395539653975398539954005401540254035404540554065407540854095410541154125413541454155416541754185419542054215422542354245425542654275428542954305431543254335434543554365437543854395440544154425443544454455446544754485449545054515452545354545455545654575458545954605461546254635464546554665467546854695470547154725473547454755476547754785479548054815482548354845485548654875488548954905491549254935494549554965497549854995500550155025503550455055506550755085509551055115512551355145515551655175518551955205521552255235524552555265527552855295530553155325533553455355536553755385539554055415542554355445545554655475548554955505551555255535554555555565557555855595560556155625563556455655566556755685569557055715572557355745575557655775578557955805581558255835584558555865587558855895590559155925593559455955596559755985599560056015602560356045605560656075608560956105611561256135614561556165617561856195620562156225623562456255626562756285629563056315632563356345635563656375638563956405641564256435644564556465647564856495650565156525653565456555656565756585659566056615662566356645665566656675668566956705671567256735674567556765677567856795680568156825683568456855686568756885689569056915692569356945695569656975698569957005701570257035704570557065707570857095710571157125713571457155716571757185719572057215722572357245725572657275728572957305731573257335734573557365737573857395740574157425743574457455746574757485749575057515752575357545755575657575758575957605761576257635764576557665767576857695770577157725773577457755776577757785779578057815782578357845785578657875788578957905791579257935794579557965797579857995800580158025803580458055806580758085809581058115812581358145815581658175818581958205821582258235824582558265827582858295830583158325833583458355836583758385839584058415842584358445845584658475848584958505851585258535854585558565857585858595860586158625863586458655866586758685869587058715872587358745875587658775878587958805881588258835884588558865887588858895890589158925893589458955896589758985899590059015902590359045905590659075908590959105911591259135914591559165917591859195920592159225923592459255926592759285929593059315932593359345935593659375938593959405941594259435944594559465947594859495950595159525953595459555956595759585959596059615962596359645965596659675968596959705971597259735974597559765977597859795980598159825983598459855986598759885989599059915992599359945995599659975998599960006001600260036004600560066007600860096010601160126013601460156016601760186019602060216022602360246025602660276028602960306031603260336034603560366037603860396040604160426043604460456046604760486049605060516052605360546055605660576058605960606061606260636064606560666067606860696070607160726073607460756076607760786079608060816082608360846085608660876088608960906091609260936094609560966097609860996100610161026103610461056106610761086109611061116112611361146115611661176118611961206121612261236124612561266127612861296130613161326133613461356136613761386139614061416142614361446145614661476148614961506151615261536154615561566157615861596160616161626163616461656166616761686169617061716172617361746175617661776178617961806181618261836184618561866187618861896190619161926193619461956196619761986199620062016202620362046205620662076208620962106211621262136214621562166217621862196220622162226223622462256226622762286229623062316232623362346235623662376238623962406241624262436244624562466247624862496250625162526253625462556256625762586259626062616262626362646265626662676268626962706271627262736274627562766277627862796280628162826283628462856286628762886289629062916292629362946295629662976298629963006301630263036304630563066307630863096310631163126313631463156316631763186319632063216322632363246325632663276328632963306331633263336334633563366337633863396340
  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. if (vport->phba->sli_rev == LPFC_SLI_REV4)
  3790. ndlp->nlp_rpi = lpfc_sli4_alloc_rpi(vport->phba);
  3791. }
  3792. struct lpfc_nodelist *
  3793. lpfc_enable_node(struct lpfc_vport *vport, struct lpfc_nodelist *ndlp,
  3794. int state)
  3795. {
  3796. struct lpfc_hba *phba = vport->phba;
  3797. uint32_t did;
  3798. unsigned long flags;
  3799. if (!ndlp)
  3800. return NULL;
  3801. spin_lock_irqsave(&phba->ndlp_lock, flags);
  3802. /* The ndlp should not be in memory free mode */
  3803. if (NLP_CHK_FREE_REQ(ndlp)) {
  3804. spin_unlock_irqrestore(&phba->ndlp_lock, flags);
  3805. lpfc_printf_vlog(vport, KERN_WARNING, LOG_NODE,
  3806. "0277 lpfc_enable_node: ndlp:x%p "
  3807. "usgmap:x%x refcnt:%d\n",
  3808. (void *)ndlp, ndlp->nlp_usg_map,
  3809. atomic_read(&ndlp->kref.refcount));
  3810. return NULL;
  3811. }
  3812. /* The ndlp should not already be in active mode */
  3813. if (NLP_CHK_NODE_ACT(ndlp)) {
  3814. spin_unlock_irqrestore(&phba->ndlp_lock, flags);
  3815. lpfc_printf_vlog(vport, KERN_WARNING, LOG_NODE,
  3816. "0278 lpfc_enable_node: ndlp:x%p "
  3817. "usgmap:x%x refcnt:%d\n",
  3818. (void *)ndlp, ndlp->nlp_usg_map,
  3819. atomic_read(&ndlp->kref.refcount));
  3820. return NULL;
  3821. }
  3822. /* Keep the original DID */
  3823. did = ndlp->nlp_DID;
  3824. /* re-initialize ndlp except of ndlp linked list pointer */
  3825. memset((((char *)ndlp) + sizeof (struct list_head)), 0,
  3826. sizeof (struct lpfc_nodelist) - sizeof (struct list_head));
  3827. lpfc_initialize_node(vport, ndlp, did);
  3828. spin_unlock_irqrestore(&phba->ndlp_lock, flags);
  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. lpfc_debugfs_disc_trc(vport, LPFC_DISC_TRC_NODE,
  5066. "node init: did:x%x",
  5067. ndlp->nlp_DID, 0, 0);
  5068. return;
  5069. }
  5070. /* This routine releases all resources associated with a specifc NPort's ndlp
  5071. * and mempool_free's the nodelist.
  5072. */
  5073. static void
  5074. lpfc_nlp_release(struct kref *kref)
  5075. {
  5076. struct lpfc_hba *phba;
  5077. unsigned long flags;
  5078. struct lpfc_nodelist *ndlp = container_of(kref, struct lpfc_nodelist,
  5079. kref);
  5080. lpfc_debugfs_disc_trc(ndlp->vport, LPFC_DISC_TRC_NODE,
  5081. "node release: did:x%x flg:x%x type:x%x",
  5082. ndlp->nlp_DID, ndlp->nlp_flag, ndlp->nlp_type);
  5083. lpfc_printf_vlog(ndlp->vport, KERN_INFO, LOG_NODE,
  5084. "0279 lpfc_nlp_release: ndlp:x%p did %x "
  5085. "usgmap:x%x refcnt:%d\n",
  5086. (void *)ndlp, ndlp->nlp_DID, ndlp->nlp_usg_map,
  5087. atomic_read(&ndlp->kref.refcount));
  5088. /* remove ndlp from action. */
  5089. lpfc_nlp_remove(ndlp->vport, ndlp);
  5090. /* clear the ndlp active flag for all release cases */
  5091. phba = ndlp->phba;
  5092. spin_lock_irqsave(&phba->ndlp_lock, flags);
  5093. NLP_CLR_NODE_ACT(ndlp);
  5094. spin_unlock_irqrestore(&phba->ndlp_lock, flags);
  5095. if (phba->sli_rev == LPFC_SLI_REV4)
  5096. lpfc_sli4_free_rpi(phba, ndlp->nlp_rpi);
  5097. /* free ndlp memory for final ndlp release */
  5098. if (NLP_CHK_FREE_REQ(ndlp)) {
  5099. kfree(ndlp->lat_data);
  5100. mempool_free(ndlp, ndlp->phba->nlp_mem_pool);
  5101. }
  5102. }
  5103. /* This routine bumps the reference count for a ndlp structure to ensure
  5104. * that one discovery thread won't free a ndlp while another discovery thread
  5105. * is using it.
  5106. */
  5107. struct lpfc_nodelist *
  5108. lpfc_nlp_get(struct lpfc_nodelist *ndlp)
  5109. {
  5110. struct lpfc_hba *phba;
  5111. unsigned long flags;
  5112. if (ndlp) {
  5113. lpfc_debugfs_disc_trc(ndlp->vport, LPFC_DISC_TRC_NODE,
  5114. "node get: did:x%x flg:x%x refcnt:x%x",
  5115. ndlp->nlp_DID, ndlp->nlp_flag,
  5116. atomic_read(&ndlp->kref.refcount));
  5117. /* The check of ndlp usage to prevent incrementing the
  5118. * ndlp reference count that is in the process of being
  5119. * released.
  5120. */
  5121. phba = ndlp->phba;
  5122. spin_lock_irqsave(&phba->ndlp_lock, flags);
  5123. if (!NLP_CHK_NODE_ACT(ndlp) || NLP_CHK_FREE_ACK(ndlp)) {
  5124. spin_unlock_irqrestore(&phba->ndlp_lock, flags);
  5125. lpfc_printf_vlog(ndlp->vport, KERN_WARNING, LOG_NODE,
  5126. "0276 lpfc_nlp_get: ndlp:x%p "
  5127. "usgmap:x%x refcnt:%d\n",
  5128. (void *)ndlp, ndlp->nlp_usg_map,
  5129. atomic_read(&ndlp->kref.refcount));
  5130. return NULL;
  5131. } else
  5132. kref_get(&ndlp->kref);
  5133. spin_unlock_irqrestore(&phba->ndlp_lock, flags);
  5134. }
  5135. return ndlp;
  5136. }
  5137. /* This routine decrements the reference count for a ndlp structure. If the
  5138. * count goes to 0, this indicates the the associated nodelist should be
  5139. * freed. Returning 1 indicates the ndlp resource has been released; on the
  5140. * other hand, returning 0 indicates the ndlp resource has not been released
  5141. * yet.
  5142. */
  5143. int
  5144. lpfc_nlp_put(struct lpfc_nodelist *ndlp)
  5145. {
  5146. struct lpfc_hba *phba;
  5147. unsigned long flags;
  5148. if (!ndlp)
  5149. return 1;
  5150. lpfc_debugfs_disc_trc(ndlp->vport, LPFC_DISC_TRC_NODE,
  5151. "node put: did:x%x flg:x%x refcnt:x%x",
  5152. ndlp->nlp_DID, ndlp->nlp_flag,
  5153. atomic_read(&ndlp->kref.refcount));
  5154. phba = ndlp->phba;
  5155. spin_lock_irqsave(&phba->ndlp_lock, flags);
  5156. /* Check the ndlp memory free acknowledge flag to avoid the
  5157. * possible race condition that kref_put got invoked again
  5158. * after previous one has done ndlp memory free.
  5159. */
  5160. if (NLP_CHK_FREE_ACK(ndlp)) {
  5161. spin_unlock_irqrestore(&phba->ndlp_lock, flags);
  5162. lpfc_printf_vlog(ndlp->vport, KERN_WARNING, LOG_NODE,
  5163. "0274 lpfc_nlp_put: ndlp:x%p "
  5164. "usgmap:x%x refcnt:%d\n",
  5165. (void *)ndlp, ndlp->nlp_usg_map,
  5166. atomic_read(&ndlp->kref.refcount));
  5167. return 1;
  5168. }
  5169. /* Check the ndlp inactivate log flag to avoid the possible
  5170. * race condition that kref_put got invoked again after ndlp
  5171. * is already in inactivating state.
  5172. */
  5173. if (NLP_CHK_IACT_REQ(ndlp)) {
  5174. spin_unlock_irqrestore(&phba->ndlp_lock, flags);
  5175. lpfc_printf_vlog(ndlp->vport, KERN_WARNING, LOG_NODE,
  5176. "0275 lpfc_nlp_put: ndlp:x%p "
  5177. "usgmap:x%x refcnt:%d\n",
  5178. (void *)ndlp, ndlp->nlp_usg_map,
  5179. atomic_read(&ndlp->kref.refcount));
  5180. return 1;
  5181. }
  5182. /* For last put, mark the ndlp usage flags to make sure no
  5183. * other kref_get and kref_put on the same ndlp shall get
  5184. * in between the process when the final kref_put has been
  5185. * invoked on this ndlp.
  5186. */
  5187. if (atomic_read(&ndlp->kref.refcount) == 1) {
  5188. /* Indicate ndlp is put to inactive state. */
  5189. NLP_SET_IACT_REQ(ndlp);
  5190. /* Acknowledge ndlp memory free has been seen. */
  5191. if (NLP_CHK_FREE_REQ(ndlp))
  5192. NLP_SET_FREE_ACK(ndlp);
  5193. }
  5194. spin_unlock_irqrestore(&phba->ndlp_lock, flags);
  5195. /* Note, the kref_put returns 1 when decrementing a reference
  5196. * count that was 1, it invokes the release callback function,
  5197. * but it still left the reference count as 1 (not actually
  5198. * performs the last decrementation). Otherwise, it actually
  5199. * decrements the reference count and returns 0.
  5200. */
  5201. return kref_put(&ndlp->kref, lpfc_nlp_release);
  5202. }
  5203. /* This routine free's the specified nodelist if it is not in use
  5204. * by any other discovery thread. This routine returns 1 if the
  5205. * ndlp has been freed. A return value of 0 indicates the ndlp is
  5206. * not yet been released.
  5207. */
  5208. int
  5209. lpfc_nlp_not_used(struct lpfc_nodelist *ndlp)
  5210. {
  5211. lpfc_debugfs_disc_trc(ndlp->vport, LPFC_DISC_TRC_NODE,
  5212. "node not used: did:x%x flg:x%x refcnt:x%x",
  5213. ndlp->nlp_DID, ndlp->nlp_flag,
  5214. atomic_read(&ndlp->kref.refcount));
  5215. if (atomic_read(&ndlp->kref.refcount) == 1)
  5216. if (lpfc_nlp_put(ndlp))
  5217. return 1;
  5218. return 0;
  5219. }
  5220. /**
  5221. * lpfc_fcf_inuse - Check if FCF can be unregistered.
  5222. * @phba: Pointer to hba context object.
  5223. *
  5224. * This function iterate through all FC nodes associated
  5225. * will all vports to check if there is any node with
  5226. * fc_rports associated with it. If there is an fc_rport
  5227. * associated with the node, then the node is either in
  5228. * discovered state or its devloss_timer is pending.
  5229. */
  5230. static int
  5231. lpfc_fcf_inuse(struct lpfc_hba *phba)
  5232. {
  5233. struct lpfc_vport **vports;
  5234. int i, ret = 0;
  5235. struct lpfc_nodelist *ndlp;
  5236. struct Scsi_Host *shost;
  5237. vports = lpfc_create_vport_work_array(phba);
  5238. /* If driver cannot allocate memory, indicate fcf is in use */
  5239. if (!vports)
  5240. return 1;
  5241. for (i = 0; i <= phba->max_vports && vports[i] != NULL; i++) {
  5242. shost = lpfc_shost_from_vport(vports[i]);
  5243. spin_lock_irq(shost->host_lock);
  5244. /*
  5245. * IF the CVL_RCVD bit is not set then we have sent the
  5246. * flogi.
  5247. * If dev_loss fires while we are waiting we do not want to
  5248. * unreg the fcf.
  5249. */
  5250. if (!(vports[i]->fc_flag & FC_VPORT_CVL_RCVD)) {
  5251. spin_unlock_irq(shost->host_lock);
  5252. ret = 1;
  5253. goto out;
  5254. }
  5255. list_for_each_entry(ndlp, &vports[i]->fc_nodes, nlp_listp) {
  5256. if (NLP_CHK_NODE_ACT(ndlp) && ndlp->rport &&
  5257. (ndlp->rport->roles & FC_RPORT_ROLE_FCP_TARGET)) {
  5258. ret = 1;
  5259. spin_unlock_irq(shost->host_lock);
  5260. goto out;
  5261. } else if (ndlp->nlp_flag & NLP_RPI_REGISTERED) {
  5262. ret = 1;
  5263. lpfc_printf_log(phba, KERN_INFO, LOG_ELS,
  5264. "2624 RPI %x DID %x flag %x "
  5265. "still logged in\n",
  5266. ndlp->nlp_rpi, ndlp->nlp_DID,
  5267. ndlp->nlp_flag);
  5268. }
  5269. }
  5270. spin_unlock_irq(shost->host_lock);
  5271. }
  5272. out:
  5273. lpfc_destroy_vport_work_array(phba, vports);
  5274. return ret;
  5275. }
  5276. /**
  5277. * lpfc_unregister_vfi_cmpl - Completion handler for unreg vfi.
  5278. * @phba: Pointer to hba context object.
  5279. * @mboxq: Pointer to mailbox object.
  5280. *
  5281. * This function frees memory associated with the mailbox command.
  5282. */
  5283. void
  5284. lpfc_unregister_vfi_cmpl(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
  5285. {
  5286. struct lpfc_vport *vport = mboxq->vport;
  5287. struct Scsi_Host *shost = lpfc_shost_from_vport(vport);
  5288. if (mboxq->u.mb.mbxStatus) {
  5289. lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY|LOG_MBOX,
  5290. "2555 UNREG_VFI mbxStatus error x%x "
  5291. "HBA state x%x\n",
  5292. mboxq->u.mb.mbxStatus, vport->port_state);
  5293. }
  5294. spin_lock_irq(shost->host_lock);
  5295. phba->pport->fc_flag &= ~FC_VFI_REGISTERED;
  5296. spin_unlock_irq(shost->host_lock);
  5297. mempool_free(mboxq, phba->mbox_mem_pool);
  5298. return;
  5299. }
  5300. /**
  5301. * lpfc_unregister_fcfi_cmpl - Completion handler for unreg fcfi.
  5302. * @phba: Pointer to hba context object.
  5303. * @mboxq: Pointer to mailbox object.
  5304. *
  5305. * This function frees memory associated with the mailbox command.
  5306. */
  5307. static void
  5308. lpfc_unregister_fcfi_cmpl(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq)
  5309. {
  5310. struct lpfc_vport *vport = mboxq->vport;
  5311. if (mboxq->u.mb.mbxStatus) {
  5312. lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY|LOG_MBOX,
  5313. "2550 UNREG_FCFI mbxStatus error x%x "
  5314. "HBA state x%x\n",
  5315. mboxq->u.mb.mbxStatus, vport->port_state);
  5316. }
  5317. mempool_free(mboxq, phba->mbox_mem_pool);
  5318. return;
  5319. }
  5320. /**
  5321. * lpfc_unregister_fcf_prep - Unregister fcf record preparation
  5322. * @phba: Pointer to hba context object.
  5323. *
  5324. * This function prepare the HBA for unregistering the currently registered
  5325. * FCF from the HBA. It performs unregistering, in order, RPIs, VPIs, and
  5326. * VFIs.
  5327. */
  5328. int
  5329. lpfc_unregister_fcf_prep(struct lpfc_hba *phba)
  5330. {
  5331. struct lpfc_vport **vports;
  5332. struct lpfc_nodelist *ndlp;
  5333. struct Scsi_Host *shost;
  5334. int i = 0, rc;
  5335. /* Unregister RPIs */
  5336. if (lpfc_fcf_inuse(phba))
  5337. lpfc_unreg_hba_rpis(phba);
  5338. /* At this point, all discovery is aborted */
  5339. phba->pport->port_state = LPFC_VPORT_UNKNOWN;
  5340. /* Unregister VPIs */
  5341. vports = lpfc_create_vport_work_array(phba);
  5342. if (vports && (phba->sli3_options & LPFC_SLI3_NPIV_ENABLED))
  5343. for (i = 0; i <= phba->max_vports && vports[i] != NULL; i++) {
  5344. /* Stop FLOGI/FDISC retries */
  5345. ndlp = lpfc_findnode_did(vports[i], Fabric_DID);
  5346. if (ndlp)
  5347. lpfc_cancel_retry_delay_tmo(vports[i], ndlp);
  5348. lpfc_cleanup_pending_mbox(vports[i]);
  5349. if (phba->sli_rev == LPFC_SLI_REV4)
  5350. lpfc_sli4_unreg_all_rpis(vports[i]);
  5351. lpfc_mbx_unreg_vpi(vports[i]);
  5352. shost = lpfc_shost_from_vport(vports[i]);
  5353. spin_lock_irq(shost->host_lock);
  5354. vports[i]->fc_flag |= FC_VPORT_NEEDS_INIT_VPI;
  5355. vports[i]->vpi_state &= ~LPFC_VPI_REGISTERED;
  5356. spin_unlock_irq(shost->host_lock);
  5357. }
  5358. lpfc_destroy_vport_work_array(phba, vports);
  5359. if (i == 0 && (!(phba->sli3_options & LPFC_SLI3_NPIV_ENABLED))) {
  5360. ndlp = lpfc_findnode_did(phba->pport, Fabric_DID);
  5361. if (ndlp)
  5362. lpfc_cancel_retry_delay_tmo(phba->pport, ndlp);
  5363. lpfc_cleanup_pending_mbox(phba->pport);
  5364. if (phba->sli_rev == LPFC_SLI_REV4)
  5365. lpfc_sli4_unreg_all_rpis(phba->pport);
  5366. lpfc_mbx_unreg_vpi(phba->pport);
  5367. shost = lpfc_shost_from_vport(phba->pport);
  5368. spin_lock_irq(shost->host_lock);
  5369. phba->pport->fc_flag |= FC_VPORT_NEEDS_INIT_VPI;
  5370. phba->pport->vpi_state &= ~LPFC_VPI_REGISTERED;
  5371. spin_unlock_irq(shost->host_lock);
  5372. }
  5373. /* Cleanup any outstanding ELS commands */
  5374. lpfc_els_flush_all_cmd(phba);
  5375. /* Unregister the physical port VFI */
  5376. rc = lpfc_issue_unreg_vfi(phba->pport);
  5377. return rc;
  5378. }
  5379. /**
  5380. * lpfc_sli4_unregister_fcf - Unregister currently registered FCF record
  5381. * @phba: Pointer to hba context object.
  5382. *
  5383. * This function issues synchronous unregister FCF mailbox command to HBA to
  5384. * unregister the currently registered FCF record. The driver does not reset
  5385. * the driver FCF usage state flags.
  5386. *
  5387. * Return 0 if successfully issued, none-zero otherwise.
  5388. */
  5389. int
  5390. lpfc_sli4_unregister_fcf(struct lpfc_hba *phba)
  5391. {
  5392. LPFC_MBOXQ_t *mbox;
  5393. int rc;
  5394. mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
  5395. if (!mbox) {
  5396. lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY|LOG_MBOX,
  5397. "2551 UNREG_FCFI mbox allocation failed"
  5398. "HBA state x%x\n", phba->pport->port_state);
  5399. return -ENOMEM;
  5400. }
  5401. lpfc_unreg_fcfi(mbox, phba->fcf.fcfi);
  5402. mbox->vport = phba->pport;
  5403. mbox->mbox_cmpl = lpfc_unregister_fcfi_cmpl;
  5404. rc = lpfc_sli_issue_mbox(phba, mbox, MBX_NOWAIT);
  5405. if (rc == MBX_NOT_FINISHED) {
  5406. lpfc_printf_log(phba, KERN_ERR, LOG_SLI,
  5407. "2552 Unregister FCFI command failed rc x%x "
  5408. "HBA state x%x\n",
  5409. rc, phba->pport->port_state);
  5410. return -EINVAL;
  5411. }
  5412. return 0;
  5413. }
  5414. /**
  5415. * lpfc_unregister_fcf_rescan - Unregister currently registered fcf and rescan
  5416. * @phba: Pointer to hba context object.
  5417. *
  5418. * This function unregisters the currently reigstered FCF. This function
  5419. * also tries to find another FCF for discovery by rescan the HBA FCF table.
  5420. */
  5421. void
  5422. lpfc_unregister_fcf_rescan(struct lpfc_hba *phba)
  5423. {
  5424. int rc;
  5425. /* Preparation for unregistering fcf */
  5426. rc = lpfc_unregister_fcf_prep(phba);
  5427. if (rc) {
  5428. lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY,
  5429. "2748 Failed to prepare for unregistering "
  5430. "HBA's FCF record: rc=%d\n", rc);
  5431. return;
  5432. }
  5433. /* Now, unregister FCF record and reset HBA FCF state */
  5434. rc = lpfc_sli4_unregister_fcf(phba);
  5435. if (rc)
  5436. return;
  5437. /* Reset HBA FCF states after successful unregister FCF */
  5438. phba->fcf.fcf_flag = 0;
  5439. phba->fcf.current_rec.flag = 0;
  5440. /*
  5441. * If driver is not unloading, check if there is any other
  5442. * FCF record that can be used for discovery.
  5443. */
  5444. if ((phba->pport->load_flag & FC_UNLOADING) ||
  5445. (phba->link_state < LPFC_LINK_UP))
  5446. return;
  5447. /* This is considered as the initial FCF discovery scan */
  5448. spin_lock_irq(&phba->hbalock);
  5449. phba->fcf.fcf_flag |= FCF_INIT_DISC;
  5450. spin_unlock_irq(&phba->hbalock);
  5451. /* Reset FCF roundrobin bmask for new discovery */
  5452. lpfc_sli4_clear_fcf_rr_bmask(phba);
  5453. rc = lpfc_sli4_fcf_scan_read_fcf_rec(phba, LPFC_FCOE_FCF_GET_FIRST);
  5454. if (rc) {
  5455. spin_lock_irq(&phba->hbalock);
  5456. phba->fcf.fcf_flag &= ~FCF_INIT_DISC;
  5457. spin_unlock_irq(&phba->hbalock);
  5458. lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY|LOG_MBOX,
  5459. "2553 lpfc_unregister_unused_fcf failed "
  5460. "to read FCF record HBA state x%x\n",
  5461. phba->pport->port_state);
  5462. }
  5463. }
  5464. /**
  5465. * lpfc_unregister_fcf - Unregister the currently registered fcf record
  5466. * @phba: Pointer to hba context object.
  5467. *
  5468. * This function just unregisters the currently reigstered FCF. It does not
  5469. * try to find another FCF for discovery.
  5470. */
  5471. void
  5472. lpfc_unregister_fcf(struct lpfc_hba *phba)
  5473. {
  5474. int rc;
  5475. /* Preparation for unregistering fcf */
  5476. rc = lpfc_unregister_fcf_prep(phba);
  5477. if (rc) {
  5478. lpfc_printf_log(phba, KERN_ERR, LOG_DISCOVERY,
  5479. "2749 Failed to prepare for unregistering "
  5480. "HBA's FCF record: rc=%d\n", rc);
  5481. return;
  5482. }
  5483. /* Now, unregister FCF record and reset HBA FCF state */
  5484. rc = lpfc_sli4_unregister_fcf(phba);
  5485. if (rc)
  5486. return;
  5487. /* Set proper HBA FCF states after successful unregister FCF */
  5488. spin_lock_irq(&phba->hbalock);
  5489. phba->fcf.fcf_flag &= ~FCF_REGISTERED;
  5490. spin_unlock_irq(&phba->hbalock);
  5491. }
  5492. /**
  5493. * lpfc_unregister_unused_fcf - Unregister FCF if all devices are disconnected.
  5494. * @phba: Pointer to hba context object.
  5495. *
  5496. * This function check if there are any connected remote port for the FCF and
  5497. * if all the devices are disconnected, this function unregister FCFI.
  5498. * This function also tries to use another FCF for discovery.
  5499. */
  5500. void
  5501. lpfc_unregister_unused_fcf(struct lpfc_hba *phba)
  5502. {
  5503. /*
  5504. * If HBA is not running in FIP mode, if HBA does not support
  5505. * FCoE, if FCF discovery is ongoing, or if FCF has not been
  5506. * registered, do nothing.
  5507. */
  5508. spin_lock_irq(&phba->hbalock);
  5509. if (!(phba->hba_flag & HBA_FCOE_MODE) ||
  5510. !(phba->fcf.fcf_flag & FCF_REGISTERED) ||
  5511. !(phba->hba_flag & HBA_FIP_SUPPORT) ||
  5512. (phba->fcf.fcf_flag & FCF_DISCOVERY) ||
  5513. (phba->pport->port_state == LPFC_FLOGI)) {
  5514. spin_unlock_irq(&phba->hbalock);
  5515. return;
  5516. }
  5517. spin_unlock_irq(&phba->hbalock);
  5518. if (lpfc_fcf_inuse(phba))
  5519. return;
  5520. lpfc_unregister_fcf_rescan(phba);
  5521. }
  5522. /**
  5523. * lpfc_read_fcf_conn_tbl - Create driver FCF connection table.
  5524. * @phba: Pointer to hba context object.
  5525. * @buff: Buffer containing the FCF connection table as in the config
  5526. * region.
  5527. * This function create driver data structure for the FCF connection
  5528. * record table read from config region 23.
  5529. */
  5530. static void
  5531. lpfc_read_fcf_conn_tbl(struct lpfc_hba *phba,
  5532. uint8_t *buff)
  5533. {
  5534. struct lpfc_fcf_conn_entry *conn_entry, *next_conn_entry;
  5535. struct lpfc_fcf_conn_hdr *conn_hdr;
  5536. struct lpfc_fcf_conn_rec *conn_rec;
  5537. uint32_t record_count;
  5538. int i;
  5539. /* Free the current connect table */
  5540. list_for_each_entry_safe(conn_entry, next_conn_entry,
  5541. &phba->fcf_conn_rec_list, list) {
  5542. list_del_init(&conn_entry->list);
  5543. kfree(conn_entry);
  5544. }
  5545. conn_hdr = (struct lpfc_fcf_conn_hdr *) buff;
  5546. record_count = conn_hdr->length * sizeof(uint32_t)/
  5547. sizeof(struct lpfc_fcf_conn_rec);
  5548. conn_rec = (struct lpfc_fcf_conn_rec *)
  5549. (buff + sizeof(struct lpfc_fcf_conn_hdr));
  5550. for (i = 0; i < record_count; i++) {
  5551. if (!(conn_rec[i].flags & FCFCNCT_VALID))
  5552. continue;
  5553. conn_entry = kzalloc(sizeof(struct lpfc_fcf_conn_entry),
  5554. GFP_KERNEL);
  5555. if (!conn_entry) {
  5556. lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
  5557. "2566 Failed to allocate connection"
  5558. " table entry\n");
  5559. return;
  5560. }
  5561. memcpy(&conn_entry->conn_rec, &conn_rec[i],
  5562. sizeof(struct lpfc_fcf_conn_rec));
  5563. conn_entry->conn_rec.vlan_tag =
  5564. conn_entry->conn_rec.vlan_tag;
  5565. conn_entry->conn_rec.flags =
  5566. conn_entry->conn_rec.flags;
  5567. list_add_tail(&conn_entry->list,
  5568. &phba->fcf_conn_rec_list);
  5569. }
  5570. if (!list_empty(&phba->fcf_conn_rec_list)) {
  5571. i = 0;
  5572. list_for_each_entry(conn_entry, &phba->fcf_conn_rec_list,
  5573. list) {
  5574. conn_rec = &conn_entry->conn_rec;
  5575. lpfc_printf_log(phba, KERN_INFO, LOG_INIT,
  5576. "3345 FCF connection list rec[%02d]: "
  5577. "flags:x%04x, vtag:x%04x, "
  5578. "fabric_name:x%02x:%02x:%02x:%02x:"
  5579. "%02x:%02x:%02x:%02x, "
  5580. "switch_name:x%02x:%02x:%02x:%02x:"
  5581. "%02x:%02x:%02x:%02x\n", i++,
  5582. conn_rec->flags, conn_rec->vlan_tag,
  5583. conn_rec->fabric_name[0],
  5584. conn_rec->fabric_name[1],
  5585. conn_rec->fabric_name[2],
  5586. conn_rec->fabric_name[3],
  5587. conn_rec->fabric_name[4],
  5588. conn_rec->fabric_name[5],
  5589. conn_rec->fabric_name[6],
  5590. conn_rec->fabric_name[7],
  5591. conn_rec->switch_name[0],
  5592. conn_rec->switch_name[1],
  5593. conn_rec->switch_name[2],
  5594. conn_rec->switch_name[3],
  5595. conn_rec->switch_name[4],
  5596. conn_rec->switch_name[5],
  5597. conn_rec->switch_name[6],
  5598. conn_rec->switch_name[7]);
  5599. }
  5600. }
  5601. }
  5602. /**
  5603. * lpfc_read_fcoe_param - Read FCoe parameters from conf region..
  5604. * @phba: Pointer to hba context object.
  5605. * @buff: Buffer containing the FCoE parameter data structure.
  5606. *
  5607. * This function update driver data structure with config
  5608. * parameters read from config region 23.
  5609. */
  5610. static void
  5611. lpfc_read_fcoe_param(struct lpfc_hba *phba,
  5612. uint8_t *buff)
  5613. {
  5614. struct lpfc_fip_param_hdr *fcoe_param_hdr;
  5615. struct lpfc_fcoe_params *fcoe_param;
  5616. fcoe_param_hdr = (struct lpfc_fip_param_hdr *)
  5617. buff;
  5618. fcoe_param = (struct lpfc_fcoe_params *)
  5619. (buff + sizeof(struct lpfc_fip_param_hdr));
  5620. if ((fcoe_param_hdr->parm_version != FIPP_VERSION) ||
  5621. (fcoe_param_hdr->length != FCOE_PARAM_LENGTH))
  5622. return;
  5623. if (fcoe_param_hdr->parm_flags & FIPP_VLAN_VALID) {
  5624. phba->valid_vlan = 1;
  5625. phba->vlan_id = le16_to_cpu(fcoe_param->vlan_tag) &
  5626. 0xFFF;
  5627. }
  5628. phba->fc_map[0] = fcoe_param->fc_map[0];
  5629. phba->fc_map[1] = fcoe_param->fc_map[1];
  5630. phba->fc_map[2] = fcoe_param->fc_map[2];
  5631. return;
  5632. }
  5633. /**
  5634. * lpfc_get_rec_conf23 - Get a record type in config region data.
  5635. * @buff: Buffer containing config region 23 data.
  5636. * @size: Size of the data buffer.
  5637. * @rec_type: Record type to be searched.
  5638. *
  5639. * This function searches config region data to find the beginning
  5640. * of the record specified by record_type. If record found, this
  5641. * function return pointer to the record else return NULL.
  5642. */
  5643. static uint8_t *
  5644. lpfc_get_rec_conf23(uint8_t *buff, uint32_t size, uint8_t rec_type)
  5645. {
  5646. uint32_t offset = 0, rec_length;
  5647. if ((buff[0] == LPFC_REGION23_LAST_REC) ||
  5648. (size < sizeof(uint32_t)))
  5649. return NULL;
  5650. rec_length = buff[offset + 1];
  5651. /*
  5652. * One TLV record has one word header and number of data words
  5653. * specified in the rec_length field of the record header.
  5654. */
  5655. while ((offset + rec_length * sizeof(uint32_t) + sizeof(uint32_t))
  5656. <= size) {
  5657. if (buff[offset] == rec_type)
  5658. return &buff[offset];
  5659. if (buff[offset] == LPFC_REGION23_LAST_REC)
  5660. return NULL;
  5661. offset += rec_length * sizeof(uint32_t) + sizeof(uint32_t);
  5662. rec_length = buff[offset + 1];
  5663. }
  5664. return NULL;
  5665. }
  5666. /**
  5667. * lpfc_parse_fcoe_conf - Parse FCoE config data read from config region 23.
  5668. * @phba: Pointer to lpfc_hba data structure.
  5669. * @buff: Buffer containing config region 23 data.
  5670. * @size: Size of the data buffer.
  5671. *
  5672. * This function parses the FCoE config parameters in config region 23 and
  5673. * populate driver data structure with the parameters.
  5674. */
  5675. void
  5676. lpfc_parse_fcoe_conf(struct lpfc_hba *phba,
  5677. uint8_t *buff,
  5678. uint32_t size)
  5679. {
  5680. uint32_t offset = 0, rec_length;
  5681. uint8_t *rec_ptr;
  5682. /*
  5683. * If data size is less than 2 words signature and version cannot be
  5684. * verified.
  5685. */
  5686. if (size < 2*sizeof(uint32_t))
  5687. return;
  5688. /* Check the region signature first */
  5689. if (memcmp(buff, LPFC_REGION23_SIGNATURE, 4)) {
  5690. lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
  5691. "2567 Config region 23 has bad signature\n");
  5692. return;
  5693. }
  5694. offset += 4;
  5695. /* Check the data structure version */
  5696. if (buff[offset] != LPFC_REGION23_VERSION) {
  5697. lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
  5698. "2568 Config region 23 has bad version\n");
  5699. return;
  5700. }
  5701. offset += 4;
  5702. rec_length = buff[offset + 1];
  5703. /* Read FCoE param record */
  5704. rec_ptr = lpfc_get_rec_conf23(&buff[offset],
  5705. size - offset, FCOE_PARAM_TYPE);
  5706. if (rec_ptr)
  5707. lpfc_read_fcoe_param(phba, rec_ptr);
  5708. /* Read FCF connection table */
  5709. rec_ptr = lpfc_get_rec_conf23(&buff[offset],
  5710. size - offset, FCOE_CONN_TBL_TYPE);
  5711. if (rec_ptr)
  5712. lpfc_read_fcf_conn_tbl(phba, rec_ptr);
  5713. }