fc_exch.c 67 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576
  1. /*
  2. * Copyright(c) 2007 Intel Corporation. All rights reserved.
  3. * Copyright(c) 2008 Red Hat, Inc. All rights reserved.
  4. * Copyright(c) 2008 Mike Christie
  5. *
  6. * This program is free software; you can redistribute it and/or modify it
  7. * under the terms and conditions of the GNU General Public License,
  8. * version 2, as published by the Free Software Foundation.
  9. *
  10. * This program is distributed in the hope it will be useful, but WITHOUT
  11. * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  12. * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
  13. * more details.
  14. *
  15. * You should have received a copy of the GNU General Public License along with
  16. * this program; if not, write to the Free Software Foundation, Inc.,
  17. * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
  18. *
  19. * Maintained at www.Open-FCoE.org
  20. */
  21. /*
  22. * Fibre Channel exchange and sequence handling.
  23. */
  24. #include <linux/timer.h>
  25. #include <linux/slab.h>
  26. #include <linux/err.h>
  27. #include <linux/export.h>
  28. #include <linux/log2.h>
  29. #include <scsi/fc/fc_fc2.h>
  30. #include <scsi/libfc.h>
  31. #include <scsi/fc_encode.h>
  32. #include "fc_libfc.h"
  33. u16 fc_cpu_mask; /* cpu mask for possible cpus */
  34. EXPORT_SYMBOL(fc_cpu_mask);
  35. static u16 fc_cpu_order; /* 2's power to represent total possible cpus */
  36. static struct kmem_cache *fc_em_cachep; /* cache for exchanges */
  37. static struct workqueue_struct *fc_exch_workqueue;
  38. /*
  39. * Structure and function definitions for managing Fibre Channel Exchanges
  40. * and Sequences.
  41. *
  42. * The three primary structures used here are fc_exch_mgr, fc_exch, and fc_seq.
  43. *
  44. * fc_exch_mgr holds the exchange state for an N port
  45. *
  46. * fc_exch holds state for one exchange and links to its active sequence.
  47. *
  48. * fc_seq holds the state for an individual sequence.
  49. */
  50. /**
  51. * struct fc_exch_pool - Per cpu exchange pool
  52. * @next_index: Next possible free exchange index
  53. * @total_exches: Total allocated exchanges
  54. * @lock: Exch pool lock
  55. * @ex_list: List of exchanges
  56. *
  57. * This structure manages per cpu exchanges in array of exchange pointers.
  58. * This array is allocated followed by struct fc_exch_pool memory for
  59. * assigned range of exchanges to per cpu pool.
  60. */
  61. struct fc_exch_pool {
  62. spinlock_t lock;
  63. struct list_head ex_list;
  64. u16 next_index;
  65. u16 total_exches;
  66. /* two cache of free slot in exch array */
  67. u16 left;
  68. u16 right;
  69. } ____cacheline_aligned_in_smp;
  70. /**
  71. * struct fc_exch_mgr - The Exchange Manager (EM).
  72. * @class: Default class for new sequences
  73. * @kref: Reference counter
  74. * @min_xid: Minimum exchange ID
  75. * @max_xid: Maximum exchange ID
  76. * @ep_pool: Reserved exchange pointers
  77. * @pool_max_index: Max exch array index in exch pool
  78. * @pool: Per cpu exch pool
  79. * @stats: Statistics structure
  80. *
  81. * This structure is the center for creating exchanges and sequences.
  82. * It manages the allocation of exchange IDs.
  83. */
  84. struct fc_exch_mgr {
  85. struct fc_exch_pool __percpu *pool;
  86. mempool_t *ep_pool;
  87. enum fc_class class;
  88. struct kref kref;
  89. u16 min_xid;
  90. u16 max_xid;
  91. u16 pool_max_index;
  92. struct {
  93. atomic_t no_free_exch;
  94. atomic_t no_free_exch_xid;
  95. atomic_t xid_not_found;
  96. atomic_t xid_busy;
  97. atomic_t seq_not_found;
  98. atomic_t non_bls_resp;
  99. } stats;
  100. };
  101. /**
  102. * struct fc_exch_mgr_anchor - primary structure for list of EMs
  103. * @ema_list: Exchange Manager Anchor list
  104. * @mp: Exchange Manager associated with this anchor
  105. * @match: Routine to determine if this anchor's EM should be used
  106. *
  107. * When walking the list of anchors the match routine will be called
  108. * for each anchor to determine if that EM should be used. The last
  109. * anchor in the list will always match to handle any exchanges not
  110. * handled by other EMs. The non-default EMs would be added to the
  111. * anchor list by HW that provides offloads.
  112. */
  113. struct fc_exch_mgr_anchor {
  114. struct list_head ema_list;
  115. struct fc_exch_mgr *mp;
  116. bool (*match)(struct fc_frame *);
  117. };
  118. static void fc_exch_rrq(struct fc_exch *);
  119. static void fc_seq_ls_acc(struct fc_frame *);
  120. static void fc_seq_ls_rjt(struct fc_frame *, enum fc_els_rjt_reason,
  121. enum fc_els_rjt_explan);
  122. static void fc_exch_els_rec(struct fc_frame *);
  123. static void fc_exch_els_rrq(struct fc_frame *);
  124. /*
  125. * Internal implementation notes.
  126. *
  127. * The exchange manager is one by default in libfc but LLD may choose
  128. * to have one per CPU. The sequence manager is one per exchange manager
  129. * and currently never separated.
  130. *
  131. * Section 9.8 in FC-FS-2 specifies: "The SEQ_ID is a one-byte field
  132. * assigned by the Sequence Initiator that shall be unique for a specific
  133. * D_ID and S_ID pair while the Sequence is open." Note that it isn't
  134. * qualified by exchange ID, which one might think it would be.
  135. * In practice this limits the number of open sequences and exchanges to 256
  136. * per session. For most targets we could treat this limit as per exchange.
  137. *
  138. * The exchange and its sequence are freed when the last sequence is received.
  139. * It's possible for the remote port to leave an exchange open without
  140. * sending any sequences.
  141. *
  142. * Notes on reference counts:
  143. *
  144. * Exchanges are reference counted and exchange gets freed when the reference
  145. * count becomes zero.
  146. *
  147. * Timeouts:
  148. * Sequences are timed out for E_D_TOV and R_A_TOV.
  149. *
  150. * Sequence event handling:
  151. *
  152. * The following events may occur on initiator sequences:
  153. *
  154. * Send.
  155. * For now, the whole thing is sent.
  156. * Receive ACK
  157. * This applies only to class F.
  158. * The sequence is marked complete.
  159. * ULP completion.
  160. * The upper layer calls fc_exch_done() when done
  161. * with exchange and sequence tuple.
  162. * RX-inferred completion.
  163. * When we receive the next sequence on the same exchange, we can
  164. * retire the previous sequence ID. (XXX not implemented).
  165. * Timeout.
  166. * R_A_TOV frees the sequence ID. If we're waiting for ACK,
  167. * E_D_TOV causes abort and calls upper layer response handler
  168. * with FC_EX_TIMEOUT error.
  169. * Receive RJT
  170. * XXX defer.
  171. * Send ABTS
  172. * On timeout.
  173. *
  174. * The following events may occur on recipient sequences:
  175. *
  176. * Receive
  177. * Allocate sequence for first frame received.
  178. * Hold during receive handler.
  179. * Release when final frame received.
  180. * Keep status of last N of these for the ELS RES command. XXX TBD.
  181. * Receive ABTS
  182. * Deallocate sequence
  183. * Send RJT
  184. * Deallocate
  185. *
  186. * For now, we neglect conditions where only part of a sequence was
  187. * received or transmitted, or where out-of-order receipt is detected.
  188. */
  189. /*
  190. * Locking notes:
  191. *
  192. * The EM code run in a per-CPU worker thread.
  193. *
  194. * To protect against concurrency between a worker thread code and timers,
  195. * sequence allocation and deallocation must be locked.
  196. * - exchange refcnt can be done atomicly without locks.
  197. * - sequence allocation must be locked by exch lock.
  198. * - If the EM pool lock and ex_lock must be taken at the same time, then the
  199. * EM pool lock must be taken before the ex_lock.
  200. */
  201. /*
  202. * opcode names for debugging.
  203. */
  204. static char *fc_exch_rctl_names[] = FC_RCTL_NAMES_INIT;
  205. /**
  206. * fc_exch_name_lookup() - Lookup name by opcode
  207. * @op: Opcode to be looked up
  208. * @table: Opcode/name table
  209. * @max_index: Index not to be exceeded
  210. *
  211. * This routine is used to determine a human-readable string identifying
  212. * a R_CTL opcode.
  213. */
  214. static inline const char *fc_exch_name_lookup(unsigned int op, char **table,
  215. unsigned int max_index)
  216. {
  217. const char *name = NULL;
  218. if (op < max_index)
  219. name = table[op];
  220. if (!name)
  221. name = "unknown";
  222. return name;
  223. }
  224. /**
  225. * fc_exch_rctl_name() - Wrapper routine for fc_exch_name_lookup()
  226. * @op: The opcode to be looked up
  227. */
  228. static const char *fc_exch_rctl_name(unsigned int op)
  229. {
  230. return fc_exch_name_lookup(op, fc_exch_rctl_names,
  231. ARRAY_SIZE(fc_exch_rctl_names));
  232. }
  233. /**
  234. * fc_exch_hold() - Increment an exchange's reference count
  235. * @ep: Echange to be held
  236. */
  237. static inline void fc_exch_hold(struct fc_exch *ep)
  238. {
  239. atomic_inc(&ep->ex_refcnt);
  240. }
  241. /**
  242. * fc_exch_setup_hdr() - Initialize a FC header by initializing some fields
  243. * and determine SOF and EOF.
  244. * @ep: The exchange to that will use the header
  245. * @fp: The frame whose header is to be modified
  246. * @f_ctl: F_CTL bits that will be used for the frame header
  247. *
  248. * The fields initialized by this routine are: fh_ox_id, fh_rx_id,
  249. * fh_seq_id, fh_seq_cnt and the SOF and EOF.
  250. */
  251. static void fc_exch_setup_hdr(struct fc_exch *ep, struct fc_frame *fp,
  252. u32 f_ctl)
  253. {
  254. struct fc_frame_header *fh = fc_frame_header_get(fp);
  255. u16 fill;
  256. fr_sof(fp) = ep->class;
  257. if (ep->seq.cnt)
  258. fr_sof(fp) = fc_sof_normal(ep->class);
  259. if (f_ctl & FC_FC_END_SEQ) {
  260. fr_eof(fp) = FC_EOF_T;
  261. if (fc_sof_needs_ack(ep->class))
  262. fr_eof(fp) = FC_EOF_N;
  263. /*
  264. * From F_CTL.
  265. * The number of fill bytes to make the length a 4-byte
  266. * multiple is the low order 2-bits of the f_ctl.
  267. * The fill itself will have been cleared by the frame
  268. * allocation.
  269. * After this, the length will be even, as expected by
  270. * the transport.
  271. */
  272. fill = fr_len(fp) & 3;
  273. if (fill) {
  274. fill = 4 - fill;
  275. /* TODO, this may be a problem with fragmented skb */
  276. skb_put(fp_skb(fp), fill);
  277. hton24(fh->fh_f_ctl, f_ctl | fill);
  278. }
  279. } else {
  280. WARN_ON(fr_len(fp) % 4 != 0); /* no pad to non last frame */
  281. fr_eof(fp) = FC_EOF_N;
  282. }
  283. /* Initialize remaining fh fields from fc_fill_fc_hdr */
  284. fh->fh_ox_id = htons(ep->oxid);
  285. fh->fh_rx_id = htons(ep->rxid);
  286. fh->fh_seq_id = ep->seq.id;
  287. fh->fh_seq_cnt = htons(ep->seq.cnt);
  288. }
  289. /**
  290. * fc_exch_release() - Decrement an exchange's reference count
  291. * @ep: Exchange to be released
  292. *
  293. * If the reference count reaches zero and the exchange is complete,
  294. * it is freed.
  295. */
  296. static void fc_exch_release(struct fc_exch *ep)
  297. {
  298. struct fc_exch_mgr *mp;
  299. if (atomic_dec_and_test(&ep->ex_refcnt)) {
  300. mp = ep->em;
  301. if (ep->destructor)
  302. ep->destructor(&ep->seq, ep->arg);
  303. WARN_ON(!(ep->esb_stat & ESB_ST_COMPLETE));
  304. mempool_free(ep, mp->ep_pool);
  305. }
  306. }
  307. /**
  308. * fc_exch_timer_cancel() - cancel exch timer
  309. * @ep: The exchange whose timer to be canceled
  310. */
  311. static inline void fc_exch_timer_cancel(struct fc_exch *ep)
  312. {
  313. if (cancel_delayed_work(&ep->timeout_work)) {
  314. FC_EXCH_DBG(ep, "Exchange timer canceled\n");
  315. atomic_dec(&ep->ex_refcnt); /* drop hold for timer */
  316. }
  317. }
  318. /**
  319. * fc_exch_timer_set_locked() - Start a timer for an exchange w/ the
  320. * the exchange lock held
  321. * @ep: The exchange whose timer will start
  322. * @timer_msec: The timeout period
  323. *
  324. * Used for upper level protocols to time out the exchange.
  325. * The timer is cancelled when it fires or when the exchange completes.
  326. */
  327. static inline void fc_exch_timer_set_locked(struct fc_exch *ep,
  328. unsigned int timer_msec)
  329. {
  330. if (ep->state & (FC_EX_RST_CLEANUP | FC_EX_DONE))
  331. return;
  332. FC_EXCH_DBG(ep, "Exchange timer armed : %d msecs\n", timer_msec);
  333. fc_exch_hold(ep); /* hold for timer */
  334. if (!queue_delayed_work(fc_exch_workqueue, &ep->timeout_work,
  335. msecs_to_jiffies(timer_msec)))
  336. fc_exch_release(ep);
  337. }
  338. /**
  339. * fc_exch_timer_set() - Lock the exchange and set the timer
  340. * @ep: The exchange whose timer will start
  341. * @timer_msec: The timeout period
  342. */
  343. static void fc_exch_timer_set(struct fc_exch *ep, unsigned int timer_msec)
  344. {
  345. spin_lock_bh(&ep->ex_lock);
  346. fc_exch_timer_set_locked(ep, timer_msec);
  347. spin_unlock_bh(&ep->ex_lock);
  348. }
  349. /**
  350. * fc_exch_done_locked() - Complete an exchange with the exchange lock held
  351. * @ep: The exchange that is complete
  352. */
  353. static int fc_exch_done_locked(struct fc_exch *ep)
  354. {
  355. int rc = 1;
  356. /*
  357. * We must check for completion in case there are two threads
  358. * tyring to complete this. But the rrq code will reuse the
  359. * ep, and in that case we only clear the resp and set it as
  360. * complete, so it can be reused by the timer to send the rrq.
  361. */
  362. ep->resp = NULL;
  363. if (ep->state & FC_EX_DONE)
  364. return rc;
  365. ep->esb_stat |= ESB_ST_COMPLETE;
  366. if (!(ep->esb_stat & ESB_ST_REC_QUAL)) {
  367. ep->state |= FC_EX_DONE;
  368. fc_exch_timer_cancel(ep);
  369. rc = 0;
  370. }
  371. return rc;
  372. }
  373. /**
  374. * fc_exch_ptr_get() - Return an exchange from an exchange pool
  375. * @pool: Exchange Pool to get an exchange from
  376. * @index: Index of the exchange within the pool
  377. *
  378. * Use the index to get an exchange from within an exchange pool. exches
  379. * will point to an array of exchange pointers. The index will select
  380. * the exchange within the array.
  381. */
  382. static inline struct fc_exch *fc_exch_ptr_get(struct fc_exch_pool *pool,
  383. u16 index)
  384. {
  385. struct fc_exch **exches = (struct fc_exch **)(pool + 1);
  386. return exches[index];
  387. }
  388. /**
  389. * fc_exch_ptr_set() - Assign an exchange to a slot in an exchange pool
  390. * @pool: The pool to assign the exchange to
  391. * @index: The index in the pool where the exchange will be assigned
  392. * @ep: The exchange to assign to the pool
  393. */
  394. static inline void fc_exch_ptr_set(struct fc_exch_pool *pool, u16 index,
  395. struct fc_exch *ep)
  396. {
  397. ((struct fc_exch **)(pool + 1))[index] = ep;
  398. }
  399. /**
  400. * fc_exch_delete() - Delete an exchange
  401. * @ep: The exchange to be deleted
  402. */
  403. static void fc_exch_delete(struct fc_exch *ep)
  404. {
  405. struct fc_exch_pool *pool;
  406. u16 index;
  407. pool = ep->pool;
  408. spin_lock_bh(&pool->lock);
  409. WARN_ON(pool->total_exches <= 0);
  410. pool->total_exches--;
  411. /* update cache of free slot */
  412. index = (ep->xid - ep->em->min_xid) >> fc_cpu_order;
  413. if (pool->left == FC_XID_UNKNOWN)
  414. pool->left = index;
  415. else if (pool->right == FC_XID_UNKNOWN)
  416. pool->right = index;
  417. else
  418. pool->next_index = index;
  419. fc_exch_ptr_set(pool, index, NULL);
  420. list_del(&ep->ex_list);
  421. spin_unlock_bh(&pool->lock);
  422. fc_exch_release(ep); /* drop hold for exch in mp */
  423. }
  424. static int fc_seq_send_locked(struct fc_lport *lport, struct fc_seq *sp,
  425. struct fc_frame *fp)
  426. {
  427. struct fc_exch *ep;
  428. struct fc_frame_header *fh = fc_frame_header_get(fp);
  429. int error = -ENXIO;
  430. u32 f_ctl;
  431. u8 fh_type = fh->fh_type;
  432. ep = fc_seq_exch(sp);
  433. if (ep->esb_stat & (ESB_ST_COMPLETE | ESB_ST_ABNORMAL)) {
  434. fc_frame_free(fp);
  435. goto out;
  436. }
  437. WARN_ON(!(ep->esb_stat & ESB_ST_SEQ_INIT));
  438. f_ctl = ntoh24(fh->fh_f_ctl);
  439. fc_exch_setup_hdr(ep, fp, f_ctl);
  440. fr_encaps(fp) = ep->encaps;
  441. /*
  442. * update sequence count if this frame is carrying
  443. * multiple FC frames when sequence offload is enabled
  444. * by LLD.
  445. */
  446. if (fr_max_payload(fp))
  447. sp->cnt += DIV_ROUND_UP((fr_len(fp) - sizeof(*fh)),
  448. fr_max_payload(fp));
  449. else
  450. sp->cnt++;
  451. /*
  452. * Send the frame.
  453. */
  454. error = lport->tt.frame_send(lport, fp);
  455. if (fh_type == FC_TYPE_BLS)
  456. goto out;
  457. /*
  458. * Update the exchange and sequence flags,
  459. * assuming all frames for the sequence have been sent.
  460. * We can only be called to send once for each sequence.
  461. */
  462. ep->f_ctl = f_ctl & ~FC_FC_FIRST_SEQ; /* not first seq */
  463. if (f_ctl & FC_FC_SEQ_INIT)
  464. ep->esb_stat &= ~ESB_ST_SEQ_INIT;
  465. out:
  466. return error;
  467. }
  468. /**
  469. * fc_seq_send() - Send a frame using existing sequence/exchange pair
  470. * @lport: The local port that the exchange will be sent on
  471. * @sp: The sequence to be sent
  472. * @fp: The frame to be sent on the exchange
  473. *
  474. * Note: The frame will be freed either by a direct call to fc_frame_free(fp)
  475. * or indirectly by calling libfc_function_template.frame_send().
  476. */
  477. static int fc_seq_send(struct fc_lport *lport, struct fc_seq *sp,
  478. struct fc_frame *fp)
  479. {
  480. struct fc_exch *ep;
  481. int error;
  482. ep = fc_seq_exch(sp);
  483. spin_lock_bh(&ep->ex_lock);
  484. error = fc_seq_send_locked(lport, sp, fp);
  485. spin_unlock_bh(&ep->ex_lock);
  486. return error;
  487. }
  488. /**
  489. * fc_seq_alloc() - Allocate a sequence for a given exchange
  490. * @ep: The exchange to allocate a new sequence for
  491. * @seq_id: The sequence ID to be used
  492. *
  493. * We don't support multiple originated sequences on the same exchange.
  494. * By implication, any previously originated sequence on this exchange
  495. * is complete, and we reallocate the same sequence.
  496. */
  497. static struct fc_seq *fc_seq_alloc(struct fc_exch *ep, u8 seq_id)
  498. {
  499. struct fc_seq *sp;
  500. sp = &ep->seq;
  501. sp->ssb_stat = 0;
  502. sp->cnt = 0;
  503. sp->id = seq_id;
  504. return sp;
  505. }
  506. /**
  507. * fc_seq_start_next_locked() - Allocate a new sequence on the same
  508. * exchange as the supplied sequence
  509. * @sp: The sequence/exchange to get a new sequence for
  510. */
  511. static struct fc_seq *fc_seq_start_next_locked(struct fc_seq *sp)
  512. {
  513. struct fc_exch *ep = fc_seq_exch(sp);
  514. sp = fc_seq_alloc(ep, ep->seq_id++);
  515. FC_EXCH_DBG(ep, "f_ctl %6x seq %2x\n",
  516. ep->f_ctl, sp->id);
  517. return sp;
  518. }
  519. /**
  520. * fc_seq_start_next() - Lock the exchange and get a new sequence
  521. * for a given sequence/exchange pair
  522. * @sp: The sequence/exchange to get a new exchange for
  523. */
  524. static struct fc_seq *fc_seq_start_next(struct fc_seq *sp)
  525. {
  526. struct fc_exch *ep = fc_seq_exch(sp);
  527. spin_lock_bh(&ep->ex_lock);
  528. sp = fc_seq_start_next_locked(sp);
  529. spin_unlock_bh(&ep->ex_lock);
  530. return sp;
  531. }
  532. /*
  533. * Set the response handler for the exchange associated with a sequence.
  534. */
  535. static void fc_seq_set_resp(struct fc_seq *sp,
  536. void (*resp)(struct fc_seq *, struct fc_frame *,
  537. void *),
  538. void *arg)
  539. {
  540. struct fc_exch *ep = fc_seq_exch(sp);
  541. spin_lock_bh(&ep->ex_lock);
  542. ep->resp = resp;
  543. ep->arg = arg;
  544. spin_unlock_bh(&ep->ex_lock);
  545. }
  546. /**
  547. * fc_exch_abort_locked() - Abort an exchange
  548. * @ep: The exchange to be aborted
  549. * @timer_msec: The period of time to wait before aborting
  550. *
  551. * Locking notes: Called with exch lock held
  552. *
  553. * Return value: 0 on success else error code
  554. */
  555. static int fc_exch_abort_locked(struct fc_exch *ep,
  556. unsigned int timer_msec)
  557. {
  558. struct fc_seq *sp;
  559. struct fc_frame *fp;
  560. int error;
  561. if (ep->esb_stat & (ESB_ST_COMPLETE | ESB_ST_ABNORMAL) ||
  562. ep->state & (FC_EX_DONE | FC_EX_RST_CLEANUP))
  563. return -ENXIO;
  564. /*
  565. * Send the abort on a new sequence if possible.
  566. */
  567. sp = fc_seq_start_next_locked(&ep->seq);
  568. if (!sp)
  569. return -ENOMEM;
  570. if (timer_msec)
  571. fc_exch_timer_set_locked(ep, timer_msec);
  572. if (ep->sid) {
  573. /*
  574. * Send an abort for the sequence that timed out.
  575. */
  576. fp = fc_frame_alloc(ep->lp, 0);
  577. if (fp) {
  578. ep->esb_stat |= ESB_ST_SEQ_INIT;
  579. fc_fill_fc_hdr(fp, FC_RCTL_BA_ABTS, ep->did, ep->sid,
  580. FC_TYPE_BLS, FC_FC_END_SEQ |
  581. FC_FC_SEQ_INIT, 0);
  582. error = fc_seq_send_locked(ep->lp, sp, fp);
  583. } else {
  584. error = -ENOBUFS;
  585. }
  586. } else {
  587. /*
  588. * If not logged into the fabric, don't send ABTS but leave
  589. * sequence active until next timeout.
  590. */
  591. error = 0;
  592. }
  593. ep->esb_stat |= ESB_ST_ABNORMAL;
  594. return error;
  595. }
  596. /**
  597. * fc_seq_exch_abort() - Abort an exchange and sequence
  598. * @req_sp: The sequence to be aborted
  599. * @timer_msec: The period of time to wait before aborting
  600. *
  601. * Generally called because of a timeout or an abort from the upper layer.
  602. *
  603. * Return value: 0 on success else error code
  604. */
  605. static int fc_seq_exch_abort(const struct fc_seq *req_sp,
  606. unsigned int timer_msec)
  607. {
  608. struct fc_exch *ep;
  609. int error;
  610. ep = fc_seq_exch(req_sp);
  611. spin_lock_bh(&ep->ex_lock);
  612. error = fc_exch_abort_locked(ep, timer_msec);
  613. spin_unlock_bh(&ep->ex_lock);
  614. return error;
  615. }
  616. /**
  617. * fc_exch_timeout() - Handle exchange timer expiration
  618. * @work: The work_struct identifying the exchange that timed out
  619. */
  620. static void fc_exch_timeout(struct work_struct *work)
  621. {
  622. struct fc_exch *ep = container_of(work, struct fc_exch,
  623. timeout_work.work);
  624. struct fc_seq *sp = &ep->seq;
  625. void (*resp)(struct fc_seq *, struct fc_frame *fp, void *arg);
  626. void *arg;
  627. u32 e_stat;
  628. int rc = 1;
  629. FC_EXCH_DBG(ep, "Exchange timed out\n");
  630. spin_lock_bh(&ep->ex_lock);
  631. if (ep->state & (FC_EX_RST_CLEANUP | FC_EX_DONE))
  632. goto unlock;
  633. e_stat = ep->esb_stat;
  634. if (e_stat & ESB_ST_COMPLETE) {
  635. ep->esb_stat = e_stat & ~ESB_ST_REC_QUAL;
  636. spin_unlock_bh(&ep->ex_lock);
  637. if (e_stat & ESB_ST_REC_QUAL)
  638. fc_exch_rrq(ep);
  639. goto done;
  640. } else {
  641. resp = ep->resp;
  642. arg = ep->arg;
  643. ep->resp = NULL;
  644. if (e_stat & ESB_ST_ABNORMAL)
  645. rc = fc_exch_done_locked(ep);
  646. spin_unlock_bh(&ep->ex_lock);
  647. if (!rc)
  648. fc_exch_delete(ep);
  649. if (resp)
  650. resp(sp, ERR_PTR(-FC_EX_TIMEOUT), arg);
  651. fc_seq_exch_abort(sp, 2 * ep->r_a_tov);
  652. goto done;
  653. }
  654. unlock:
  655. spin_unlock_bh(&ep->ex_lock);
  656. done:
  657. /*
  658. * This release matches the hold taken when the timer was set.
  659. */
  660. fc_exch_release(ep);
  661. }
  662. /**
  663. * fc_exch_em_alloc() - Allocate an exchange from a specified EM.
  664. * @lport: The local port that the exchange is for
  665. * @mp: The exchange manager that will allocate the exchange
  666. *
  667. * Returns pointer to allocated fc_exch with exch lock held.
  668. */
  669. static struct fc_exch *fc_exch_em_alloc(struct fc_lport *lport,
  670. struct fc_exch_mgr *mp)
  671. {
  672. struct fc_exch *ep;
  673. unsigned int cpu;
  674. u16 index;
  675. struct fc_exch_pool *pool;
  676. /* allocate memory for exchange */
  677. ep = mempool_alloc(mp->ep_pool, GFP_ATOMIC);
  678. if (!ep) {
  679. atomic_inc(&mp->stats.no_free_exch);
  680. goto out;
  681. }
  682. memset(ep, 0, sizeof(*ep));
  683. cpu = get_cpu();
  684. pool = per_cpu_ptr(mp->pool, cpu);
  685. spin_lock_bh(&pool->lock);
  686. put_cpu();
  687. /* peek cache of free slot */
  688. if (pool->left != FC_XID_UNKNOWN) {
  689. index = pool->left;
  690. pool->left = FC_XID_UNKNOWN;
  691. goto hit;
  692. }
  693. if (pool->right != FC_XID_UNKNOWN) {
  694. index = pool->right;
  695. pool->right = FC_XID_UNKNOWN;
  696. goto hit;
  697. }
  698. index = pool->next_index;
  699. /* allocate new exch from pool */
  700. while (fc_exch_ptr_get(pool, index)) {
  701. index = index == mp->pool_max_index ? 0 : index + 1;
  702. if (index == pool->next_index)
  703. goto err;
  704. }
  705. pool->next_index = index == mp->pool_max_index ? 0 : index + 1;
  706. hit:
  707. fc_exch_hold(ep); /* hold for exch in mp */
  708. spin_lock_init(&ep->ex_lock);
  709. /*
  710. * Hold exch lock for caller to prevent fc_exch_reset()
  711. * from releasing exch while fc_exch_alloc() caller is
  712. * still working on exch.
  713. */
  714. spin_lock_bh(&ep->ex_lock);
  715. fc_exch_ptr_set(pool, index, ep);
  716. list_add_tail(&ep->ex_list, &pool->ex_list);
  717. fc_seq_alloc(ep, ep->seq_id++);
  718. pool->total_exches++;
  719. spin_unlock_bh(&pool->lock);
  720. /*
  721. * update exchange
  722. */
  723. ep->oxid = ep->xid = (index << fc_cpu_order | cpu) + mp->min_xid;
  724. ep->em = mp;
  725. ep->pool = pool;
  726. ep->lp = lport;
  727. ep->f_ctl = FC_FC_FIRST_SEQ; /* next seq is first seq */
  728. ep->rxid = FC_XID_UNKNOWN;
  729. ep->class = mp->class;
  730. INIT_DELAYED_WORK(&ep->timeout_work, fc_exch_timeout);
  731. out:
  732. return ep;
  733. err:
  734. spin_unlock_bh(&pool->lock);
  735. atomic_inc(&mp->stats.no_free_exch_xid);
  736. mempool_free(ep, mp->ep_pool);
  737. return NULL;
  738. }
  739. /**
  740. * fc_exch_alloc() - Allocate an exchange from an EM on a
  741. * local port's list of EMs.
  742. * @lport: The local port that will own the exchange
  743. * @fp: The FC frame that the exchange will be for
  744. *
  745. * This function walks the list of exchange manager(EM)
  746. * anchors to select an EM for a new exchange allocation. The
  747. * EM is selected when a NULL match function pointer is encountered
  748. * or when a call to a match function returns true.
  749. */
  750. static inline struct fc_exch *fc_exch_alloc(struct fc_lport *lport,
  751. struct fc_frame *fp)
  752. {
  753. struct fc_exch_mgr_anchor *ema;
  754. list_for_each_entry(ema, &lport->ema_list, ema_list)
  755. if (!ema->match || ema->match(fp))
  756. return fc_exch_em_alloc(lport, ema->mp);
  757. return NULL;
  758. }
  759. /**
  760. * fc_exch_find() - Lookup and hold an exchange
  761. * @mp: The exchange manager to lookup the exchange from
  762. * @xid: The XID of the exchange to look up
  763. */
  764. static struct fc_exch *fc_exch_find(struct fc_exch_mgr *mp, u16 xid)
  765. {
  766. struct fc_exch_pool *pool;
  767. struct fc_exch *ep = NULL;
  768. if ((xid >= mp->min_xid) && (xid <= mp->max_xid)) {
  769. pool = per_cpu_ptr(mp->pool, xid & fc_cpu_mask);
  770. spin_lock_bh(&pool->lock);
  771. ep = fc_exch_ptr_get(pool, (xid - mp->min_xid) >> fc_cpu_order);
  772. if (ep) {
  773. WARN_ON(ep->xid != xid);
  774. fc_exch_hold(ep);
  775. }
  776. spin_unlock_bh(&pool->lock);
  777. }
  778. return ep;
  779. }
  780. /**
  781. * fc_exch_done() - Indicate that an exchange/sequence tuple is complete and
  782. * the memory allocated for the related objects may be freed.
  783. * @sp: The sequence that has completed
  784. */
  785. static void fc_exch_done(struct fc_seq *sp)
  786. {
  787. struct fc_exch *ep = fc_seq_exch(sp);
  788. int rc;
  789. spin_lock_bh(&ep->ex_lock);
  790. rc = fc_exch_done_locked(ep);
  791. spin_unlock_bh(&ep->ex_lock);
  792. if (!rc)
  793. fc_exch_delete(ep);
  794. }
  795. /**
  796. * fc_exch_resp() - Allocate a new exchange for a response frame
  797. * @lport: The local port that the exchange was for
  798. * @mp: The exchange manager to allocate the exchange from
  799. * @fp: The response frame
  800. *
  801. * Sets the responder ID in the frame header.
  802. */
  803. static struct fc_exch *fc_exch_resp(struct fc_lport *lport,
  804. struct fc_exch_mgr *mp,
  805. struct fc_frame *fp)
  806. {
  807. struct fc_exch *ep;
  808. struct fc_frame_header *fh;
  809. ep = fc_exch_alloc(lport, fp);
  810. if (ep) {
  811. ep->class = fc_frame_class(fp);
  812. /*
  813. * Set EX_CTX indicating we're responding on this exchange.
  814. */
  815. ep->f_ctl |= FC_FC_EX_CTX; /* we're responding */
  816. ep->f_ctl &= ~FC_FC_FIRST_SEQ; /* not new */
  817. fh = fc_frame_header_get(fp);
  818. ep->sid = ntoh24(fh->fh_d_id);
  819. ep->did = ntoh24(fh->fh_s_id);
  820. ep->oid = ep->did;
  821. /*
  822. * Allocated exchange has placed the XID in the
  823. * originator field. Move it to the responder field,
  824. * and set the originator XID from the frame.
  825. */
  826. ep->rxid = ep->xid;
  827. ep->oxid = ntohs(fh->fh_ox_id);
  828. ep->esb_stat |= ESB_ST_RESP | ESB_ST_SEQ_INIT;
  829. if ((ntoh24(fh->fh_f_ctl) & FC_FC_SEQ_INIT) == 0)
  830. ep->esb_stat &= ~ESB_ST_SEQ_INIT;
  831. fc_exch_hold(ep); /* hold for caller */
  832. spin_unlock_bh(&ep->ex_lock); /* lock from fc_exch_alloc */
  833. }
  834. return ep;
  835. }
  836. /**
  837. * fc_seq_lookup_recip() - Find a sequence where the other end
  838. * originated the sequence
  839. * @lport: The local port that the frame was sent to
  840. * @mp: The Exchange Manager to lookup the exchange from
  841. * @fp: The frame associated with the sequence we're looking for
  842. *
  843. * If fc_pf_rjt_reason is FC_RJT_NONE then this function will have a hold
  844. * on the ep that should be released by the caller.
  845. */
  846. static enum fc_pf_rjt_reason fc_seq_lookup_recip(struct fc_lport *lport,
  847. struct fc_exch_mgr *mp,
  848. struct fc_frame *fp)
  849. {
  850. struct fc_frame_header *fh = fc_frame_header_get(fp);
  851. struct fc_exch *ep = NULL;
  852. struct fc_seq *sp = NULL;
  853. enum fc_pf_rjt_reason reject = FC_RJT_NONE;
  854. u32 f_ctl;
  855. u16 xid;
  856. f_ctl = ntoh24(fh->fh_f_ctl);
  857. WARN_ON((f_ctl & FC_FC_SEQ_CTX) != 0);
  858. /*
  859. * Lookup or create the exchange if we will be creating the sequence.
  860. */
  861. if (f_ctl & FC_FC_EX_CTX) {
  862. xid = ntohs(fh->fh_ox_id); /* we originated exch */
  863. ep = fc_exch_find(mp, xid);
  864. if (!ep) {
  865. atomic_inc(&mp->stats.xid_not_found);
  866. reject = FC_RJT_OX_ID;
  867. goto out;
  868. }
  869. if (ep->rxid == FC_XID_UNKNOWN)
  870. ep->rxid = ntohs(fh->fh_rx_id);
  871. else if (ep->rxid != ntohs(fh->fh_rx_id)) {
  872. reject = FC_RJT_OX_ID;
  873. goto rel;
  874. }
  875. } else {
  876. xid = ntohs(fh->fh_rx_id); /* we are the responder */
  877. /*
  878. * Special case for MDS issuing an ELS TEST with a
  879. * bad rxid of 0.
  880. * XXX take this out once we do the proper reject.
  881. */
  882. if (xid == 0 && fh->fh_r_ctl == FC_RCTL_ELS_REQ &&
  883. fc_frame_payload_op(fp) == ELS_TEST) {
  884. fh->fh_rx_id = htons(FC_XID_UNKNOWN);
  885. xid = FC_XID_UNKNOWN;
  886. }
  887. /*
  888. * new sequence - find the exchange
  889. */
  890. ep = fc_exch_find(mp, xid);
  891. if ((f_ctl & FC_FC_FIRST_SEQ) && fc_sof_is_init(fr_sof(fp))) {
  892. if (ep) {
  893. atomic_inc(&mp->stats.xid_busy);
  894. reject = FC_RJT_RX_ID;
  895. goto rel;
  896. }
  897. ep = fc_exch_resp(lport, mp, fp);
  898. if (!ep) {
  899. reject = FC_RJT_EXCH_EST; /* XXX */
  900. goto out;
  901. }
  902. xid = ep->xid; /* get our XID */
  903. } else if (!ep) {
  904. atomic_inc(&mp->stats.xid_not_found);
  905. reject = FC_RJT_RX_ID; /* XID not found */
  906. goto out;
  907. }
  908. }
  909. spin_lock_bh(&ep->ex_lock);
  910. /*
  911. * At this point, we have the exchange held.
  912. * Find or create the sequence.
  913. */
  914. if (fc_sof_is_init(fr_sof(fp))) {
  915. sp = &ep->seq;
  916. sp->ssb_stat |= SSB_ST_RESP;
  917. sp->id = fh->fh_seq_id;
  918. } else {
  919. sp = &ep->seq;
  920. if (sp->id != fh->fh_seq_id) {
  921. atomic_inc(&mp->stats.seq_not_found);
  922. if (f_ctl & FC_FC_END_SEQ) {
  923. /*
  924. * Update sequence_id based on incoming last
  925. * frame of sequence exchange. This is needed
  926. * for FC target where DDP has been used
  927. * on target where, stack is indicated only
  928. * about last frame's (payload _header) header.
  929. * Whereas "seq_id" which is part of
  930. * frame_header is allocated by initiator
  931. * which is totally different from "seq_id"
  932. * allocated when XFER_RDY was sent by target.
  933. * To avoid false -ve which results into not
  934. * sending RSP, hence write request on other
  935. * end never finishes.
  936. */
  937. sp->ssb_stat |= SSB_ST_RESP;
  938. sp->id = fh->fh_seq_id;
  939. } else {
  940. spin_unlock_bh(&ep->ex_lock);
  941. /* sequence/exch should exist */
  942. reject = FC_RJT_SEQ_ID;
  943. goto rel;
  944. }
  945. }
  946. }
  947. WARN_ON(ep != fc_seq_exch(sp));
  948. if (f_ctl & FC_FC_SEQ_INIT)
  949. ep->esb_stat |= ESB_ST_SEQ_INIT;
  950. spin_unlock_bh(&ep->ex_lock);
  951. fr_seq(fp) = sp;
  952. out:
  953. return reject;
  954. rel:
  955. fc_exch_done(&ep->seq);
  956. fc_exch_release(ep); /* hold from fc_exch_find/fc_exch_resp */
  957. return reject;
  958. }
  959. /**
  960. * fc_seq_lookup_orig() - Find a sequence where this end
  961. * originated the sequence
  962. * @mp: The Exchange Manager to lookup the exchange from
  963. * @fp: The frame associated with the sequence we're looking for
  964. *
  965. * Does not hold the sequence for the caller.
  966. */
  967. static struct fc_seq *fc_seq_lookup_orig(struct fc_exch_mgr *mp,
  968. struct fc_frame *fp)
  969. {
  970. struct fc_frame_header *fh = fc_frame_header_get(fp);
  971. struct fc_exch *ep;
  972. struct fc_seq *sp = NULL;
  973. u32 f_ctl;
  974. u16 xid;
  975. f_ctl = ntoh24(fh->fh_f_ctl);
  976. WARN_ON((f_ctl & FC_FC_SEQ_CTX) != FC_FC_SEQ_CTX);
  977. xid = ntohs((f_ctl & FC_FC_EX_CTX) ? fh->fh_ox_id : fh->fh_rx_id);
  978. ep = fc_exch_find(mp, xid);
  979. if (!ep)
  980. return NULL;
  981. if (ep->seq.id == fh->fh_seq_id) {
  982. /*
  983. * Save the RX_ID if we didn't previously know it.
  984. */
  985. sp = &ep->seq;
  986. if ((f_ctl & FC_FC_EX_CTX) != 0 &&
  987. ep->rxid == FC_XID_UNKNOWN) {
  988. ep->rxid = ntohs(fh->fh_rx_id);
  989. }
  990. }
  991. fc_exch_release(ep);
  992. return sp;
  993. }
  994. /**
  995. * fc_exch_set_addr() - Set the source and destination IDs for an exchange
  996. * @ep: The exchange to set the addresses for
  997. * @orig_id: The originator's ID
  998. * @resp_id: The responder's ID
  999. *
  1000. * Note this must be done before the first sequence of the exchange is sent.
  1001. */
  1002. static void fc_exch_set_addr(struct fc_exch *ep,
  1003. u32 orig_id, u32 resp_id)
  1004. {
  1005. ep->oid = orig_id;
  1006. if (ep->esb_stat & ESB_ST_RESP) {
  1007. ep->sid = resp_id;
  1008. ep->did = orig_id;
  1009. } else {
  1010. ep->sid = orig_id;
  1011. ep->did = resp_id;
  1012. }
  1013. }
  1014. /**
  1015. * fc_seq_els_rsp_send() - Send an ELS response using information from
  1016. * the existing sequence/exchange.
  1017. * @fp: The received frame
  1018. * @els_cmd: The ELS command to be sent
  1019. * @els_data: The ELS data to be sent
  1020. *
  1021. * The received frame is not freed.
  1022. */
  1023. static void fc_seq_els_rsp_send(struct fc_frame *fp, enum fc_els_cmd els_cmd,
  1024. struct fc_seq_els_data *els_data)
  1025. {
  1026. switch (els_cmd) {
  1027. case ELS_LS_RJT:
  1028. fc_seq_ls_rjt(fp, els_data->reason, els_data->explan);
  1029. break;
  1030. case ELS_LS_ACC:
  1031. fc_seq_ls_acc(fp);
  1032. break;
  1033. case ELS_RRQ:
  1034. fc_exch_els_rrq(fp);
  1035. break;
  1036. case ELS_REC:
  1037. fc_exch_els_rec(fp);
  1038. break;
  1039. default:
  1040. FC_LPORT_DBG(fr_dev(fp), "Invalid ELS CMD:%x\n", els_cmd);
  1041. }
  1042. }
  1043. /**
  1044. * fc_seq_send_last() - Send a sequence that is the last in the exchange
  1045. * @sp: The sequence that is to be sent
  1046. * @fp: The frame that will be sent on the sequence
  1047. * @rctl: The R_CTL information to be sent
  1048. * @fh_type: The frame header type
  1049. */
  1050. static void fc_seq_send_last(struct fc_seq *sp, struct fc_frame *fp,
  1051. enum fc_rctl rctl, enum fc_fh_type fh_type)
  1052. {
  1053. u32 f_ctl;
  1054. struct fc_exch *ep = fc_seq_exch(sp);
  1055. f_ctl = FC_FC_LAST_SEQ | FC_FC_END_SEQ | FC_FC_SEQ_INIT;
  1056. f_ctl |= ep->f_ctl;
  1057. fc_fill_fc_hdr(fp, rctl, ep->did, ep->sid, fh_type, f_ctl, 0);
  1058. fc_seq_send_locked(ep->lp, sp, fp);
  1059. }
  1060. /**
  1061. * fc_seq_send_ack() - Send an acknowledgement that we've received a frame
  1062. * @sp: The sequence to send the ACK on
  1063. * @rx_fp: The received frame that is being acknoledged
  1064. *
  1065. * Send ACK_1 (or equiv.) indicating we received something.
  1066. */
  1067. static void fc_seq_send_ack(struct fc_seq *sp, const struct fc_frame *rx_fp)
  1068. {
  1069. struct fc_frame *fp;
  1070. struct fc_frame_header *rx_fh;
  1071. struct fc_frame_header *fh;
  1072. struct fc_exch *ep = fc_seq_exch(sp);
  1073. struct fc_lport *lport = ep->lp;
  1074. unsigned int f_ctl;
  1075. /*
  1076. * Don't send ACKs for class 3.
  1077. */
  1078. if (fc_sof_needs_ack(fr_sof(rx_fp))) {
  1079. fp = fc_frame_alloc(lport, 0);
  1080. if (!fp)
  1081. return;
  1082. fh = fc_frame_header_get(fp);
  1083. fh->fh_r_ctl = FC_RCTL_ACK_1;
  1084. fh->fh_type = FC_TYPE_BLS;
  1085. /*
  1086. * Form f_ctl by inverting EX_CTX and SEQ_CTX (bits 23, 22).
  1087. * Echo FIRST_SEQ, LAST_SEQ, END_SEQ, END_CONN, SEQ_INIT.
  1088. * Bits 9-8 are meaningful (retransmitted or unidirectional).
  1089. * Last ACK uses bits 7-6 (continue sequence),
  1090. * bits 5-4 are meaningful (what kind of ACK to use).
  1091. */
  1092. rx_fh = fc_frame_header_get(rx_fp);
  1093. f_ctl = ntoh24(rx_fh->fh_f_ctl);
  1094. f_ctl &= FC_FC_EX_CTX | FC_FC_SEQ_CTX |
  1095. FC_FC_FIRST_SEQ | FC_FC_LAST_SEQ |
  1096. FC_FC_END_SEQ | FC_FC_END_CONN | FC_FC_SEQ_INIT |
  1097. FC_FC_RETX_SEQ | FC_FC_UNI_TX;
  1098. f_ctl ^= FC_FC_EX_CTX | FC_FC_SEQ_CTX;
  1099. hton24(fh->fh_f_ctl, f_ctl);
  1100. fc_exch_setup_hdr(ep, fp, f_ctl);
  1101. fh->fh_seq_id = rx_fh->fh_seq_id;
  1102. fh->fh_seq_cnt = rx_fh->fh_seq_cnt;
  1103. fh->fh_parm_offset = htonl(1); /* ack single frame */
  1104. fr_sof(fp) = fr_sof(rx_fp);
  1105. if (f_ctl & FC_FC_END_SEQ)
  1106. fr_eof(fp) = FC_EOF_T;
  1107. else
  1108. fr_eof(fp) = FC_EOF_N;
  1109. lport->tt.frame_send(lport, fp);
  1110. }
  1111. }
  1112. /**
  1113. * fc_exch_send_ba_rjt() - Send BLS Reject
  1114. * @rx_fp: The frame being rejected
  1115. * @reason: The reason the frame is being rejected
  1116. * @explan: The explanation for the rejection
  1117. *
  1118. * This is for rejecting BA_ABTS only.
  1119. */
  1120. static void fc_exch_send_ba_rjt(struct fc_frame *rx_fp,
  1121. enum fc_ba_rjt_reason reason,
  1122. enum fc_ba_rjt_explan explan)
  1123. {
  1124. struct fc_frame *fp;
  1125. struct fc_frame_header *rx_fh;
  1126. struct fc_frame_header *fh;
  1127. struct fc_ba_rjt *rp;
  1128. struct fc_lport *lport;
  1129. unsigned int f_ctl;
  1130. lport = fr_dev(rx_fp);
  1131. fp = fc_frame_alloc(lport, sizeof(*rp));
  1132. if (!fp)
  1133. return;
  1134. fh = fc_frame_header_get(fp);
  1135. rx_fh = fc_frame_header_get(rx_fp);
  1136. memset(fh, 0, sizeof(*fh) + sizeof(*rp));
  1137. rp = fc_frame_payload_get(fp, sizeof(*rp));
  1138. rp->br_reason = reason;
  1139. rp->br_explan = explan;
  1140. /*
  1141. * seq_id, cs_ctl, df_ctl and param/offset are zero.
  1142. */
  1143. memcpy(fh->fh_s_id, rx_fh->fh_d_id, 3);
  1144. memcpy(fh->fh_d_id, rx_fh->fh_s_id, 3);
  1145. fh->fh_ox_id = rx_fh->fh_ox_id;
  1146. fh->fh_rx_id = rx_fh->fh_rx_id;
  1147. fh->fh_seq_cnt = rx_fh->fh_seq_cnt;
  1148. fh->fh_r_ctl = FC_RCTL_BA_RJT;
  1149. fh->fh_type = FC_TYPE_BLS;
  1150. /*
  1151. * Form f_ctl by inverting EX_CTX and SEQ_CTX (bits 23, 22).
  1152. * Echo FIRST_SEQ, LAST_SEQ, END_SEQ, END_CONN, SEQ_INIT.
  1153. * Bits 9-8 are meaningful (retransmitted or unidirectional).
  1154. * Last ACK uses bits 7-6 (continue sequence),
  1155. * bits 5-4 are meaningful (what kind of ACK to use).
  1156. * Always set LAST_SEQ, END_SEQ.
  1157. */
  1158. f_ctl = ntoh24(rx_fh->fh_f_ctl);
  1159. f_ctl &= FC_FC_EX_CTX | FC_FC_SEQ_CTX |
  1160. FC_FC_END_CONN | FC_FC_SEQ_INIT |
  1161. FC_FC_RETX_SEQ | FC_FC_UNI_TX;
  1162. f_ctl ^= FC_FC_EX_CTX | FC_FC_SEQ_CTX;
  1163. f_ctl |= FC_FC_LAST_SEQ | FC_FC_END_SEQ;
  1164. f_ctl &= ~FC_FC_FIRST_SEQ;
  1165. hton24(fh->fh_f_ctl, f_ctl);
  1166. fr_sof(fp) = fc_sof_class(fr_sof(rx_fp));
  1167. fr_eof(fp) = FC_EOF_T;
  1168. if (fc_sof_needs_ack(fr_sof(fp)))
  1169. fr_eof(fp) = FC_EOF_N;
  1170. lport->tt.frame_send(lport, fp);
  1171. }
  1172. /**
  1173. * fc_exch_recv_abts() - Handle an incoming ABTS
  1174. * @ep: The exchange the abort was on
  1175. * @rx_fp: The ABTS frame
  1176. *
  1177. * This would be for target mode usually, but could be due to lost
  1178. * FCP transfer ready, confirm or RRQ. We always handle this as an
  1179. * exchange abort, ignoring the parameter.
  1180. */
  1181. static void fc_exch_recv_abts(struct fc_exch *ep, struct fc_frame *rx_fp)
  1182. {
  1183. struct fc_frame *fp;
  1184. struct fc_ba_acc *ap;
  1185. struct fc_frame_header *fh;
  1186. struct fc_seq *sp;
  1187. if (!ep)
  1188. goto reject;
  1189. spin_lock_bh(&ep->ex_lock);
  1190. if (ep->esb_stat & ESB_ST_COMPLETE) {
  1191. spin_unlock_bh(&ep->ex_lock);
  1192. goto reject;
  1193. }
  1194. if (!(ep->esb_stat & ESB_ST_REC_QUAL)) {
  1195. ep->esb_stat |= ESB_ST_REC_QUAL;
  1196. fc_exch_hold(ep); /* hold for REC_QUAL */
  1197. }
  1198. fc_exch_timer_set_locked(ep, ep->r_a_tov);
  1199. fp = fc_frame_alloc(ep->lp, sizeof(*ap));
  1200. if (!fp) {
  1201. spin_unlock_bh(&ep->ex_lock);
  1202. goto free;
  1203. }
  1204. fh = fc_frame_header_get(fp);
  1205. ap = fc_frame_payload_get(fp, sizeof(*ap));
  1206. memset(ap, 0, sizeof(*ap));
  1207. sp = &ep->seq;
  1208. ap->ba_high_seq_cnt = htons(0xffff);
  1209. if (sp->ssb_stat & SSB_ST_RESP) {
  1210. ap->ba_seq_id = sp->id;
  1211. ap->ba_seq_id_val = FC_BA_SEQ_ID_VAL;
  1212. ap->ba_high_seq_cnt = fh->fh_seq_cnt;
  1213. ap->ba_low_seq_cnt = htons(sp->cnt);
  1214. }
  1215. sp = fc_seq_start_next_locked(sp);
  1216. fc_seq_send_last(sp, fp, FC_RCTL_BA_ACC, FC_TYPE_BLS);
  1217. ep->esb_stat |= ESB_ST_ABNORMAL;
  1218. spin_unlock_bh(&ep->ex_lock);
  1219. fc_frame_free(rx_fp);
  1220. return;
  1221. reject:
  1222. fc_exch_send_ba_rjt(rx_fp, FC_BA_RJT_UNABLE, FC_BA_RJT_INV_XID);
  1223. free:
  1224. fc_frame_free(rx_fp);
  1225. }
  1226. /**
  1227. * fc_seq_assign() - Assign exchange and sequence for incoming request
  1228. * @lport: The local port that received the request
  1229. * @fp: The request frame
  1230. *
  1231. * On success, the sequence pointer will be returned and also in fr_seq(@fp).
  1232. * A reference will be held on the exchange/sequence for the caller, which
  1233. * must call fc_seq_release().
  1234. */
  1235. static struct fc_seq *fc_seq_assign(struct fc_lport *lport, struct fc_frame *fp)
  1236. {
  1237. struct fc_exch_mgr_anchor *ema;
  1238. WARN_ON(lport != fr_dev(fp));
  1239. WARN_ON(fr_seq(fp));
  1240. fr_seq(fp) = NULL;
  1241. list_for_each_entry(ema, &lport->ema_list, ema_list)
  1242. if ((!ema->match || ema->match(fp)) &&
  1243. fc_seq_lookup_recip(lport, ema->mp, fp) == FC_RJT_NONE)
  1244. break;
  1245. return fr_seq(fp);
  1246. }
  1247. /**
  1248. * fc_seq_release() - Release the hold
  1249. * @sp: The sequence.
  1250. */
  1251. static void fc_seq_release(struct fc_seq *sp)
  1252. {
  1253. fc_exch_release(fc_seq_exch(sp));
  1254. }
  1255. /**
  1256. * fc_exch_recv_req() - Handler for an incoming request
  1257. * @lport: The local port that received the request
  1258. * @mp: The EM that the exchange is on
  1259. * @fp: The request frame
  1260. *
  1261. * This is used when the other end is originating the exchange
  1262. * and the sequence.
  1263. */
  1264. static void fc_exch_recv_req(struct fc_lport *lport, struct fc_exch_mgr *mp,
  1265. struct fc_frame *fp)
  1266. {
  1267. struct fc_frame_header *fh = fc_frame_header_get(fp);
  1268. struct fc_seq *sp = NULL;
  1269. struct fc_exch *ep = NULL;
  1270. enum fc_pf_rjt_reason reject;
  1271. /* We can have the wrong fc_lport at this point with NPIV, which is a
  1272. * problem now that we know a new exchange needs to be allocated
  1273. */
  1274. lport = fc_vport_id_lookup(lport, ntoh24(fh->fh_d_id));
  1275. if (!lport) {
  1276. fc_frame_free(fp);
  1277. return;
  1278. }
  1279. fr_dev(fp) = lport;
  1280. BUG_ON(fr_seq(fp)); /* XXX remove later */
  1281. /*
  1282. * If the RX_ID is 0xffff, don't allocate an exchange.
  1283. * The upper-level protocol may request one later, if needed.
  1284. */
  1285. if (fh->fh_rx_id == htons(FC_XID_UNKNOWN))
  1286. return lport->tt.lport_recv(lport, fp);
  1287. reject = fc_seq_lookup_recip(lport, mp, fp);
  1288. if (reject == FC_RJT_NONE) {
  1289. sp = fr_seq(fp); /* sequence will be held */
  1290. ep = fc_seq_exch(sp);
  1291. fc_seq_send_ack(sp, fp);
  1292. ep->encaps = fr_encaps(fp);
  1293. /*
  1294. * Call the receive function.
  1295. *
  1296. * The receive function may allocate a new sequence
  1297. * over the old one, so we shouldn't change the
  1298. * sequence after this.
  1299. *
  1300. * The frame will be freed by the receive function.
  1301. * If new exch resp handler is valid then call that
  1302. * first.
  1303. */
  1304. if (ep->resp)
  1305. ep->resp(sp, fp, ep->arg);
  1306. else
  1307. lport->tt.lport_recv(lport, fp);
  1308. fc_exch_release(ep); /* release from lookup */
  1309. } else {
  1310. FC_LPORT_DBG(lport, "exch/seq lookup failed: reject %x\n",
  1311. reject);
  1312. fc_frame_free(fp);
  1313. }
  1314. }
  1315. /**
  1316. * fc_exch_recv_seq_resp() - Handler for an incoming response where the other
  1317. * end is the originator of the sequence that is a
  1318. * response to our initial exchange
  1319. * @mp: The EM that the exchange is on
  1320. * @fp: The response frame
  1321. */
  1322. static void fc_exch_recv_seq_resp(struct fc_exch_mgr *mp, struct fc_frame *fp)
  1323. {
  1324. struct fc_frame_header *fh = fc_frame_header_get(fp);
  1325. struct fc_seq *sp;
  1326. struct fc_exch *ep;
  1327. enum fc_sof sof;
  1328. u32 f_ctl;
  1329. void (*resp)(struct fc_seq *, struct fc_frame *fp, void *arg);
  1330. void *ex_resp_arg;
  1331. int rc;
  1332. ep = fc_exch_find(mp, ntohs(fh->fh_ox_id));
  1333. if (!ep) {
  1334. atomic_inc(&mp->stats.xid_not_found);
  1335. goto out;
  1336. }
  1337. if (ep->esb_stat & ESB_ST_COMPLETE) {
  1338. atomic_inc(&mp->stats.xid_not_found);
  1339. goto rel;
  1340. }
  1341. if (ep->rxid == FC_XID_UNKNOWN)
  1342. ep->rxid = ntohs(fh->fh_rx_id);
  1343. if (ep->sid != 0 && ep->sid != ntoh24(fh->fh_d_id)) {
  1344. atomic_inc(&mp->stats.xid_not_found);
  1345. goto rel;
  1346. }
  1347. if (ep->did != ntoh24(fh->fh_s_id) &&
  1348. ep->did != FC_FID_FLOGI) {
  1349. atomic_inc(&mp->stats.xid_not_found);
  1350. goto rel;
  1351. }
  1352. sof = fr_sof(fp);
  1353. sp = &ep->seq;
  1354. if (fc_sof_is_init(sof)) {
  1355. sp->ssb_stat |= SSB_ST_RESP;
  1356. sp->id = fh->fh_seq_id;
  1357. } else if (sp->id != fh->fh_seq_id) {
  1358. atomic_inc(&mp->stats.seq_not_found);
  1359. goto rel;
  1360. }
  1361. f_ctl = ntoh24(fh->fh_f_ctl);
  1362. fr_seq(fp) = sp;
  1363. spin_lock_bh(&ep->ex_lock);
  1364. if (f_ctl & FC_FC_SEQ_INIT)
  1365. ep->esb_stat |= ESB_ST_SEQ_INIT;
  1366. spin_unlock_bh(&ep->ex_lock);
  1367. if (fc_sof_needs_ack(sof))
  1368. fc_seq_send_ack(sp, fp);
  1369. resp = ep->resp;
  1370. ex_resp_arg = ep->arg;
  1371. if (fh->fh_type != FC_TYPE_FCP && fr_eof(fp) == FC_EOF_T &&
  1372. (f_ctl & (FC_FC_LAST_SEQ | FC_FC_END_SEQ)) ==
  1373. (FC_FC_LAST_SEQ | FC_FC_END_SEQ)) {
  1374. spin_lock_bh(&ep->ex_lock);
  1375. resp = ep->resp;
  1376. rc = fc_exch_done_locked(ep);
  1377. WARN_ON(fc_seq_exch(sp) != ep);
  1378. spin_unlock_bh(&ep->ex_lock);
  1379. if (!rc)
  1380. fc_exch_delete(ep);
  1381. }
  1382. /*
  1383. * Call the receive function.
  1384. * The sequence is held (has a refcnt) for us,
  1385. * but not for the receive function.
  1386. *
  1387. * The receive function may allocate a new sequence
  1388. * over the old one, so we shouldn't change the
  1389. * sequence after this.
  1390. *
  1391. * The frame will be freed by the receive function.
  1392. * If new exch resp handler is valid then call that
  1393. * first.
  1394. */
  1395. if (resp)
  1396. resp(sp, fp, ex_resp_arg);
  1397. else
  1398. fc_frame_free(fp);
  1399. fc_exch_release(ep);
  1400. return;
  1401. rel:
  1402. fc_exch_release(ep);
  1403. out:
  1404. fc_frame_free(fp);
  1405. }
  1406. /**
  1407. * fc_exch_recv_resp() - Handler for a sequence where other end is
  1408. * responding to our sequence
  1409. * @mp: The EM that the exchange is on
  1410. * @fp: The response frame
  1411. */
  1412. static void fc_exch_recv_resp(struct fc_exch_mgr *mp, struct fc_frame *fp)
  1413. {
  1414. struct fc_seq *sp;
  1415. sp = fc_seq_lookup_orig(mp, fp); /* doesn't hold sequence */
  1416. if (!sp)
  1417. atomic_inc(&mp->stats.xid_not_found);
  1418. else
  1419. atomic_inc(&mp->stats.non_bls_resp);
  1420. fc_frame_free(fp);
  1421. }
  1422. /**
  1423. * fc_exch_abts_resp() - Handler for a response to an ABT
  1424. * @ep: The exchange that the frame is on
  1425. * @fp: The response frame
  1426. *
  1427. * This response would be to an ABTS cancelling an exchange or sequence.
  1428. * The response can be either BA_ACC or BA_RJT
  1429. */
  1430. static void fc_exch_abts_resp(struct fc_exch *ep, struct fc_frame *fp)
  1431. {
  1432. void (*resp)(struct fc_seq *, struct fc_frame *fp, void *arg);
  1433. void *ex_resp_arg;
  1434. struct fc_frame_header *fh;
  1435. struct fc_ba_acc *ap;
  1436. struct fc_seq *sp;
  1437. u16 low;
  1438. u16 high;
  1439. int rc = 1, has_rec = 0;
  1440. fh = fc_frame_header_get(fp);
  1441. FC_EXCH_DBG(ep, "exch: BLS rctl %x - %s\n", fh->fh_r_ctl,
  1442. fc_exch_rctl_name(fh->fh_r_ctl));
  1443. if (cancel_delayed_work_sync(&ep->timeout_work)) {
  1444. FC_EXCH_DBG(ep, "Exchange timer canceled due to ABTS response\n");
  1445. fc_exch_release(ep); /* release from pending timer hold */
  1446. }
  1447. spin_lock_bh(&ep->ex_lock);
  1448. switch (fh->fh_r_ctl) {
  1449. case FC_RCTL_BA_ACC:
  1450. ap = fc_frame_payload_get(fp, sizeof(*ap));
  1451. if (!ap)
  1452. break;
  1453. /*
  1454. * Decide whether to establish a Recovery Qualifier.
  1455. * We do this if there is a non-empty SEQ_CNT range and
  1456. * SEQ_ID is the same as the one we aborted.
  1457. */
  1458. low = ntohs(ap->ba_low_seq_cnt);
  1459. high = ntohs(ap->ba_high_seq_cnt);
  1460. if ((ep->esb_stat & ESB_ST_REC_QUAL) == 0 &&
  1461. (ap->ba_seq_id_val != FC_BA_SEQ_ID_VAL ||
  1462. ap->ba_seq_id == ep->seq_id) && low != high) {
  1463. ep->esb_stat |= ESB_ST_REC_QUAL;
  1464. fc_exch_hold(ep); /* hold for recovery qualifier */
  1465. has_rec = 1;
  1466. }
  1467. break;
  1468. case FC_RCTL_BA_RJT:
  1469. break;
  1470. default:
  1471. break;
  1472. }
  1473. resp = ep->resp;
  1474. ex_resp_arg = ep->arg;
  1475. /* do we need to do some other checks here. Can we reuse more of
  1476. * fc_exch_recv_seq_resp
  1477. */
  1478. sp = &ep->seq;
  1479. /*
  1480. * do we want to check END_SEQ as well as LAST_SEQ here?
  1481. */
  1482. if (ep->fh_type != FC_TYPE_FCP &&
  1483. ntoh24(fh->fh_f_ctl) & FC_FC_LAST_SEQ)
  1484. rc = fc_exch_done_locked(ep);
  1485. spin_unlock_bh(&ep->ex_lock);
  1486. if (!rc)
  1487. fc_exch_delete(ep);
  1488. if (resp)
  1489. resp(sp, fp, ex_resp_arg);
  1490. else
  1491. fc_frame_free(fp);
  1492. if (has_rec)
  1493. fc_exch_timer_set(ep, ep->r_a_tov);
  1494. }
  1495. /**
  1496. * fc_exch_recv_bls() - Handler for a BLS sequence
  1497. * @mp: The EM that the exchange is on
  1498. * @fp: The request frame
  1499. *
  1500. * The BLS frame is always a sequence initiated by the remote side.
  1501. * We may be either the originator or recipient of the exchange.
  1502. */
  1503. static void fc_exch_recv_bls(struct fc_exch_mgr *mp, struct fc_frame *fp)
  1504. {
  1505. struct fc_frame_header *fh;
  1506. struct fc_exch *ep;
  1507. u32 f_ctl;
  1508. fh = fc_frame_header_get(fp);
  1509. f_ctl = ntoh24(fh->fh_f_ctl);
  1510. fr_seq(fp) = NULL;
  1511. ep = fc_exch_find(mp, (f_ctl & FC_FC_EX_CTX) ?
  1512. ntohs(fh->fh_ox_id) : ntohs(fh->fh_rx_id));
  1513. if (ep && (f_ctl & FC_FC_SEQ_INIT)) {
  1514. spin_lock_bh(&ep->ex_lock);
  1515. ep->esb_stat |= ESB_ST_SEQ_INIT;
  1516. spin_unlock_bh(&ep->ex_lock);
  1517. }
  1518. if (f_ctl & FC_FC_SEQ_CTX) {
  1519. /*
  1520. * A response to a sequence we initiated.
  1521. * This should only be ACKs for class 2 or F.
  1522. */
  1523. switch (fh->fh_r_ctl) {
  1524. case FC_RCTL_ACK_1:
  1525. case FC_RCTL_ACK_0:
  1526. break;
  1527. default:
  1528. if (ep)
  1529. FC_EXCH_DBG(ep, "BLS rctl %x - %s received\n",
  1530. fh->fh_r_ctl,
  1531. fc_exch_rctl_name(fh->fh_r_ctl));
  1532. break;
  1533. }
  1534. fc_frame_free(fp);
  1535. } else {
  1536. switch (fh->fh_r_ctl) {
  1537. case FC_RCTL_BA_RJT:
  1538. case FC_RCTL_BA_ACC:
  1539. if (ep)
  1540. fc_exch_abts_resp(ep, fp);
  1541. else
  1542. fc_frame_free(fp);
  1543. break;
  1544. case FC_RCTL_BA_ABTS:
  1545. fc_exch_recv_abts(ep, fp);
  1546. break;
  1547. default: /* ignore junk */
  1548. fc_frame_free(fp);
  1549. break;
  1550. }
  1551. }
  1552. if (ep)
  1553. fc_exch_release(ep); /* release hold taken by fc_exch_find */
  1554. }
  1555. /**
  1556. * fc_seq_ls_acc() - Accept sequence with LS_ACC
  1557. * @rx_fp: The received frame, not freed here.
  1558. *
  1559. * If this fails due to allocation or transmit congestion, assume the
  1560. * originator will repeat the sequence.
  1561. */
  1562. static void fc_seq_ls_acc(struct fc_frame *rx_fp)
  1563. {
  1564. struct fc_lport *lport;
  1565. struct fc_els_ls_acc *acc;
  1566. struct fc_frame *fp;
  1567. lport = fr_dev(rx_fp);
  1568. fp = fc_frame_alloc(lport, sizeof(*acc));
  1569. if (!fp)
  1570. return;
  1571. acc = fc_frame_payload_get(fp, sizeof(*acc));
  1572. memset(acc, 0, sizeof(*acc));
  1573. acc->la_cmd = ELS_LS_ACC;
  1574. fc_fill_reply_hdr(fp, rx_fp, FC_RCTL_ELS_REP, 0);
  1575. lport->tt.frame_send(lport, fp);
  1576. }
  1577. /**
  1578. * fc_seq_ls_rjt() - Reject a sequence with ELS LS_RJT
  1579. * @rx_fp: The received frame, not freed here.
  1580. * @reason: The reason the sequence is being rejected
  1581. * @explan: The explanation for the rejection
  1582. *
  1583. * If this fails due to allocation or transmit congestion, assume the
  1584. * originator will repeat the sequence.
  1585. */
  1586. static void fc_seq_ls_rjt(struct fc_frame *rx_fp, enum fc_els_rjt_reason reason,
  1587. enum fc_els_rjt_explan explan)
  1588. {
  1589. struct fc_lport *lport;
  1590. struct fc_els_ls_rjt *rjt;
  1591. struct fc_frame *fp;
  1592. lport = fr_dev(rx_fp);
  1593. fp = fc_frame_alloc(lport, sizeof(*rjt));
  1594. if (!fp)
  1595. return;
  1596. rjt = fc_frame_payload_get(fp, sizeof(*rjt));
  1597. memset(rjt, 0, sizeof(*rjt));
  1598. rjt->er_cmd = ELS_LS_RJT;
  1599. rjt->er_reason = reason;
  1600. rjt->er_explan = explan;
  1601. fc_fill_reply_hdr(fp, rx_fp, FC_RCTL_ELS_REP, 0);
  1602. lport->tt.frame_send(lport, fp);
  1603. }
  1604. /**
  1605. * fc_exch_reset() - Reset an exchange
  1606. * @ep: The exchange to be reset
  1607. */
  1608. static void fc_exch_reset(struct fc_exch *ep)
  1609. {
  1610. struct fc_seq *sp;
  1611. void (*resp)(struct fc_seq *, struct fc_frame *, void *);
  1612. void *arg;
  1613. int rc = 1;
  1614. spin_lock_bh(&ep->ex_lock);
  1615. fc_exch_abort_locked(ep, 0);
  1616. ep->state |= FC_EX_RST_CLEANUP;
  1617. fc_exch_timer_cancel(ep);
  1618. resp = ep->resp;
  1619. ep->resp = NULL;
  1620. if (ep->esb_stat & ESB_ST_REC_QUAL)
  1621. atomic_dec(&ep->ex_refcnt); /* drop hold for rec_qual */
  1622. ep->esb_stat &= ~ESB_ST_REC_QUAL;
  1623. arg = ep->arg;
  1624. sp = &ep->seq;
  1625. rc = fc_exch_done_locked(ep);
  1626. spin_unlock_bh(&ep->ex_lock);
  1627. if (!rc)
  1628. fc_exch_delete(ep);
  1629. if (resp)
  1630. resp(sp, ERR_PTR(-FC_EX_CLOSED), arg);
  1631. }
  1632. /**
  1633. * fc_exch_pool_reset() - Reset a per cpu exchange pool
  1634. * @lport: The local port that the exchange pool is on
  1635. * @pool: The exchange pool to be reset
  1636. * @sid: The source ID
  1637. * @did: The destination ID
  1638. *
  1639. * Resets a per cpu exches pool, releasing all of its sequences
  1640. * and exchanges. If sid is non-zero then reset only exchanges
  1641. * we sourced from the local port's FID. If did is non-zero then
  1642. * only reset exchanges destined for the local port's FID.
  1643. */
  1644. static void fc_exch_pool_reset(struct fc_lport *lport,
  1645. struct fc_exch_pool *pool,
  1646. u32 sid, u32 did)
  1647. {
  1648. struct fc_exch *ep;
  1649. struct fc_exch *next;
  1650. spin_lock_bh(&pool->lock);
  1651. restart:
  1652. list_for_each_entry_safe(ep, next, &pool->ex_list, ex_list) {
  1653. if ((lport == ep->lp) &&
  1654. (sid == 0 || sid == ep->sid) &&
  1655. (did == 0 || did == ep->did)) {
  1656. fc_exch_hold(ep);
  1657. spin_unlock_bh(&pool->lock);
  1658. fc_exch_reset(ep);
  1659. fc_exch_release(ep);
  1660. spin_lock_bh(&pool->lock);
  1661. /*
  1662. * must restart loop incase while lock
  1663. * was down multiple eps were released.
  1664. */
  1665. goto restart;
  1666. }
  1667. }
  1668. pool->next_index = 0;
  1669. pool->left = FC_XID_UNKNOWN;
  1670. pool->right = FC_XID_UNKNOWN;
  1671. spin_unlock_bh(&pool->lock);
  1672. }
  1673. /**
  1674. * fc_exch_mgr_reset() - Reset all EMs of a local port
  1675. * @lport: The local port whose EMs are to be reset
  1676. * @sid: The source ID
  1677. * @did: The destination ID
  1678. *
  1679. * Reset all EMs associated with a given local port. Release all
  1680. * sequences and exchanges. If sid is non-zero then reset only the
  1681. * exchanges sent from the local port's FID. If did is non-zero then
  1682. * reset only exchanges destined for the local port's FID.
  1683. */
  1684. void fc_exch_mgr_reset(struct fc_lport *lport, u32 sid, u32 did)
  1685. {
  1686. struct fc_exch_mgr_anchor *ema;
  1687. unsigned int cpu;
  1688. list_for_each_entry(ema, &lport->ema_list, ema_list) {
  1689. for_each_possible_cpu(cpu)
  1690. fc_exch_pool_reset(lport,
  1691. per_cpu_ptr(ema->mp->pool, cpu),
  1692. sid, did);
  1693. }
  1694. }
  1695. EXPORT_SYMBOL(fc_exch_mgr_reset);
  1696. /**
  1697. * fc_exch_lookup() - find an exchange
  1698. * @lport: The local port
  1699. * @xid: The exchange ID
  1700. *
  1701. * Returns exchange pointer with hold for caller, or NULL if not found.
  1702. */
  1703. static struct fc_exch *fc_exch_lookup(struct fc_lport *lport, u32 xid)
  1704. {
  1705. struct fc_exch_mgr_anchor *ema;
  1706. list_for_each_entry(ema, &lport->ema_list, ema_list)
  1707. if (ema->mp->min_xid <= xid && xid <= ema->mp->max_xid)
  1708. return fc_exch_find(ema->mp, xid);
  1709. return NULL;
  1710. }
  1711. /**
  1712. * fc_exch_els_rec() - Handler for ELS REC (Read Exchange Concise) requests
  1713. * @rfp: The REC frame, not freed here.
  1714. *
  1715. * Note that the requesting port may be different than the S_ID in the request.
  1716. */
  1717. static void fc_exch_els_rec(struct fc_frame *rfp)
  1718. {
  1719. struct fc_lport *lport;
  1720. struct fc_frame *fp;
  1721. struct fc_exch *ep;
  1722. struct fc_els_rec *rp;
  1723. struct fc_els_rec_acc *acc;
  1724. enum fc_els_rjt_reason reason = ELS_RJT_LOGIC;
  1725. enum fc_els_rjt_explan explan;
  1726. u32 sid;
  1727. u16 rxid;
  1728. u16 oxid;
  1729. lport = fr_dev(rfp);
  1730. rp = fc_frame_payload_get(rfp, sizeof(*rp));
  1731. explan = ELS_EXPL_INV_LEN;
  1732. if (!rp)
  1733. goto reject;
  1734. sid = ntoh24(rp->rec_s_id);
  1735. rxid = ntohs(rp->rec_rx_id);
  1736. oxid = ntohs(rp->rec_ox_id);
  1737. ep = fc_exch_lookup(lport,
  1738. sid == fc_host_port_id(lport->host) ? oxid : rxid);
  1739. explan = ELS_EXPL_OXID_RXID;
  1740. if (!ep)
  1741. goto reject;
  1742. if (ep->oid != sid || oxid != ep->oxid)
  1743. goto rel;
  1744. if (rxid != FC_XID_UNKNOWN && rxid != ep->rxid)
  1745. goto rel;
  1746. fp = fc_frame_alloc(lport, sizeof(*acc));
  1747. if (!fp)
  1748. goto out;
  1749. acc = fc_frame_payload_get(fp, sizeof(*acc));
  1750. memset(acc, 0, sizeof(*acc));
  1751. acc->reca_cmd = ELS_LS_ACC;
  1752. acc->reca_ox_id = rp->rec_ox_id;
  1753. memcpy(acc->reca_ofid, rp->rec_s_id, 3);
  1754. acc->reca_rx_id = htons(ep->rxid);
  1755. if (ep->sid == ep->oid)
  1756. hton24(acc->reca_rfid, ep->did);
  1757. else
  1758. hton24(acc->reca_rfid, ep->sid);
  1759. acc->reca_fc4value = htonl(ep->seq.rec_data);
  1760. acc->reca_e_stat = htonl(ep->esb_stat & (ESB_ST_RESP |
  1761. ESB_ST_SEQ_INIT |
  1762. ESB_ST_COMPLETE));
  1763. fc_fill_reply_hdr(fp, rfp, FC_RCTL_ELS_REP, 0);
  1764. lport->tt.frame_send(lport, fp);
  1765. out:
  1766. fc_exch_release(ep);
  1767. return;
  1768. rel:
  1769. fc_exch_release(ep);
  1770. reject:
  1771. fc_seq_ls_rjt(rfp, reason, explan);
  1772. }
  1773. /**
  1774. * fc_exch_rrq_resp() - Handler for RRQ responses
  1775. * @sp: The sequence that the RRQ is on
  1776. * @fp: The RRQ frame
  1777. * @arg: The exchange that the RRQ is on
  1778. *
  1779. * TODO: fix error handler.
  1780. */
  1781. static void fc_exch_rrq_resp(struct fc_seq *sp, struct fc_frame *fp, void *arg)
  1782. {
  1783. struct fc_exch *aborted_ep = arg;
  1784. unsigned int op;
  1785. if (IS_ERR(fp)) {
  1786. int err = PTR_ERR(fp);
  1787. if (err == -FC_EX_CLOSED || err == -FC_EX_TIMEOUT)
  1788. goto cleanup;
  1789. FC_EXCH_DBG(aborted_ep, "Cannot process RRQ, "
  1790. "frame error %d\n", err);
  1791. return;
  1792. }
  1793. op = fc_frame_payload_op(fp);
  1794. fc_frame_free(fp);
  1795. switch (op) {
  1796. case ELS_LS_RJT:
  1797. FC_EXCH_DBG(aborted_ep, "LS_RJT for RRQ\n");
  1798. /* fall through */
  1799. case ELS_LS_ACC:
  1800. goto cleanup;
  1801. default:
  1802. FC_EXCH_DBG(aborted_ep, "unexpected response op %x for RRQ\n",
  1803. op);
  1804. return;
  1805. }
  1806. cleanup:
  1807. fc_exch_done(&aborted_ep->seq);
  1808. /* drop hold for rec qual */
  1809. fc_exch_release(aborted_ep);
  1810. }
  1811. /**
  1812. * fc_exch_seq_send() - Send a frame using a new exchange and sequence
  1813. * @lport: The local port to send the frame on
  1814. * @fp: The frame to be sent
  1815. * @resp: The response handler for this request
  1816. * @destructor: The destructor for the exchange
  1817. * @arg: The argument to be passed to the response handler
  1818. * @timer_msec: The timeout period for the exchange
  1819. *
  1820. * The frame pointer with some of the header's fields must be
  1821. * filled before calling this routine, those fields are:
  1822. *
  1823. * - routing control
  1824. * - FC port did
  1825. * - FC port sid
  1826. * - FC header type
  1827. * - frame control
  1828. * - parameter or relative offset
  1829. */
  1830. static struct fc_seq *fc_exch_seq_send(struct fc_lport *lport,
  1831. struct fc_frame *fp,
  1832. void (*resp)(struct fc_seq *,
  1833. struct fc_frame *fp,
  1834. void *arg),
  1835. void (*destructor)(struct fc_seq *,
  1836. void *),
  1837. void *arg, u32 timer_msec)
  1838. {
  1839. struct fc_exch *ep;
  1840. struct fc_seq *sp = NULL;
  1841. struct fc_frame_header *fh;
  1842. struct fc_fcp_pkt *fsp = NULL;
  1843. int rc = 1;
  1844. ep = fc_exch_alloc(lport, fp);
  1845. if (!ep) {
  1846. fc_frame_free(fp);
  1847. return NULL;
  1848. }
  1849. ep->esb_stat |= ESB_ST_SEQ_INIT;
  1850. fh = fc_frame_header_get(fp);
  1851. fc_exch_set_addr(ep, ntoh24(fh->fh_s_id), ntoh24(fh->fh_d_id));
  1852. ep->resp = resp;
  1853. ep->destructor = destructor;
  1854. ep->arg = arg;
  1855. ep->r_a_tov = FC_DEF_R_A_TOV;
  1856. ep->lp = lport;
  1857. sp = &ep->seq;
  1858. ep->fh_type = fh->fh_type; /* save for possbile timeout handling */
  1859. ep->f_ctl = ntoh24(fh->fh_f_ctl);
  1860. fc_exch_setup_hdr(ep, fp, ep->f_ctl);
  1861. sp->cnt++;
  1862. if (ep->xid <= lport->lro_xid && fh->fh_r_ctl == FC_RCTL_DD_UNSOL_CMD) {
  1863. fsp = fr_fsp(fp);
  1864. fc_fcp_ddp_setup(fr_fsp(fp), ep->xid);
  1865. }
  1866. if (unlikely(lport->tt.frame_send(lport, fp)))
  1867. goto err;
  1868. if (timer_msec)
  1869. fc_exch_timer_set_locked(ep, timer_msec);
  1870. ep->f_ctl &= ~FC_FC_FIRST_SEQ; /* not first seq */
  1871. if (ep->f_ctl & FC_FC_SEQ_INIT)
  1872. ep->esb_stat &= ~ESB_ST_SEQ_INIT;
  1873. spin_unlock_bh(&ep->ex_lock);
  1874. return sp;
  1875. err:
  1876. if (fsp)
  1877. fc_fcp_ddp_done(fsp);
  1878. rc = fc_exch_done_locked(ep);
  1879. spin_unlock_bh(&ep->ex_lock);
  1880. if (!rc)
  1881. fc_exch_delete(ep);
  1882. return NULL;
  1883. }
  1884. /**
  1885. * fc_exch_rrq() - Send an ELS RRQ (Reinstate Recovery Qualifier) command
  1886. * @ep: The exchange to send the RRQ on
  1887. *
  1888. * This tells the remote port to stop blocking the use of
  1889. * the exchange and the seq_cnt range.
  1890. */
  1891. static void fc_exch_rrq(struct fc_exch *ep)
  1892. {
  1893. struct fc_lport *lport;
  1894. struct fc_els_rrq *rrq;
  1895. struct fc_frame *fp;
  1896. u32 did;
  1897. lport = ep->lp;
  1898. fp = fc_frame_alloc(lport, sizeof(*rrq));
  1899. if (!fp)
  1900. goto retry;
  1901. rrq = fc_frame_payload_get(fp, sizeof(*rrq));
  1902. memset(rrq, 0, sizeof(*rrq));
  1903. rrq->rrq_cmd = ELS_RRQ;
  1904. hton24(rrq->rrq_s_id, ep->sid);
  1905. rrq->rrq_ox_id = htons(ep->oxid);
  1906. rrq->rrq_rx_id = htons(ep->rxid);
  1907. did = ep->did;
  1908. if (ep->esb_stat & ESB_ST_RESP)
  1909. did = ep->sid;
  1910. fc_fill_fc_hdr(fp, FC_RCTL_ELS_REQ, did,
  1911. lport->port_id, FC_TYPE_ELS,
  1912. FC_FC_FIRST_SEQ | FC_FC_END_SEQ | FC_FC_SEQ_INIT, 0);
  1913. if (fc_exch_seq_send(lport, fp, fc_exch_rrq_resp, NULL, ep,
  1914. lport->e_d_tov))
  1915. return;
  1916. retry:
  1917. spin_lock_bh(&ep->ex_lock);
  1918. if (ep->state & (FC_EX_RST_CLEANUP | FC_EX_DONE)) {
  1919. spin_unlock_bh(&ep->ex_lock);
  1920. /* drop hold for rec qual */
  1921. fc_exch_release(ep);
  1922. return;
  1923. }
  1924. ep->esb_stat |= ESB_ST_REC_QUAL;
  1925. fc_exch_timer_set_locked(ep, ep->r_a_tov);
  1926. spin_unlock_bh(&ep->ex_lock);
  1927. }
  1928. /**
  1929. * fc_exch_els_rrq() - Handler for ELS RRQ (Reset Recovery Qualifier) requests
  1930. * @fp: The RRQ frame, not freed here.
  1931. */
  1932. static void fc_exch_els_rrq(struct fc_frame *fp)
  1933. {
  1934. struct fc_lport *lport;
  1935. struct fc_exch *ep = NULL; /* request or subject exchange */
  1936. struct fc_els_rrq *rp;
  1937. u32 sid;
  1938. u16 xid;
  1939. enum fc_els_rjt_explan explan;
  1940. lport = fr_dev(fp);
  1941. rp = fc_frame_payload_get(fp, sizeof(*rp));
  1942. explan = ELS_EXPL_INV_LEN;
  1943. if (!rp)
  1944. goto reject;
  1945. /*
  1946. * lookup subject exchange.
  1947. */
  1948. sid = ntoh24(rp->rrq_s_id); /* subject source */
  1949. xid = fc_host_port_id(lport->host) == sid ?
  1950. ntohs(rp->rrq_ox_id) : ntohs(rp->rrq_rx_id);
  1951. ep = fc_exch_lookup(lport, xid);
  1952. explan = ELS_EXPL_OXID_RXID;
  1953. if (!ep)
  1954. goto reject;
  1955. spin_lock_bh(&ep->ex_lock);
  1956. if (ep->oxid != ntohs(rp->rrq_ox_id))
  1957. goto unlock_reject;
  1958. if (ep->rxid != ntohs(rp->rrq_rx_id) &&
  1959. ep->rxid != FC_XID_UNKNOWN)
  1960. goto unlock_reject;
  1961. explan = ELS_EXPL_SID;
  1962. if (ep->sid != sid)
  1963. goto unlock_reject;
  1964. /*
  1965. * Clear Recovery Qualifier state, and cancel timer if complete.
  1966. */
  1967. if (ep->esb_stat & ESB_ST_REC_QUAL) {
  1968. ep->esb_stat &= ~ESB_ST_REC_QUAL;
  1969. atomic_dec(&ep->ex_refcnt); /* drop hold for rec qual */
  1970. }
  1971. if (ep->esb_stat & ESB_ST_COMPLETE)
  1972. fc_exch_timer_cancel(ep);
  1973. spin_unlock_bh(&ep->ex_lock);
  1974. /*
  1975. * Send LS_ACC.
  1976. */
  1977. fc_seq_ls_acc(fp);
  1978. goto out;
  1979. unlock_reject:
  1980. spin_unlock_bh(&ep->ex_lock);
  1981. reject:
  1982. fc_seq_ls_rjt(fp, ELS_RJT_LOGIC, explan);
  1983. out:
  1984. if (ep)
  1985. fc_exch_release(ep); /* drop hold from fc_exch_find */
  1986. }
  1987. /**
  1988. * fc_exch_update_stats() - update exches stats to lport
  1989. * @lport: The local port to update exchange manager stats
  1990. */
  1991. void fc_exch_update_stats(struct fc_lport *lport)
  1992. {
  1993. struct fc_host_statistics *st;
  1994. struct fc_exch_mgr_anchor *ema;
  1995. struct fc_exch_mgr *mp;
  1996. st = &lport->host_stats;
  1997. list_for_each_entry(ema, &lport->ema_list, ema_list) {
  1998. mp = ema->mp;
  1999. st->fc_no_free_exch += atomic_read(&mp->stats.no_free_exch);
  2000. st->fc_no_free_exch_xid +=
  2001. atomic_read(&mp->stats.no_free_exch_xid);
  2002. st->fc_xid_not_found += atomic_read(&mp->stats.xid_not_found);
  2003. st->fc_xid_busy += atomic_read(&mp->stats.xid_busy);
  2004. st->fc_seq_not_found += atomic_read(&mp->stats.seq_not_found);
  2005. st->fc_non_bls_resp += atomic_read(&mp->stats.non_bls_resp);
  2006. }
  2007. }
  2008. EXPORT_SYMBOL(fc_exch_update_stats);
  2009. /**
  2010. * fc_exch_mgr_add() - Add an exchange manager to a local port's list of EMs
  2011. * @lport: The local port to add the exchange manager to
  2012. * @mp: The exchange manager to be added to the local port
  2013. * @match: The match routine that indicates when this EM should be used
  2014. */
  2015. struct fc_exch_mgr_anchor *fc_exch_mgr_add(struct fc_lport *lport,
  2016. struct fc_exch_mgr *mp,
  2017. bool (*match)(struct fc_frame *))
  2018. {
  2019. struct fc_exch_mgr_anchor *ema;
  2020. ema = kmalloc(sizeof(*ema), GFP_ATOMIC);
  2021. if (!ema)
  2022. return ema;
  2023. ema->mp = mp;
  2024. ema->match = match;
  2025. /* add EM anchor to EM anchors list */
  2026. list_add_tail(&ema->ema_list, &lport->ema_list);
  2027. kref_get(&mp->kref);
  2028. return ema;
  2029. }
  2030. EXPORT_SYMBOL(fc_exch_mgr_add);
  2031. /**
  2032. * fc_exch_mgr_destroy() - Destroy an exchange manager
  2033. * @kref: The reference to the EM to be destroyed
  2034. */
  2035. static void fc_exch_mgr_destroy(struct kref *kref)
  2036. {
  2037. struct fc_exch_mgr *mp = container_of(kref, struct fc_exch_mgr, kref);
  2038. mempool_destroy(mp->ep_pool);
  2039. free_percpu(mp->pool);
  2040. kfree(mp);
  2041. }
  2042. /**
  2043. * fc_exch_mgr_del() - Delete an EM from a local port's list
  2044. * @ema: The exchange manager anchor identifying the EM to be deleted
  2045. */
  2046. void fc_exch_mgr_del(struct fc_exch_mgr_anchor *ema)
  2047. {
  2048. /* remove EM anchor from EM anchors list */
  2049. list_del(&ema->ema_list);
  2050. kref_put(&ema->mp->kref, fc_exch_mgr_destroy);
  2051. kfree(ema);
  2052. }
  2053. EXPORT_SYMBOL(fc_exch_mgr_del);
  2054. /**
  2055. * fc_exch_mgr_list_clone() - Share all exchange manager objects
  2056. * @src: Source lport to clone exchange managers from
  2057. * @dst: New lport that takes references to all the exchange managers
  2058. */
  2059. int fc_exch_mgr_list_clone(struct fc_lport *src, struct fc_lport *dst)
  2060. {
  2061. struct fc_exch_mgr_anchor *ema, *tmp;
  2062. list_for_each_entry(ema, &src->ema_list, ema_list) {
  2063. if (!fc_exch_mgr_add(dst, ema->mp, ema->match))
  2064. goto err;
  2065. }
  2066. return 0;
  2067. err:
  2068. list_for_each_entry_safe(ema, tmp, &dst->ema_list, ema_list)
  2069. fc_exch_mgr_del(ema);
  2070. return -ENOMEM;
  2071. }
  2072. EXPORT_SYMBOL(fc_exch_mgr_list_clone);
  2073. /**
  2074. * fc_exch_mgr_alloc() - Allocate an exchange manager
  2075. * @lport: The local port that the new EM will be associated with
  2076. * @class: The default FC class for new exchanges
  2077. * @min_xid: The minimum XID for exchanges from the new EM
  2078. * @max_xid: The maximum XID for exchanges from the new EM
  2079. * @match: The match routine for the new EM
  2080. */
  2081. struct fc_exch_mgr *fc_exch_mgr_alloc(struct fc_lport *lport,
  2082. enum fc_class class,
  2083. u16 min_xid, u16 max_xid,
  2084. bool (*match)(struct fc_frame *))
  2085. {
  2086. struct fc_exch_mgr *mp;
  2087. u16 pool_exch_range;
  2088. size_t pool_size;
  2089. unsigned int cpu;
  2090. struct fc_exch_pool *pool;
  2091. if (max_xid <= min_xid || max_xid == FC_XID_UNKNOWN ||
  2092. (min_xid & fc_cpu_mask) != 0) {
  2093. FC_LPORT_DBG(lport, "Invalid min_xid 0x:%x and max_xid 0x:%x\n",
  2094. min_xid, max_xid);
  2095. return NULL;
  2096. }
  2097. /*
  2098. * allocate memory for EM
  2099. */
  2100. mp = kzalloc(sizeof(struct fc_exch_mgr), GFP_ATOMIC);
  2101. if (!mp)
  2102. return NULL;
  2103. mp->class = class;
  2104. /* adjust em exch xid range for offload */
  2105. mp->min_xid = min_xid;
  2106. /* reduce range so per cpu pool fits into PCPU_MIN_UNIT_SIZE pool */
  2107. pool_exch_range = (PCPU_MIN_UNIT_SIZE - sizeof(*pool)) /
  2108. sizeof(struct fc_exch *);
  2109. if ((max_xid - min_xid + 1) / (fc_cpu_mask + 1) > pool_exch_range) {
  2110. mp->max_xid = pool_exch_range * (fc_cpu_mask + 1) +
  2111. min_xid - 1;
  2112. } else {
  2113. mp->max_xid = max_xid;
  2114. pool_exch_range = (mp->max_xid - mp->min_xid + 1) /
  2115. (fc_cpu_mask + 1);
  2116. }
  2117. mp->ep_pool = mempool_create_slab_pool(2, fc_em_cachep);
  2118. if (!mp->ep_pool)
  2119. goto free_mp;
  2120. /*
  2121. * Setup per cpu exch pool with entire exchange id range equally
  2122. * divided across all cpus. The exch pointers array memory is
  2123. * allocated for exch range per pool.
  2124. */
  2125. mp->pool_max_index = pool_exch_range - 1;
  2126. /*
  2127. * Allocate and initialize per cpu exch pool
  2128. */
  2129. pool_size = sizeof(*pool) + pool_exch_range * sizeof(struct fc_exch *);
  2130. mp->pool = __alloc_percpu(pool_size, __alignof__(struct fc_exch_pool));
  2131. if (!mp->pool)
  2132. goto free_mempool;
  2133. for_each_possible_cpu(cpu) {
  2134. pool = per_cpu_ptr(mp->pool, cpu);
  2135. pool->next_index = 0;
  2136. pool->left = FC_XID_UNKNOWN;
  2137. pool->right = FC_XID_UNKNOWN;
  2138. spin_lock_init(&pool->lock);
  2139. INIT_LIST_HEAD(&pool->ex_list);
  2140. }
  2141. kref_init(&mp->kref);
  2142. if (!fc_exch_mgr_add(lport, mp, match)) {
  2143. free_percpu(mp->pool);
  2144. goto free_mempool;
  2145. }
  2146. /*
  2147. * Above kref_init() sets mp->kref to 1 and then
  2148. * call to fc_exch_mgr_add incremented mp->kref again,
  2149. * so adjust that extra increment.
  2150. */
  2151. kref_put(&mp->kref, fc_exch_mgr_destroy);
  2152. return mp;
  2153. free_mempool:
  2154. mempool_destroy(mp->ep_pool);
  2155. free_mp:
  2156. kfree(mp);
  2157. return NULL;
  2158. }
  2159. EXPORT_SYMBOL(fc_exch_mgr_alloc);
  2160. /**
  2161. * fc_exch_mgr_free() - Free all exchange managers on a local port
  2162. * @lport: The local port whose EMs are to be freed
  2163. */
  2164. void fc_exch_mgr_free(struct fc_lport *lport)
  2165. {
  2166. struct fc_exch_mgr_anchor *ema, *next;
  2167. flush_workqueue(fc_exch_workqueue);
  2168. list_for_each_entry_safe(ema, next, &lport->ema_list, ema_list)
  2169. fc_exch_mgr_del(ema);
  2170. }
  2171. EXPORT_SYMBOL(fc_exch_mgr_free);
  2172. /**
  2173. * fc_find_ema() - Lookup and return appropriate Exchange Manager Anchor depending
  2174. * upon 'xid'.
  2175. * @f_ctl: f_ctl
  2176. * @lport: The local port the frame was received on
  2177. * @fh: The received frame header
  2178. */
  2179. static struct fc_exch_mgr_anchor *fc_find_ema(u32 f_ctl,
  2180. struct fc_lport *lport,
  2181. struct fc_frame_header *fh)
  2182. {
  2183. struct fc_exch_mgr_anchor *ema;
  2184. u16 xid;
  2185. if (f_ctl & FC_FC_EX_CTX)
  2186. xid = ntohs(fh->fh_ox_id);
  2187. else {
  2188. xid = ntohs(fh->fh_rx_id);
  2189. if (xid == FC_XID_UNKNOWN)
  2190. return list_entry(lport->ema_list.prev,
  2191. typeof(*ema), ema_list);
  2192. }
  2193. list_for_each_entry(ema, &lport->ema_list, ema_list) {
  2194. if ((xid >= ema->mp->min_xid) &&
  2195. (xid <= ema->mp->max_xid))
  2196. return ema;
  2197. }
  2198. return NULL;
  2199. }
  2200. /**
  2201. * fc_exch_recv() - Handler for received frames
  2202. * @lport: The local port the frame was received on
  2203. * @fp: The received frame
  2204. */
  2205. void fc_exch_recv(struct fc_lport *lport, struct fc_frame *fp)
  2206. {
  2207. struct fc_frame_header *fh = fc_frame_header_get(fp);
  2208. struct fc_exch_mgr_anchor *ema;
  2209. u32 f_ctl;
  2210. /* lport lock ? */
  2211. if (!lport || lport->state == LPORT_ST_DISABLED) {
  2212. FC_LPORT_DBG(lport, "Receiving frames for an lport that "
  2213. "has not been initialized correctly\n");
  2214. fc_frame_free(fp);
  2215. return;
  2216. }
  2217. f_ctl = ntoh24(fh->fh_f_ctl);
  2218. ema = fc_find_ema(f_ctl, lport, fh);
  2219. if (!ema) {
  2220. FC_LPORT_DBG(lport, "Unable to find Exchange Manager Anchor,"
  2221. "fc_ctl <0x%x>, xid <0x%x>\n",
  2222. f_ctl,
  2223. (f_ctl & FC_FC_EX_CTX) ?
  2224. ntohs(fh->fh_ox_id) :
  2225. ntohs(fh->fh_rx_id));
  2226. fc_frame_free(fp);
  2227. return;
  2228. }
  2229. /*
  2230. * If frame is marked invalid, just drop it.
  2231. */
  2232. switch (fr_eof(fp)) {
  2233. case FC_EOF_T:
  2234. if (f_ctl & FC_FC_END_SEQ)
  2235. skb_trim(fp_skb(fp), fr_len(fp) - FC_FC_FILL(f_ctl));
  2236. /* fall through */
  2237. case FC_EOF_N:
  2238. if (fh->fh_type == FC_TYPE_BLS)
  2239. fc_exch_recv_bls(ema->mp, fp);
  2240. else if ((f_ctl & (FC_FC_EX_CTX | FC_FC_SEQ_CTX)) ==
  2241. FC_FC_EX_CTX)
  2242. fc_exch_recv_seq_resp(ema->mp, fp);
  2243. else if (f_ctl & FC_FC_SEQ_CTX)
  2244. fc_exch_recv_resp(ema->mp, fp);
  2245. else /* no EX_CTX and no SEQ_CTX */
  2246. fc_exch_recv_req(lport, ema->mp, fp);
  2247. break;
  2248. default:
  2249. FC_LPORT_DBG(lport, "dropping invalid frame (eof %x)",
  2250. fr_eof(fp));
  2251. fc_frame_free(fp);
  2252. }
  2253. }
  2254. EXPORT_SYMBOL(fc_exch_recv);
  2255. /**
  2256. * fc_exch_init() - Initialize the exchange layer for a local port
  2257. * @lport: The local port to initialize the exchange layer for
  2258. */
  2259. int fc_exch_init(struct fc_lport *lport)
  2260. {
  2261. if (!lport->tt.seq_start_next)
  2262. lport->tt.seq_start_next = fc_seq_start_next;
  2263. if (!lport->tt.seq_set_resp)
  2264. lport->tt.seq_set_resp = fc_seq_set_resp;
  2265. if (!lport->tt.exch_seq_send)
  2266. lport->tt.exch_seq_send = fc_exch_seq_send;
  2267. if (!lport->tt.seq_send)
  2268. lport->tt.seq_send = fc_seq_send;
  2269. if (!lport->tt.seq_els_rsp_send)
  2270. lport->tt.seq_els_rsp_send = fc_seq_els_rsp_send;
  2271. if (!lport->tt.exch_done)
  2272. lport->tt.exch_done = fc_exch_done;
  2273. if (!lport->tt.exch_mgr_reset)
  2274. lport->tt.exch_mgr_reset = fc_exch_mgr_reset;
  2275. if (!lport->tt.seq_exch_abort)
  2276. lport->tt.seq_exch_abort = fc_seq_exch_abort;
  2277. if (!lport->tt.seq_assign)
  2278. lport->tt.seq_assign = fc_seq_assign;
  2279. if (!lport->tt.seq_release)
  2280. lport->tt.seq_release = fc_seq_release;
  2281. return 0;
  2282. }
  2283. EXPORT_SYMBOL(fc_exch_init);
  2284. /**
  2285. * fc_setup_exch_mgr() - Setup an exchange manager
  2286. */
  2287. int fc_setup_exch_mgr(void)
  2288. {
  2289. fc_em_cachep = kmem_cache_create("libfc_em", sizeof(struct fc_exch),
  2290. 0, SLAB_HWCACHE_ALIGN, NULL);
  2291. if (!fc_em_cachep)
  2292. return -ENOMEM;
  2293. /*
  2294. * Initialize fc_cpu_mask and fc_cpu_order. The
  2295. * fc_cpu_mask is set for nr_cpu_ids rounded up
  2296. * to order of 2's * power and order is stored
  2297. * in fc_cpu_order as this is later required in
  2298. * mapping between an exch id and exch array index
  2299. * in per cpu exch pool.
  2300. *
  2301. * This round up is required to align fc_cpu_mask
  2302. * to exchange id's lower bits such that all incoming
  2303. * frames of an exchange gets delivered to the same
  2304. * cpu on which exchange originated by simple bitwise
  2305. * AND operation between fc_cpu_mask and exchange id.
  2306. */
  2307. fc_cpu_order = ilog2(roundup_pow_of_two(nr_cpu_ids));
  2308. fc_cpu_mask = (1 << fc_cpu_order) - 1;
  2309. fc_exch_workqueue = create_singlethread_workqueue("fc_exch_workqueue");
  2310. if (!fc_exch_workqueue)
  2311. goto err;
  2312. return 0;
  2313. err:
  2314. kmem_cache_destroy(fc_em_cachep);
  2315. return -ENOMEM;
  2316. }
  2317. /**
  2318. * fc_destroy_exch_mgr() - Destroy an exchange manager
  2319. */
  2320. void fc_destroy_exch_mgr(void)
  2321. {
  2322. destroy_workqueue(fc_exch_workqueue);
  2323. kmem_cache_destroy(fc_em_cachep);
  2324. }