fc_exch.c 64 KB

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