fc_lport.c 48 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838
  1. /*
  2. * Copyright(c) 2007 Intel Corporation. All rights reserved.
  3. *
  4. * This program is free software; you can redistribute it and/or modify it
  5. * under the terms and conditions of the GNU General Public License,
  6. * version 2, as published by the Free Software Foundation.
  7. *
  8. * This program is distributed in the hope it will be useful, but WITHOUT
  9. * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  10. * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
  11. * more details.
  12. *
  13. * You should have received a copy of the GNU General Public License along with
  14. * this program; if not, write to the Free Software Foundation, Inc.,
  15. * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
  16. *
  17. * Maintained at www.Open-FCoE.org
  18. */
  19. /*
  20. * PORT LOCKING NOTES
  21. *
  22. * These comments only apply to the 'port code' which consists of the lport,
  23. * disc and rport blocks.
  24. *
  25. * MOTIVATION
  26. *
  27. * The lport, disc and rport blocks all have mutexes that are used to protect
  28. * those objects. The main motivation for these locks is to prevent from
  29. * having an lport reset just before we send a frame. In that scenario the
  30. * lport's FID would get set to zero and then we'd send a frame with an
  31. * invalid SID. We also need to ensure that states don't change unexpectedly
  32. * while processing another state.
  33. *
  34. * HIERARCHY
  35. *
  36. * The following hierarchy defines the locking rules. A greater lock
  37. * may be held before acquiring a lesser lock, but a lesser lock should never
  38. * be held while attempting to acquire a greater lock. Here is the hierarchy-
  39. *
  40. * lport > disc, lport > rport, disc > rport
  41. *
  42. * CALLBACKS
  43. *
  44. * The callbacks cause complications with this scheme. There is a callback
  45. * from the rport (to either lport or disc) and a callback from disc
  46. * (to the lport).
  47. *
  48. * As rports exit the rport state machine a callback is made to the owner of
  49. * the rport to notify success or failure. Since the callback is likely to
  50. * cause the lport or disc to grab its lock we cannot hold the rport lock
  51. * while making the callback. To ensure that the rport is not free'd while
  52. * processing the callback the rport callbacks are serialized through a
  53. * single-threaded workqueue. An rport would never be free'd while in a
  54. * callback handler becuase no other rport work in this queue can be executed
  55. * at the same time.
  56. *
  57. * When discovery succeeds or fails a callback is made to the lport as
  58. * notification. Currently, successful discovery causes the lport to take no
  59. * action. A failure will cause the lport to reset. There is likely a circular
  60. * locking problem with this implementation.
  61. */
  62. /*
  63. * LPORT LOCKING
  64. *
  65. * The critical sections protected by the lport's mutex are quite broad and
  66. * may be improved upon in the future. The lport code and its locking doesn't
  67. * influence the I/O path, so excessive locking doesn't penalize I/O
  68. * performance.
  69. *
  70. * The strategy is to lock whenever processing a request or response. Note
  71. * that every _enter_* function corresponds to a state change. They generally
  72. * change the lports state and then send a request out on the wire. We lock
  73. * before calling any of these functions to protect that state change. This
  74. * means that the entry points into the lport block manage the locks while
  75. * the state machine can transition between states (i.e. _enter_* functions)
  76. * while always staying protected.
  77. *
  78. * When handling responses we also hold the lport mutex broadly. When the
  79. * lport receives the response frame it locks the mutex and then calls the
  80. * appropriate handler for the particuar response. Generally a response will
  81. * trigger a state change and so the lock must already be held.
  82. *
  83. * Retries also have to consider the locking. The retries occur from a work
  84. * context and the work function will lock the lport and then retry the state
  85. * (i.e. _enter_* function).
  86. */
  87. #include <linux/timer.h>
  88. #include <linux/slab.h>
  89. #include <asm/unaligned.h>
  90. #include <scsi/fc/fc_gs.h>
  91. #include <scsi/libfc.h>
  92. #include <scsi/fc_encode.h>
  93. #include <linux/scatterlist.h>
  94. #include "fc_libfc.h"
  95. /* Fabric IDs to use for point-to-point mode, chosen on whims. */
  96. #define FC_LOCAL_PTP_FID_LO 0x010101
  97. #define FC_LOCAL_PTP_FID_HI 0x010102
  98. #define DNS_DELAY 3 /* Discovery delay after RSCN (in seconds)*/
  99. static void fc_lport_error(struct fc_lport *, struct fc_frame *);
  100. static void fc_lport_enter_reset(struct fc_lport *);
  101. static void fc_lport_enter_flogi(struct fc_lport *);
  102. static void fc_lport_enter_dns(struct fc_lport *);
  103. static void fc_lport_enter_ns(struct fc_lport *, enum fc_lport_state);
  104. static void fc_lport_enter_scr(struct fc_lport *);
  105. static void fc_lport_enter_ready(struct fc_lport *);
  106. static void fc_lport_enter_logo(struct fc_lport *);
  107. static const char *fc_lport_state_names[] = {
  108. [LPORT_ST_DISABLED] = "disabled",
  109. [LPORT_ST_FLOGI] = "FLOGI",
  110. [LPORT_ST_DNS] = "dNS",
  111. [LPORT_ST_RNN_ID] = "RNN_ID",
  112. [LPORT_ST_RSNN_NN] = "RSNN_NN",
  113. [LPORT_ST_RSPN_ID] = "RSPN_ID",
  114. [LPORT_ST_RFT_ID] = "RFT_ID",
  115. [LPORT_ST_RFF_ID] = "RFF_ID",
  116. [LPORT_ST_SCR] = "SCR",
  117. [LPORT_ST_READY] = "Ready",
  118. [LPORT_ST_LOGO] = "LOGO",
  119. [LPORT_ST_RESET] = "reset",
  120. };
  121. /**
  122. * struct fc_bsg_info - FC Passthrough managemet structure
  123. * @job: The passthrough job
  124. * @lport: The local port to pass through a command
  125. * @rsp_code: The expected response code
  126. * @sg: job->reply_payload.sg_list
  127. * @nents: job->reply_payload.sg_cnt
  128. * @offset: The offset into the response data
  129. */
  130. struct fc_bsg_info {
  131. struct fc_bsg_job *job;
  132. struct fc_lport *lport;
  133. u16 rsp_code;
  134. struct scatterlist *sg;
  135. u32 nents;
  136. size_t offset;
  137. };
  138. /**
  139. * fc_frame_drop() - Dummy frame handler
  140. * @lport: The local port the frame was received on
  141. * @fp: The received frame
  142. */
  143. static int fc_frame_drop(struct fc_lport *lport, struct fc_frame *fp)
  144. {
  145. fc_frame_free(fp);
  146. return 0;
  147. }
  148. /**
  149. * fc_lport_rport_callback() - Event handler for rport events
  150. * @lport: The lport which is receiving the event
  151. * @rdata: private remote port data
  152. * @event: The event that occured
  153. *
  154. * Locking Note: The rport lock should not be held when calling
  155. * this function.
  156. */
  157. static void fc_lport_rport_callback(struct fc_lport *lport,
  158. struct fc_rport_priv *rdata,
  159. enum fc_rport_event event)
  160. {
  161. FC_LPORT_DBG(lport, "Received a %d event for port (%6.6x)\n", event,
  162. rdata->ids.port_id);
  163. mutex_lock(&lport->lp_mutex);
  164. switch (event) {
  165. case RPORT_EV_READY:
  166. if (lport->state == LPORT_ST_DNS) {
  167. lport->dns_rdata = rdata;
  168. fc_lport_enter_ns(lport, LPORT_ST_RNN_ID);
  169. } else {
  170. FC_LPORT_DBG(lport, "Received an READY event "
  171. "on port (%6.6x) for the directory "
  172. "server, but the lport is not "
  173. "in the DNS state, it's in the "
  174. "%d state", rdata->ids.port_id,
  175. lport->state);
  176. lport->tt.rport_logoff(rdata);
  177. }
  178. break;
  179. case RPORT_EV_LOGO:
  180. case RPORT_EV_FAILED:
  181. case RPORT_EV_STOP:
  182. lport->dns_rdata = NULL;
  183. break;
  184. case RPORT_EV_NONE:
  185. break;
  186. }
  187. mutex_unlock(&lport->lp_mutex);
  188. }
  189. /**
  190. * fc_lport_state() - Return a string which represents the lport's state
  191. * @lport: The lport whose state is to converted to a string
  192. */
  193. static const char *fc_lport_state(struct fc_lport *lport)
  194. {
  195. const char *cp;
  196. cp = fc_lport_state_names[lport->state];
  197. if (!cp)
  198. cp = "unknown";
  199. return cp;
  200. }
  201. /**
  202. * fc_lport_ptp_setup() - Create an rport for point-to-point mode
  203. * @lport: The lport to attach the ptp rport to
  204. * @remote_fid: The FID of the ptp rport
  205. * @remote_wwpn: The WWPN of the ptp rport
  206. * @remote_wwnn: The WWNN of the ptp rport
  207. */
  208. static void fc_lport_ptp_setup(struct fc_lport *lport,
  209. u32 remote_fid, u64 remote_wwpn,
  210. u64 remote_wwnn)
  211. {
  212. mutex_lock(&lport->disc.disc_mutex);
  213. if (lport->ptp_rdata) {
  214. lport->tt.rport_logoff(lport->ptp_rdata);
  215. kref_put(&lport->ptp_rdata->kref, lport->tt.rport_destroy);
  216. }
  217. lport->ptp_rdata = lport->tt.rport_create(lport, remote_fid);
  218. kref_get(&lport->ptp_rdata->kref);
  219. lport->ptp_rdata->ids.port_name = remote_wwpn;
  220. lport->ptp_rdata->ids.node_name = remote_wwnn;
  221. mutex_unlock(&lport->disc.disc_mutex);
  222. lport->tt.rport_login(lport->ptp_rdata);
  223. fc_lport_enter_ready(lport);
  224. }
  225. /**
  226. * fc_get_host_port_state() - Return the port state of the given Scsi_Host
  227. * @shost: The SCSI host whose port state is to be determined
  228. */
  229. void fc_get_host_port_state(struct Scsi_Host *shost)
  230. {
  231. struct fc_lport *lport = shost_priv(shost);
  232. mutex_lock(&lport->lp_mutex);
  233. if (!lport->link_up)
  234. fc_host_port_state(shost) = FC_PORTSTATE_LINKDOWN;
  235. else
  236. switch (lport->state) {
  237. case LPORT_ST_READY:
  238. fc_host_port_state(shost) = FC_PORTSTATE_ONLINE;
  239. break;
  240. default:
  241. fc_host_port_state(shost) = FC_PORTSTATE_OFFLINE;
  242. }
  243. mutex_unlock(&lport->lp_mutex);
  244. }
  245. EXPORT_SYMBOL(fc_get_host_port_state);
  246. /**
  247. * fc_get_host_speed() - Return the speed of the given Scsi_Host
  248. * @shost: The SCSI host whose port speed is to be determined
  249. */
  250. void fc_get_host_speed(struct Scsi_Host *shost)
  251. {
  252. struct fc_lport *lport = shost_priv(shost);
  253. fc_host_speed(shost) = lport->link_speed;
  254. }
  255. EXPORT_SYMBOL(fc_get_host_speed);
  256. /**
  257. * fc_get_host_stats() - Return the Scsi_Host's statistics
  258. * @shost: The SCSI host whose statistics are to be returned
  259. */
  260. struct fc_host_statistics *fc_get_host_stats(struct Scsi_Host *shost)
  261. {
  262. struct fc_host_statistics *fcoe_stats;
  263. struct fc_lport *lport = shost_priv(shost);
  264. struct timespec v0, v1;
  265. unsigned int cpu;
  266. fcoe_stats = &lport->host_stats;
  267. memset(fcoe_stats, 0, sizeof(struct fc_host_statistics));
  268. jiffies_to_timespec(jiffies, &v0);
  269. jiffies_to_timespec(lport->boot_time, &v1);
  270. fcoe_stats->seconds_since_last_reset = (v0.tv_sec - v1.tv_sec);
  271. for_each_possible_cpu(cpu) {
  272. struct fcoe_dev_stats *stats;
  273. stats = per_cpu_ptr(lport->dev_stats, cpu);
  274. fcoe_stats->tx_frames += stats->TxFrames;
  275. fcoe_stats->tx_words += stats->TxWords;
  276. fcoe_stats->rx_frames += stats->RxFrames;
  277. fcoe_stats->rx_words += stats->RxWords;
  278. fcoe_stats->error_frames += stats->ErrorFrames;
  279. fcoe_stats->invalid_crc_count += stats->InvalidCRCCount;
  280. fcoe_stats->fcp_input_requests += stats->InputRequests;
  281. fcoe_stats->fcp_output_requests += stats->OutputRequests;
  282. fcoe_stats->fcp_control_requests += stats->ControlRequests;
  283. fcoe_stats->fcp_input_megabytes += stats->InputMegabytes;
  284. fcoe_stats->fcp_output_megabytes += stats->OutputMegabytes;
  285. fcoe_stats->link_failure_count += stats->LinkFailureCount;
  286. }
  287. fcoe_stats->lip_count = -1;
  288. fcoe_stats->nos_count = -1;
  289. fcoe_stats->loss_of_sync_count = -1;
  290. fcoe_stats->loss_of_signal_count = -1;
  291. fcoe_stats->prim_seq_protocol_err_count = -1;
  292. fcoe_stats->dumped_frames = -1;
  293. return fcoe_stats;
  294. }
  295. EXPORT_SYMBOL(fc_get_host_stats);
  296. /**
  297. * fc_lport_flogi_fill() - Fill in FLOGI command for request
  298. * @lport: The local port the FLOGI is for
  299. * @flogi: The FLOGI command
  300. * @op: The opcode
  301. */
  302. static void fc_lport_flogi_fill(struct fc_lport *lport,
  303. struct fc_els_flogi *flogi,
  304. unsigned int op)
  305. {
  306. struct fc_els_csp *sp;
  307. struct fc_els_cssp *cp;
  308. memset(flogi, 0, sizeof(*flogi));
  309. flogi->fl_cmd = (u8) op;
  310. put_unaligned_be64(lport->wwpn, &flogi->fl_wwpn);
  311. put_unaligned_be64(lport->wwnn, &flogi->fl_wwnn);
  312. sp = &flogi->fl_csp;
  313. sp->sp_hi_ver = 0x20;
  314. sp->sp_lo_ver = 0x20;
  315. sp->sp_bb_cred = htons(10); /* this gets set by gateway */
  316. sp->sp_bb_data = htons((u16) lport->mfs);
  317. cp = &flogi->fl_cssp[3 - 1]; /* class 3 parameters */
  318. cp->cp_class = htons(FC_CPC_VALID | FC_CPC_SEQ);
  319. if (op != ELS_FLOGI) {
  320. sp->sp_features = htons(FC_SP_FT_CIRO);
  321. sp->sp_tot_seq = htons(255); /* seq. we accept */
  322. sp->sp_rel_off = htons(0x1f);
  323. sp->sp_e_d_tov = htonl(lport->e_d_tov);
  324. cp->cp_rdfs = htons((u16) lport->mfs);
  325. cp->cp_con_seq = htons(255);
  326. cp->cp_open_seq = 1;
  327. }
  328. }
  329. /**
  330. * fc_lport_add_fc4_type() - Add a supported FC-4 type to a local port
  331. * @lport: The local port to add a new FC-4 type to
  332. * @type: The new FC-4 type
  333. */
  334. static void fc_lport_add_fc4_type(struct fc_lport *lport, enum fc_fh_type type)
  335. {
  336. __be32 *mp;
  337. mp = &lport->fcts.ff_type_map[type / FC_NS_BPW];
  338. *mp = htonl(ntohl(*mp) | 1UL << (type % FC_NS_BPW));
  339. }
  340. /**
  341. * fc_lport_recv_rlir_req() - Handle received Registered Link Incident Report.
  342. * @lport: Fibre Channel local port recieving the RLIR
  343. * @fp: The RLIR request frame
  344. *
  345. * Locking Note: The lport lock is expected to be held before calling
  346. * this function.
  347. */
  348. static void fc_lport_recv_rlir_req(struct fc_lport *lport, struct fc_frame *fp)
  349. {
  350. FC_LPORT_DBG(lport, "Received RLIR request while in state %s\n",
  351. fc_lport_state(lport));
  352. lport->tt.seq_els_rsp_send(fp, ELS_LS_ACC, NULL);
  353. fc_frame_free(fp);
  354. }
  355. /**
  356. * fc_lport_recv_echo_req() - Handle received ECHO request
  357. * @lport: The local port recieving the ECHO
  358. * @fp: ECHO request frame
  359. *
  360. * Locking Note: The lport lock is expected to be held before calling
  361. * this function.
  362. */
  363. static void fc_lport_recv_echo_req(struct fc_lport *lport,
  364. struct fc_frame *in_fp)
  365. {
  366. struct fc_frame *fp;
  367. unsigned int len;
  368. void *pp;
  369. void *dp;
  370. FC_LPORT_DBG(lport, "Received ECHO request while in state %s\n",
  371. fc_lport_state(lport));
  372. len = fr_len(in_fp) - sizeof(struct fc_frame_header);
  373. pp = fc_frame_payload_get(in_fp, len);
  374. if (len < sizeof(__be32))
  375. len = sizeof(__be32);
  376. fp = fc_frame_alloc(lport, len);
  377. if (fp) {
  378. dp = fc_frame_payload_get(fp, len);
  379. memcpy(dp, pp, len);
  380. *((__be32 *)dp) = htonl(ELS_LS_ACC << 24);
  381. fc_fill_reply_hdr(fp, in_fp, FC_RCTL_ELS_REP, 0);
  382. lport->tt.frame_send(lport, fp);
  383. }
  384. fc_frame_free(in_fp);
  385. }
  386. /**
  387. * fc_lport_recv_rnid_req() - Handle received Request Node ID data request
  388. * @lport: The local port recieving the RNID
  389. * @fp: The RNID request frame
  390. *
  391. * Locking Note: The lport lock is expected to be held before calling
  392. * this function.
  393. */
  394. static void fc_lport_recv_rnid_req(struct fc_lport *lport,
  395. struct fc_frame *in_fp)
  396. {
  397. struct fc_frame *fp;
  398. struct fc_els_rnid *req;
  399. struct {
  400. struct fc_els_rnid_resp rnid;
  401. struct fc_els_rnid_cid cid;
  402. struct fc_els_rnid_gen gen;
  403. } *rp;
  404. struct fc_seq_els_data rjt_data;
  405. u8 fmt;
  406. size_t len;
  407. FC_LPORT_DBG(lport, "Received RNID request while in state %s\n",
  408. fc_lport_state(lport));
  409. req = fc_frame_payload_get(in_fp, sizeof(*req));
  410. if (!req) {
  411. rjt_data.reason = ELS_RJT_LOGIC;
  412. rjt_data.explan = ELS_EXPL_NONE;
  413. lport->tt.seq_els_rsp_send(in_fp, ELS_LS_RJT, &rjt_data);
  414. } else {
  415. fmt = req->rnid_fmt;
  416. len = sizeof(*rp);
  417. if (fmt != ELS_RNIDF_GEN ||
  418. ntohl(lport->rnid_gen.rnid_atype) == 0) {
  419. fmt = ELS_RNIDF_NONE; /* nothing to provide */
  420. len -= sizeof(rp->gen);
  421. }
  422. fp = fc_frame_alloc(lport, len);
  423. if (fp) {
  424. rp = fc_frame_payload_get(fp, len);
  425. memset(rp, 0, len);
  426. rp->rnid.rnid_cmd = ELS_LS_ACC;
  427. rp->rnid.rnid_fmt = fmt;
  428. rp->rnid.rnid_cid_len = sizeof(rp->cid);
  429. rp->cid.rnid_wwpn = htonll(lport->wwpn);
  430. rp->cid.rnid_wwnn = htonll(lport->wwnn);
  431. if (fmt == ELS_RNIDF_GEN) {
  432. rp->rnid.rnid_sid_len = sizeof(rp->gen);
  433. memcpy(&rp->gen, &lport->rnid_gen,
  434. sizeof(rp->gen));
  435. }
  436. fc_fill_reply_hdr(fp, in_fp, FC_RCTL_ELS_REP, 0);
  437. lport->tt.frame_send(lport, fp);
  438. }
  439. }
  440. fc_frame_free(in_fp);
  441. }
  442. /**
  443. * fc_lport_recv_logo_req() - Handle received fabric LOGO request
  444. * @lport: The local port recieving the LOGO
  445. * @fp: The LOGO request frame
  446. *
  447. * Locking Note: The lport lock is exected to be held before calling
  448. * this function.
  449. */
  450. static void fc_lport_recv_logo_req(struct fc_lport *lport, struct fc_frame *fp)
  451. {
  452. lport->tt.seq_els_rsp_send(fp, ELS_LS_ACC, NULL);
  453. fc_lport_enter_reset(lport);
  454. fc_frame_free(fp);
  455. }
  456. /**
  457. * fc_fabric_login() - Start the lport state machine
  458. * @lport: The local port that should log into the fabric
  459. *
  460. * Locking Note: This function should not be called
  461. * with the lport lock held.
  462. */
  463. int fc_fabric_login(struct fc_lport *lport)
  464. {
  465. int rc = -1;
  466. mutex_lock(&lport->lp_mutex);
  467. if (lport->state == LPORT_ST_DISABLED ||
  468. lport->state == LPORT_ST_LOGO) {
  469. fc_lport_state_enter(lport, LPORT_ST_RESET);
  470. fc_lport_enter_reset(lport);
  471. rc = 0;
  472. }
  473. mutex_unlock(&lport->lp_mutex);
  474. return rc;
  475. }
  476. EXPORT_SYMBOL(fc_fabric_login);
  477. /**
  478. * __fc_linkup() - Handler for transport linkup events
  479. * @lport: The lport whose link is up
  480. *
  481. * Locking: must be called with the lp_mutex held
  482. */
  483. void __fc_linkup(struct fc_lport *lport)
  484. {
  485. if (!lport->link_up) {
  486. lport->link_up = 1;
  487. if (lport->state == LPORT_ST_RESET)
  488. fc_lport_enter_flogi(lport);
  489. }
  490. }
  491. /**
  492. * fc_linkup() - Handler for transport linkup events
  493. * @lport: The local port whose link is up
  494. */
  495. void fc_linkup(struct fc_lport *lport)
  496. {
  497. printk(KERN_INFO "host%d: libfc: Link up on port (%6.6x)\n",
  498. lport->host->host_no, lport->port_id);
  499. mutex_lock(&lport->lp_mutex);
  500. __fc_linkup(lport);
  501. mutex_unlock(&lport->lp_mutex);
  502. }
  503. EXPORT_SYMBOL(fc_linkup);
  504. /**
  505. * __fc_linkdown() - Handler for transport linkdown events
  506. * @lport: The lport whose link is down
  507. *
  508. * Locking: must be called with the lp_mutex held
  509. */
  510. void __fc_linkdown(struct fc_lport *lport)
  511. {
  512. if (lport->link_up) {
  513. lport->link_up = 0;
  514. fc_lport_enter_reset(lport);
  515. lport->tt.fcp_cleanup(lport);
  516. }
  517. }
  518. /**
  519. * fc_linkdown() - Handler for transport linkdown events
  520. * @lport: The local port whose link is down
  521. */
  522. void fc_linkdown(struct fc_lport *lport)
  523. {
  524. printk(KERN_INFO "host%d: libfc: Link down on port (%6.6x)\n",
  525. lport->host->host_no, lport->port_id);
  526. mutex_lock(&lport->lp_mutex);
  527. __fc_linkdown(lport);
  528. mutex_unlock(&lport->lp_mutex);
  529. }
  530. EXPORT_SYMBOL(fc_linkdown);
  531. /**
  532. * fc_fabric_logoff() - Logout of the fabric
  533. * @lport: The local port to logoff the fabric
  534. *
  535. * Return value:
  536. * 0 for success, -1 for failure
  537. */
  538. int fc_fabric_logoff(struct fc_lport *lport)
  539. {
  540. lport->tt.disc_stop_final(lport);
  541. mutex_lock(&lport->lp_mutex);
  542. if (lport->dns_rdata)
  543. lport->tt.rport_logoff(lport->dns_rdata);
  544. mutex_unlock(&lport->lp_mutex);
  545. lport->tt.rport_flush_queue();
  546. mutex_lock(&lport->lp_mutex);
  547. fc_lport_enter_logo(lport);
  548. mutex_unlock(&lport->lp_mutex);
  549. cancel_delayed_work_sync(&lport->retry_work);
  550. return 0;
  551. }
  552. EXPORT_SYMBOL(fc_fabric_logoff);
  553. /**
  554. * fc_lport_destroy() - Unregister a fc_lport
  555. * @lport: The local port to unregister
  556. *
  557. * Note:
  558. * exit routine for fc_lport instance
  559. * clean-up all the allocated memory
  560. * and free up other system resources.
  561. *
  562. */
  563. int fc_lport_destroy(struct fc_lport *lport)
  564. {
  565. mutex_lock(&lport->lp_mutex);
  566. lport->state = LPORT_ST_DISABLED;
  567. lport->link_up = 0;
  568. lport->tt.frame_send = fc_frame_drop;
  569. mutex_unlock(&lport->lp_mutex);
  570. lport->tt.fcp_abort_io(lport);
  571. lport->tt.disc_stop_final(lport);
  572. lport->tt.exch_mgr_reset(lport, 0, 0);
  573. return 0;
  574. }
  575. EXPORT_SYMBOL(fc_lport_destroy);
  576. /**
  577. * fc_set_mfs() - Set the maximum frame size for a local port
  578. * @lport: The local port to set the MFS for
  579. * @mfs: The new MFS
  580. */
  581. int fc_set_mfs(struct fc_lport *lport, u32 mfs)
  582. {
  583. unsigned int old_mfs;
  584. int rc = -EINVAL;
  585. mutex_lock(&lport->lp_mutex);
  586. old_mfs = lport->mfs;
  587. if (mfs >= FC_MIN_MAX_FRAME) {
  588. mfs &= ~3;
  589. if (mfs > FC_MAX_FRAME)
  590. mfs = FC_MAX_FRAME;
  591. mfs -= sizeof(struct fc_frame_header);
  592. lport->mfs = mfs;
  593. rc = 0;
  594. }
  595. if (!rc && mfs < old_mfs)
  596. fc_lport_enter_reset(lport);
  597. mutex_unlock(&lport->lp_mutex);
  598. return rc;
  599. }
  600. EXPORT_SYMBOL(fc_set_mfs);
  601. /**
  602. * fc_lport_disc_callback() - Callback for discovery events
  603. * @lport: The local port receiving the event
  604. * @event: The discovery event
  605. */
  606. void fc_lport_disc_callback(struct fc_lport *lport, enum fc_disc_event event)
  607. {
  608. switch (event) {
  609. case DISC_EV_SUCCESS:
  610. FC_LPORT_DBG(lport, "Discovery succeeded\n");
  611. break;
  612. case DISC_EV_FAILED:
  613. printk(KERN_ERR "host%d: libfc: "
  614. "Discovery failed for port (%6.6x)\n",
  615. lport->host->host_no, lport->port_id);
  616. mutex_lock(&lport->lp_mutex);
  617. fc_lport_enter_reset(lport);
  618. mutex_unlock(&lport->lp_mutex);
  619. break;
  620. case DISC_EV_NONE:
  621. WARN_ON(1);
  622. break;
  623. }
  624. }
  625. /**
  626. * fc_rport_enter_ready() - Enter the ready state and start discovery
  627. * @lport: The local port that is ready
  628. *
  629. * Locking Note: The lport lock is expected to be held before calling
  630. * this routine.
  631. */
  632. static void fc_lport_enter_ready(struct fc_lport *lport)
  633. {
  634. FC_LPORT_DBG(lport, "Entered READY from state %s\n",
  635. fc_lport_state(lport));
  636. fc_lport_state_enter(lport, LPORT_ST_READY);
  637. if (lport->vport)
  638. fc_vport_set_state(lport->vport, FC_VPORT_ACTIVE);
  639. fc_vports_linkchange(lport);
  640. if (!lport->ptp_rdata)
  641. lport->tt.disc_start(fc_lport_disc_callback, lport);
  642. }
  643. /**
  644. * fc_lport_set_port_id() - set the local port Port ID
  645. * @lport: The local port which will have its Port ID set.
  646. * @port_id: The new port ID.
  647. * @fp: The frame containing the incoming request, or NULL.
  648. *
  649. * Locking Note: The lport lock is expected to be held before calling
  650. * this function.
  651. */
  652. static void fc_lport_set_port_id(struct fc_lport *lport, u32 port_id,
  653. struct fc_frame *fp)
  654. {
  655. if (port_id)
  656. printk(KERN_INFO "host%d: Assigned Port ID %6.6x\n",
  657. lport->host->host_no, port_id);
  658. lport->port_id = port_id;
  659. /* Update the fc_host */
  660. fc_host_port_id(lport->host) = port_id;
  661. if (lport->tt.lport_set_port_id)
  662. lport->tt.lport_set_port_id(lport, port_id, fp);
  663. }
  664. /**
  665. * fc_lport_set_port_id() - set the local port Port ID for point-to-multipoint
  666. * @lport: The local port which will have its Port ID set.
  667. * @port_id: The new port ID.
  668. *
  669. * Called by the lower-level driver when transport sets the local port_id.
  670. * This is used in VN_port to VN_port mode for FCoE, and causes FLOGI and
  671. * discovery to be skipped.
  672. */
  673. void fc_lport_set_local_id(struct fc_lport *lport, u32 port_id)
  674. {
  675. mutex_lock(&lport->lp_mutex);
  676. fc_lport_set_port_id(lport, port_id, NULL);
  677. switch (lport->state) {
  678. case LPORT_ST_RESET:
  679. case LPORT_ST_FLOGI:
  680. if (port_id)
  681. fc_lport_enter_ready(lport);
  682. break;
  683. default:
  684. break;
  685. }
  686. mutex_unlock(&lport->lp_mutex);
  687. }
  688. EXPORT_SYMBOL(fc_lport_set_local_id);
  689. /**
  690. * fc_lport_recv_flogi_req() - Receive a FLOGI request
  691. * @lport: The local port that recieved the request
  692. * @rx_fp: The FLOGI frame
  693. *
  694. * A received FLOGI request indicates a point-to-point connection.
  695. * Accept it with the common service parameters indicating our N port.
  696. * Set up to do a PLOGI if we have the higher-number WWPN.
  697. *
  698. * Locking Note: The lport lock is expected to be held before calling
  699. * this function.
  700. */
  701. static void fc_lport_recv_flogi_req(struct fc_lport *lport,
  702. struct fc_frame *rx_fp)
  703. {
  704. struct fc_frame *fp;
  705. struct fc_frame_header *fh;
  706. struct fc_els_flogi *flp;
  707. struct fc_els_flogi *new_flp;
  708. u64 remote_wwpn;
  709. u32 remote_fid;
  710. u32 local_fid;
  711. FC_LPORT_DBG(lport, "Received FLOGI request while in state %s\n",
  712. fc_lport_state(lport));
  713. remote_fid = fc_frame_sid(rx_fp);
  714. flp = fc_frame_payload_get(rx_fp, sizeof(*flp));
  715. if (!flp)
  716. goto out;
  717. remote_wwpn = get_unaligned_be64(&flp->fl_wwpn);
  718. if (remote_wwpn == lport->wwpn) {
  719. printk(KERN_WARNING "host%d: libfc: Received FLOGI from port "
  720. "with same WWPN %16.16llx\n",
  721. lport->host->host_no, remote_wwpn);
  722. goto out;
  723. }
  724. FC_LPORT_DBG(lport, "FLOGI from port WWPN %16.16llx\n", remote_wwpn);
  725. /*
  726. * XXX what is the right thing to do for FIDs?
  727. * The originator might expect our S_ID to be 0xfffffe.
  728. * But if so, both of us could end up with the same FID.
  729. */
  730. local_fid = FC_LOCAL_PTP_FID_LO;
  731. if (remote_wwpn < lport->wwpn) {
  732. local_fid = FC_LOCAL_PTP_FID_HI;
  733. if (!remote_fid || remote_fid == local_fid)
  734. remote_fid = FC_LOCAL_PTP_FID_LO;
  735. } else if (!remote_fid) {
  736. remote_fid = FC_LOCAL_PTP_FID_HI;
  737. }
  738. fc_lport_set_port_id(lport, local_fid, rx_fp);
  739. fp = fc_frame_alloc(lport, sizeof(*flp));
  740. if (fp) {
  741. new_flp = fc_frame_payload_get(fp, sizeof(*flp));
  742. fc_lport_flogi_fill(lport, new_flp, ELS_FLOGI);
  743. new_flp->fl_cmd = (u8) ELS_LS_ACC;
  744. /*
  745. * Send the response. If this fails, the originator should
  746. * repeat the sequence.
  747. */
  748. fc_fill_reply_hdr(fp, rx_fp, FC_RCTL_ELS_REP, 0);
  749. fh = fc_frame_header_get(fp);
  750. hton24(fh->fh_s_id, local_fid);
  751. hton24(fh->fh_d_id, remote_fid);
  752. lport->tt.frame_send(lport, fp);
  753. } else {
  754. fc_lport_error(lport, fp);
  755. }
  756. fc_lport_ptp_setup(lport, remote_fid, remote_wwpn,
  757. get_unaligned_be64(&flp->fl_wwnn));
  758. out:
  759. fc_frame_free(rx_fp);
  760. }
  761. /**
  762. * fc_lport_recv_req() - The generic lport request handler
  763. * @lport: The local port that received the request
  764. * @fp: The request frame
  765. *
  766. * This function will see if the lport handles the request or
  767. * if an rport should handle the request.
  768. *
  769. * Locking Note: This function should not be called with the lport
  770. * lock held becuase it will grab the lock.
  771. */
  772. static void fc_lport_recv_req(struct fc_lport *lport, struct fc_frame *fp)
  773. {
  774. struct fc_frame_header *fh = fc_frame_header_get(fp);
  775. void (*recv)(struct fc_lport *, struct fc_frame *);
  776. mutex_lock(&lport->lp_mutex);
  777. /*
  778. * Handle special ELS cases like FLOGI, LOGO, and
  779. * RSCN here. These don't require a session.
  780. * Even if we had a session, it might not be ready.
  781. */
  782. if (!lport->link_up)
  783. fc_frame_free(fp);
  784. else if (fh->fh_type == FC_TYPE_ELS &&
  785. fh->fh_r_ctl == FC_RCTL_ELS_REQ) {
  786. /*
  787. * Check opcode.
  788. */
  789. recv = lport->tt.rport_recv_req;
  790. switch (fc_frame_payload_op(fp)) {
  791. case ELS_FLOGI:
  792. if (!lport->point_to_multipoint)
  793. recv = fc_lport_recv_flogi_req;
  794. break;
  795. case ELS_LOGO:
  796. if (fc_frame_sid(fp) == FC_FID_FLOGI)
  797. recv = fc_lport_recv_logo_req;
  798. break;
  799. case ELS_RSCN:
  800. recv = lport->tt.disc_recv_req;
  801. break;
  802. case ELS_ECHO:
  803. recv = fc_lport_recv_echo_req;
  804. break;
  805. case ELS_RLIR:
  806. recv = fc_lport_recv_rlir_req;
  807. break;
  808. case ELS_RNID:
  809. recv = fc_lport_recv_rnid_req;
  810. break;
  811. }
  812. recv(lport, fp);
  813. } else {
  814. FC_LPORT_DBG(lport, "dropping invalid frame (eof %x)\n",
  815. fr_eof(fp));
  816. fc_frame_free(fp);
  817. }
  818. mutex_unlock(&lport->lp_mutex);
  819. }
  820. /**
  821. * fc_lport_reset() - Reset a local port
  822. * @lport: The local port which should be reset
  823. *
  824. * Locking Note: This functions should not be called with the
  825. * lport lock held.
  826. */
  827. int fc_lport_reset(struct fc_lport *lport)
  828. {
  829. cancel_delayed_work_sync(&lport->retry_work);
  830. mutex_lock(&lport->lp_mutex);
  831. fc_lport_enter_reset(lport);
  832. mutex_unlock(&lport->lp_mutex);
  833. return 0;
  834. }
  835. EXPORT_SYMBOL(fc_lport_reset);
  836. /**
  837. * fc_lport_reset_locked() - Reset the local port w/ the lport lock held
  838. * @lport: The local port to be reset
  839. *
  840. * Locking Note: The lport lock is expected to be held before calling
  841. * this routine.
  842. */
  843. static void fc_lport_reset_locked(struct fc_lport *lport)
  844. {
  845. if (lport->dns_rdata)
  846. lport->tt.rport_logoff(lport->dns_rdata);
  847. if (lport->ptp_rdata) {
  848. lport->tt.rport_logoff(lport->ptp_rdata);
  849. kref_put(&lport->ptp_rdata->kref, lport->tt.rport_destroy);
  850. lport->ptp_rdata = NULL;
  851. }
  852. lport->tt.disc_stop(lport);
  853. lport->tt.exch_mgr_reset(lport, 0, 0);
  854. fc_host_fabric_name(lport->host) = 0;
  855. if (lport->port_id && (!lport->point_to_multipoint || !lport->link_up))
  856. fc_lport_set_port_id(lport, 0, NULL);
  857. }
  858. /**
  859. * fc_lport_enter_reset() - Reset the local port
  860. * @lport: The local port to be reset
  861. *
  862. * Locking Note: The lport lock is expected to be held before calling
  863. * this routine.
  864. */
  865. static void fc_lport_enter_reset(struct fc_lport *lport)
  866. {
  867. FC_LPORT_DBG(lport, "Entered RESET state from %s state\n",
  868. fc_lport_state(lport));
  869. if (lport->state == LPORT_ST_DISABLED || lport->state == LPORT_ST_LOGO)
  870. return;
  871. if (lport->vport) {
  872. if (lport->link_up)
  873. fc_vport_set_state(lport->vport, FC_VPORT_INITIALIZING);
  874. else
  875. fc_vport_set_state(lport->vport, FC_VPORT_LINKDOWN);
  876. }
  877. fc_lport_state_enter(lport, LPORT_ST_RESET);
  878. fc_vports_linkchange(lport);
  879. fc_lport_reset_locked(lport);
  880. if (lport->link_up)
  881. fc_lport_enter_flogi(lport);
  882. }
  883. /**
  884. * fc_lport_enter_disabled() - Disable the local port
  885. * @lport: The local port to be reset
  886. *
  887. * Locking Note: The lport lock is expected to be held before calling
  888. * this routine.
  889. */
  890. static void fc_lport_enter_disabled(struct fc_lport *lport)
  891. {
  892. FC_LPORT_DBG(lport, "Entered disabled state from %s state\n",
  893. fc_lport_state(lport));
  894. fc_lport_state_enter(lport, LPORT_ST_DISABLED);
  895. fc_vports_linkchange(lport);
  896. fc_lport_reset_locked(lport);
  897. }
  898. /**
  899. * fc_lport_error() - Handler for any errors
  900. * @lport: The local port that the error was on
  901. * @fp: The error code encoded in a frame pointer
  902. *
  903. * If the error was caused by a resource allocation failure
  904. * then wait for half a second and retry, otherwise retry
  905. * after the e_d_tov time.
  906. */
  907. static void fc_lport_error(struct fc_lport *lport, struct fc_frame *fp)
  908. {
  909. unsigned long delay = 0;
  910. FC_LPORT_DBG(lport, "Error %ld in state %s, retries %d\n",
  911. PTR_ERR(fp), fc_lport_state(lport),
  912. lport->retry_count);
  913. if (PTR_ERR(fp) == -FC_EX_CLOSED)
  914. return;
  915. /*
  916. * Memory allocation failure, or the exchange timed out
  917. * or we received LS_RJT.
  918. * Retry after delay
  919. */
  920. if (lport->retry_count < lport->max_retry_count) {
  921. lport->retry_count++;
  922. if (!fp)
  923. delay = msecs_to_jiffies(500);
  924. else
  925. delay = msecs_to_jiffies(lport->e_d_tov);
  926. schedule_delayed_work(&lport->retry_work, delay);
  927. } else
  928. fc_lport_enter_reset(lport);
  929. }
  930. /**
  931. * fc_lport_ns_resp() - Handle response to a name server
  932. * registration exchange
  933. * @sp: current sequence in exchange
  934. * @fp: response frame
  935. * @lp_arg: Fibre Channel host port instance
  936. *
  937. * Locking Note: This function will be called without the lport lock
  938. * held, but it will lock, call an _enter_* function or fc_lport_error()
  939. * and then unlock the lport.
  940. */
  941. static void fc_lport_ns_resp(struct fc_seq *sp, struct fc_frame *fp,
  942. void *lp_arg)
  943. {
  944. struct fc_lport *lport = lp_arg;
  945. struct fc_frame_header *fh;
  946. struct fc_ct_hdr *ct;
  947. FC_LPORT_DBG(lport, "Received a ns %s\n", fc_els_resp_type(fp));
  948. if (fp == ERR_PTR(-FC_EX_CLOSED))
  949. return;
  950. mutex_lock(&lport->lp_mutex);
  951. if (lport->state < LPORT_ST_RNN_ID || lport->state > LPORT_ST_RFF_ID) {
  952. FC_LPORT_DBG(lport, "Received a name server response, "
  953. "but in state %s\n", fc_lport_state(lport));
  954. if (IS_ERR(fp))
  955. goto err;
  956. goto out;
  957. }
  958. if (IS_ERR(fp)) {
  959. fc_lport_error(lport, fp);
  960. goto err;
  961. }
  962. fh = fc_frame_header_get(fp);
  963. ct = fc_frame_payload_get(fp, sizeof(*ct));
  964. if (fh && ct && fh->fh_type == FC_TYPE_CT &&
  965. ct->ct_fs_type == FC_FST_DIR &&
  966. ct->ct_fs_subtype == FC_NS_SUBTYPE &&
  967. ntohs(ct->ct_cmd) == FC_FS_ACC)
  968. switch (lport->state) {
  969. case LPORT_ST_RNN_ID:
  970. fc_lport_enter_ns(lport, LPORT_ST_RSNN_NN);
  971. break;
  972. case LPORT_ST_RSNN_NN:
  973. fc_lport_enter_ns(lport, LPORT_ST_RSPN_ID);
  974. break;
  975. case LPORT_ST_RSPN_ID:
  976. fc_lport_enter_ns(lport, LPORT_ST_RFT_ID);
  977. break;
  978. case LPORT_ST_RFT_ID:
  979. fc_lport_enter_ns(lport, LPORT_ST_RFF_ID);
  980. break;
  981. case LPORT_ST_RFF_ID:
  982. fc_lport_enter_scr(lport);
  983. break;
  984. default:
  985. /* should have already been caught by state checks */
  986. break;
  987. }
  988. else
  989. fc_lport_error(lport, fp);
  990. out:
  991. fc_frame_free(fp);
  992. err:
  993. mutex_unlock(&lport->lp_mutex);
  994. }
  995. /**
  996. * fc_lport_scr_resp() - Handle response to State Change Register (SCR) request
  997. * @sp: current sequence in SCR exchange
  998. * @fp: response frame
  999. * @lp_arg: Fibre Channel lport port instance that sent the registration request
  1000. *
  1001. * Locking Note: This function will be called without the lport lock
  1002. * held, but it will lock, call an _enter_* function or fc_lport_error
  1003. * and then unlock the lport.
  1004. */
  1005. static void fc_lport_scr_resp(struct fc_seq *sp, struct fc_frame *fp,
  1006. void *lp_arg)
  1007. {
  1008. struct fc_lport *lport = lp_arg;
  1009. u8 op;
  1010. FC_LPORT_DBG(lport, "Received a SCR %s\n", fc_els_resp_type(fp));
  1011. if (fp == ERR_PTR(-FC_EX_CLOSED))
  1012. return;
  1013. mutex_lock(&lport->lp_mutex);
  1014. if (lport->state != LPORT_ST_SCR) {
  1015. FC_LPORT_DBG(lport, "Received a SCR response, but in state "
  1016. "%s\n", fc_lport_state(lport));
  1017. if (IS_ERR(fp))
  1018. goto err;
  1019. goto out;
  1020. }
  1021. if (IS_ERR(fp)) {
  1022. fc_lport_error(lport, fp);
  1023. goto err;
  1024. }
  1025. op = fc_frame_payload_op(fp);
  1026. if (op == ELS_LS_ACC)
  1027. fc_lport_enter_ready(lport);
  1028. else
  1029. fc_lport_error(lport, fp);
  1030. out:
  1031. fc_frame_free(fp);
  1032. err:
  1033. mutex_unlock(&lport->lp_mutex);
  1034. }
  1035. /**
  1036. * fc_lport_enter_scr() - Send a SCR (State Change Register) request
  1037. * @lport: The local port to register for state changes
  1038. *
  1039. * Locking Note: The lport lock is expected to be held before calling
  1040. * this routine.
  1041. */
  1042. static void fc_lport_enter_scr(struct fc_lport *lport)
  1043. {
  1044. struct fc_frame *fp;
  1045. FC_LPORT_DBG(lport, "Entered SCR state from %s state\n",
  1046. fc_lport_state(lport));
  1047. fc_lport_state_enter(lport, LPORT_ST_SCR);
  1048. fp = fc_frame_alloc(lport, sizeof(struct fc_els_scr));
  1049. if (!fp) {
  1050. fc_lport_error(lport, fp);
  1051. return;
  1052. }
  1053. if (!lport->tt.elsct_send(lport, FC_FID_FCTRL, fp, ELS_SCR,
  1054. fc_lport_scr_resp, lport,
  1055. 2 * lport->r_a_tov))
  1056. fc_lport_error(lport, NULL);
  1057. }
  1058. /**
  1059. * fc_lport_enter_ns() - register some object with the name server
  1060. * @lport: Fibre Channel local port to register
  1061. *
  1062. * Locking Note: The lport lock is expected to be held before calling
  1063. * this routine.
  1064. */
  1065. static void fc_lport_enter_ns(struct fc_lport *lport, enum fc_lport_state state)
  1066. {
  1067. struct fc_frame *fp;
  1068. enum fc_ns_req cmd;
  1069. int size = sizeof(struct fc_ct_hdr);
  1070. size_t len;
  1071. FC_LPORT_DBG(lport, "Entered %s state from %s state\n",
  1072. fc_lport_state_names[state],
  1073. fc_lport_state(lport));
  1074. fc_lport_state_enter(lport, state);
  1075. switch (state) {
  1076. case LPORT_ST_RNN_ID:
  1077. cmd = FC_NS_RNN_ID;
  1078. size += sizeof(struct fc_ns_rn_id);
  1079. break;
  1080. case LPORT_ST_RSNN_NN:
  1081. len = strnlen(fc_host_symbolic_name(lport->host), 255);
  1082. /* if there is no symbolic name, skip to RFT_ID */
  1083. if (!len)
  1084. return fc_lport_enter_ns(lport, LPORT_ST_RFT_ID);
  1085. cmd = FC_NS_RSNN_NN;
  1086. size += sizeof(struct fc_ns_rsnn) + len;
  1087. break;
  1088. case LPORT_ST_RSPN_ID:
  1089. len = strnlen(fc_host_symbolic_name(lport->host), 255);
  1090. /* if there is no symbolic name, skip to RFT_ID */
  1091. if (!len)
  1092. return fc_lport_enter_ns(lport, LPORT_ST_RFT_ID);
  1093. cmd = FC_NS_RSPN_ID;
  1094. size += sizeof(struct fc_ns_rspn) + len;
  1095. break;
  1096. case LPORT_ST_RFT_ID:
  1097. cmd = FC_NS_RFT_ID;
  1098. size += sizeof(struct fc_ns_rft);
  1099. break;
  1100. case LPORT_ST_RFF_ID:
  1101. cmd = FC_NS_RFF_ID;
  1102. size += sizeof(struct fc_ns_rff_id);
  1103. break;
  1104. default:
  1105. fc_lport_error(lport, NULL);
  1106. return;
  1107. }
  1108. fp = fc_frame_alloc(lport, size);
  1109. if (!fp) {
  1110. fc_lport_error(lport, fp);
  1111. return;
  1112. }
  1113. if (!lport->tt.elsct_send(lport, FC_FID_DIR_SERV, fp, cmd,
  1114. fc_lport_ns_resp,
  1115. lport, 3 * lport->r_a_tov))
  1116. fc_lport_error(lport, fp);
  1117. }
  1118. static struct fc_rport_operations fc_lport_rport_ops = {
  1119. .event_callback = fc_lport_rport_callback,
  1120. };
  1121. /**
  1122. * fc_rport_enter_dns() - Create a fc_rport for the name server
  1123. * @lport: The local port requesting a remote port for the name server
  1124. *
  1125. * Locking Note: The lport lock is expected to be held before calling
  1126. * this routine.
  1127. */
  1128. static void fc_lport_enter_dns(struct fc_lport *lport)
  1129. {
  1130. struct fc_rport_priv *rdata;
  1131. FC_LPORT_DBG(lport, "Entered DNS state from %s state\n",
  1132. fc_lport_state(lport));
  1133. fc_lport_state_enter(lport, LPORT_ST_DNS);
  1134. mutex_lock(&lport->disc.disc_mutex);
  1135. rdata = lport->tt.rport_create(lport, FC_FID_DIR_SERV);
  1136. mutex_unlock(&lport->disc.disc_mutex);
  1137. if (!rdata)
  1138. goto err;
  1139. rdata->ops = &fc_lport_rport_ops;
  1140. lport->tt.rport_login(rdata);
  1141. return;
  1142. err:
  1143. fc_lport_error(lport, NULL);
  1144. }
  1145. /**
  1146. * fc_lport_timeout() - Handler for the retry_work timer
  1147. * @work: The work struct of the local port
  1148. */
  1149. static void fc_lport_timeout(struct work_struct *work)
  1150. {
  1151. struct fc_lport *lport =
  1152. container_of(work, struct fc_lport,
  1153. retry_work.work);
  1154. mutex_lock(&lport->lp_mutex);
  1155. switch (lport->state) {
  1156. case LPORT_ST_DISABLED:
  1157. WARN_ON(1);
  1158. break;
  1159. case LPORT_ST_READY:
  1160. WARN_ON(1);
  1161. break;
  1162. case LPORT_ST_RESET:
  1163. break;
  1164. case LPORT_ST_FLOGI:
  1165. fc_lport_enter_flogi(lport);
  1166. break;
  1167. case LPORT_ST_DNS:
  1168. fc_lport_enter_dns(lport);
  1169. break;
  1170. case LPORT_ST_RNN_ID:
  1171. case LPORT_ST_RSNN_NN:
  1172. case LPORT_ST_RSPN_ID:
  1173. case LPORT_ST_RFT_ID:
  1174. case LPORT_ST_RFF_ID:
  1175. fc_lport_enter_ns(lport, lport->state);
  1176. break;
  1177. case LPORT_ST_SCR:
  1178. fc_lport_enter_scr(lport);
  1179. break;
  1180. case LPORT_ST_LOGO:
  1181. fc_lport_enter_logo(lport);
  1182. break;
  1183. }
  1184. mutex_unlock(&lport->lp_mutex);
  1185. }
  1186. /**
  1187. * fc_lport_logo_resp() - Handle response to LOGO request
  1188. * @sp: The sequence that the LOGO was on
  1189. * @fp: The LOGO frame
  1190. * @lp_arg: The lport port that received the LOGO request
  1191. *
  1192. * Locking Note: This function will be called without the lport lock
  1193. * held, but it will lock, call an _enter_* function or fc_lport_error()
  1194. * and then unlock the lport.
  1195. */
  1196. void fc_lport_logo_resp(struct fc_seq *sp, struct fc_frame *fp,
  1197. void *lp_arg)
  1198. {
  1199. struct fc_lport *lport = lp_arg;
  1200. u8 op;
  1201. FC_LPORT_DBG(lport, "Received a LOGO %s\n", fc_els_resp_type(fp));
  1202. if (fp == ERR_PTR(-FC_EX_CLOSED))
  1203. return;
  1204. mutex_lock(&lport->lp_mutex);
  1205. if (lport->state != LPORT_ST_LOGO) {
  1206. FC_LPORT_DBG(lport, "Received a LOGO response, but in state "
  1207. "%s\n", fc_lport_state(lport));
  1208. if (IS_ERR(fp))
  1209. goto err;
  1210. goto out;
  1211. }
  1212. if (IS_ERR(fp)) {
  1213. fc_lport_error(lport, fp);
  1214. goto err;
  1215. }
  1216. op = fc_frame_payload_op(fp);
  1217. if (op == ELS_LS_ACC)
  1218. fc_lport_enter_disabled(lport);
  1219. else
  1220. fc_lport_error(lport, fp);
  1221. out:
  1222. fc_frame_free(fp);
  1223. err:
  1224. mutex_unlock(&lport->lp_mutex);
  1225. }
  1226. EXPORT_SYMBOL(fc_lport_logo_resp);
  1227. /**
  1228. * fc_rport_enter_logo() - Logout of the fabric
  1229. * @lport: The local port to be logged out
  1230. *
  1231. * Locking Note: The lport lock is expected to be held before calling
  1232. * this routine.
  1233. */
  1234. static void fc_lport_enter_logo(struct fc_lport *lport)
  1235. {
  1236. struct fc_frame *fp;
  1237. struct fc_els_logo *logo;
  1238. FC_LPORT_DBG(lport, "Entered LOGO state from %s state\n",
  1239. fc_lport_state(lport));
  1240. fc_lport_state_enter(lport, LPORT_ST_LOGO);
  1241. fc_vports_linkchange(lport);
  1242. fp = fc_frame_alloc(lport, sizeof(*logo));
  1243. if (!fp) {
  1244. fc_lport_error(lport, fp);
  1245. return;
  1246. }
  1247. if (!lport->tt.elsct_send(lport, FC_FID_FLOGI, fp, ELS_LOGO,
  1248. fc_lport_logo_resp, lport,
  1249. 2 * lport->r_a_tov))
  1250. fc_lport_error(lport, NULL);
  1251. }
  1252. /**
  1253. * fc_lport_flogi_resp() - Handle response to FLOGI request
  1254. * @sp: The sequence that the FLOGI was on
  1255. * @fp: The FLOGI response frame
  1256. * @lp_arg: The lport port that received the FLOGI response
  1257. *
  1258. * Locking Note: This function will be called without the lport lock
  1259. * held, but it will lock, call an _enter_* function or fc_lport_error()
  1260. * and then unlock the lport.
  1261. */
  1262. void fc_lport_flogi_resp(struct fc_seq *sp, struct fc_frame *fp,
  1263. void *lp_arg)
  1264. {
  1265. struct fc_lport *lport = lp_arg;
  1266. struct fc_els_flogi *flp;
  1267. u32 did;
  1268. u16 csp_flags;
  1269. unsigned int r_a_tov;
  1270. unsigned int e_d_tov;
  1271. u16 mfs;
  1272. FC_LPORT_DBG(lport, "Received a FLOGI %s\n", fc_els_resp_type(fp));
  1273. if (fp == ERR_PTR(-FC_EX_CLOSED))
  1274. return;
  1275. mutex_lock(&lport->lp_mutex);
  1276. if (lport->state != LPORT_ST_FLOGI) {
  1277. FC_LPORT_DBG(lport, "Received a FLOGI response, but in state "
  1278. "%s\n", fc_lport_state(lport));
  1279. if (IS_ERR(fp))
  1280. goto err;
  1281. goto out;
  1282. }
  1283. if (IS_ERR(fp)) {
  1284. fc_lport_error(lport, fp);
  1285. goto err;
  1286. }
  1287. did = fc_frame_did(fp);
  1288. if (!did) {
  1289. FC_LPORT_DBG(lport, "Bad FLOGI response\n");
  1290. goto out;
  1291. }
  1292. if (fc_frame_payload_op(fp) == ELS_LS_ACC) {
  1293. flp = fc_frame_payload_get(fp, sizeof(*flp));
  1294. if (flp) {
  1295. mfs = ntohs(flp->fl_csp.sp_bb_data) &
  1296. FC_SP_BB_DATA_MASK;
  1297. if (mfs >= FC_SP_MIN_MAX_PAYLOAD &&
  1298. mfs < lport->mfs)
  1299. lport->mfs = mfs;
  1300. csp_flags = ntohs(flp->fl_csp.sp_features);
  1301. r_a_tov = ntohl(flp->fl_csp.sp_r_a_tov);
  1302. e_d_tov = ntohl(flp->fl_csp.sp_e_d_tov);
  1303. if (csp_flags & FC_SP_FT_EDTR)
  1304. e_d_tov /= 1000000;
  1305. lport->npiv_enabled = !!(csp_flags & FC_SP_FT_NPIV_ACC);
  1306. if ((csp_flags & FC_SP_FT_FPORT) == 0) {
  1307. if (e_d_tov > lport->e_d_tov)
  1308. lport->e_d_tov = e_d_tov;
  1309. lport->r_a_tov = 2 * e_d_tov;
  1310. fc_lport_set_port_id(lport, did, fp);
  1311. printk(KERN_INFO "host%d: libfc: "
  1312. "Port (%6.6x) entered "
  1313. "point-to-point mode\n",
  1314. lport->host->host_no, did);
  1315. fc_lport_ptp_setup(lport, fc_frame_sid(fp),
  1316. get_unaligned_be64(
  1317. &flp->fl_wwpn),
  1318. get_unaligned_be64(
  1319. &flp->fl_wwnn));
  1320. } else {
  1321. lport->e_d_tov = e_d_tov;
  1322. lport->r_a_tov = r_a_tov;
  1323. fc_host_fabric_name(lport->host) =
  1324. get_unaligned_be64(&flp->fl_wwnn);
  1325. fc_lport_set_port_id(lport, did, fp);
  1326. fc_lport_enter_dns(lport);
  1327. }
  1328. }
  1329. } else
  1330. fc_lport_error(lport, fp);
  1331. out:
  1332. fc_frame_free(fp);
  1333. err:
  1334. mutex_unlock(&lport->lp_mutex);
  1335. }
  1336. EXPORT_SYMBOL(fc_lport_flogi_resp);
  1337. /**
  1338. * fc_rport_enter_flogi() - Send a FLOGI request to the fabric manager
  1339. * @lport: Fibre Channel local port to be logged in to the fabric
  1340. *
  1341. * Locking Note: The lport lock is expected to be held before calling
  1342. * this routine.
  1343. */
  1344. void fc_lport_enter_flogi(struct fc_lport *lport)
  1345. {
  1346. struct fc_frame *fp;
  1347. FC_LPORT_DBG(lport, "Entered FLOGI state from %s state\n",
  1348. fc_lport_state(lport));
  1349. fc_lport_state_enter(lport, LPORT_ST_FLOGI);
  1350. if (lport->point_to_multipoint) {
  1351. if (lport->port_id)
  1352. fc_lport_enter_ready(lport);
  1353. return;
  1354. }
  1355. fp = fc_frame_alloc(lport, sizeof(struct fc_els_flogi));
  1356. if (!fp)
  1357. return fc_lport_error(lport, fp);
  1358. if (!lport->tt.elsct_send(lport, FC_FID_FLOGI, fp,
  1359. lport->vport ? ELS_FDISC : ELS_FLOGI,
  1360. fc_lport_flogi_resp, lport,
  1361. lport->vport ? 2 * lport->r_a_tov :
  1362. lport->e_d_tov))
  1363. fc_lport_error(lport, NULL);
  1364. }
  1365. /**
  1366. * fc_lport_config() - Configure a fc_lport
  1367. * @lport: The local port to be configured
  1368. */
  1369. int fc_lport_config(struct fc_lport *lport)
  1370. {
  1371. INIT_DELAYED_WORK(&lport->retry_work, fc_lport_timeout);
  1372. mutex_init(&lport->lp_mutex);
  1373. fc_lport_state_enter(lport, LPORT_ST_DISABLED);
  1374. fc_lport_add_fc4_type(lport, FC_TYPE_FCP);
  1375. fc_lport_add_fc4_type(lport, FC_TYPE_CT);
  1376. return 0;
  1377. }
  1378. EXPORT_SYMBOL(fc_lport_config);
  1379. /**
  1380. * fc_lport_init() - Initialize the lport layer for a local port
  1381. * @lport: The local port to initialize the exchange layer for
  1382. */
  1383. int fc_lport_init(struct fc_lport *lport)
  1384. {
  1385. if (!lport->tt.lport_recv)
  1386. lport->tt.lport_recv = fc_lport_recv_req;
  1387. if (!lport->tt.lport_reset)
  1388. lport->tt.lport_reset = fc_lport_reset;
  1389. fc_host_port_type(lport->host) = FC_PORTTYPE_NPORT;
  1390. fc_host_node_name(lport->host) = lport->wwnn;
  1391. fc_host_port_name(lport->host) = lport->wwpn;
  1392. fc_host_supported_classes(lport->host) = FC_COS_CLASS3;
  1393. memset(fc_host_supported_fc4s(lport->host), 0,
  1394. sizeof(fc_host_supported_fc4s(lport->host)));
  1395. fc_host_supported_fc4s(lport->host)[2] = 1;
  1396. fc_host_supported_fc4s(lport->host)[7] = 1;
  1397. /* This value is also unchanging */
  1398. memset(fc_host_active_fc4s(lport->host), 0,
  1399. sizeof(fc_host_active_fc4s(lport->host)));
  1400. fc_host_active_fc4s(lport->host)[2] = 1;
  1401. fc_host_active_fc4s(lport->host)[7] = 1;
  1402. fc_host_maxframe_size(lport->host) = lport->mfs;
  1403. fc_host_supported_speeds(lport->host) = 0;
  1404. if (lport->link_supported_speeds & FC_PORTSPEED_1GBIT)
  1405. fc_host_supported_speeds(lport->host) |= FC_PORTSPEED_1GBIT;
  1406. if (lport->link_supported_speeds & FC_PORTSPEED_10GBIT)
  1407. fc_host_supported_speeds(lport->host) |= FC_PORTSPEED_10GBIT;
  1408. return 0;
  1409. }
  1410. EXPORT_SYMBOL(fc_lport_init);
  1411. /**
  1412. * fc_lport_bsg_resp() - The common response handler for FC Passthrough requests
  1413. * @sp: The sequence for the FC Passthrough response
  1414. * @fp: The response frame
  1415. * @info_arg: The BSG info that the response is for
  1416. */
  1417. static void fc_lport_bsg_resp(struct fc_seq *sp, struct fc_frame *fp,
  1418. void *info_arg)
  1419. {
  1420. struct fc_bsg_info *info = info_arg;
  1421. struct fc_bsg_job *job = info->job;
  1422. struct fc_lport *lport = info->lport;
  1423. struct fc_frame_header *fh;
  1424. size_t len;
  1425. void *buf;
  1426. if (IS_ERR(fp)) {
  1427. job->reply->result = (PTR_ERR(fp) == -FC_EX_CLOSED) ?
  1428. -ECONNABORTED : -ETIMEDOUT;
  1429. job->reply_len = sizeof(uint32_t);
  1430. job->state_flags |= FC_RQST_STATE_DONE;
  1431. job->job_done(job);
  1432. kfree(info);
  1433. return;
  1434. }
  1435. mutex_lock(&lport->lp_mutex);
  1436. fh = fc_frame_header_get(fp);
  1437. len = fr_len(fp) - sizeof(*fh);
  1438. buf = fc_frame_payload_get(fp, 0);
  1439. if (fr_sof(fp) == FC_SOF_I3 && !ntohs(fh->fh_seq_cnt)) {
  1440. /* Get the response code from the first frame payload */
  1441. unsigned short cmd = (info->rsp_code == FC_FS_ACC) ?
  1442. ntohs(((struct fc_ct_hdr *)buf)->ct_cmd) :
  1443. (unsigned short)fc_frame_payload_op(fp);
  1444. /* Save the reply status of the job */
  1445. job->reply->reply_data.ctels_reply.status =
  1446. (cmd == info->rsp_code) ?
  1447. FC_CTELS_STATUS_OK : FC_CTELS_STATUS_REJECT;
  1448. }
  1449. job->reply->reply_payload_rcv_len +=
  1450. fc_copy_buffer_to_sglist(buf, len, info->sg, &info->nents,
  1451. &info->offset, KM_BIO_SRC_IRQ, NULL);
  1452. if (fr_eof(fp) == FC_EOF_T &&
  1453. (ntoh24(fh->fh_f_ctl) & (FC_FC_LAST_SEQ | FC_FC_END_SEQ)) ==
  1454. (FC_FC_LAST_SEQ | FC_FC_END_SEQ)) {
  1455. if (job->reply->reply_payload_rcv_len >
  1456. job->reply_payload.payload_len)
  1457. job->reply->reply_payload_rcv_len =
  1458. job->reply_payload.payload_len;
  1459. job->reply->result = 0;
  1460. job->state_flags |= FC_RQST_STATE_DONE;
  1461. job->job_done(job);
  1462. kfree(info);
  1463. }
  1464. fc_frame_free(fp);
  1465. mutex_unlock(&lport->lp_mutex);
  1466. }
  1467. /**
  1468. * fc_lport_els_request() - Send ELS passthrough request
  1469. * @job: The BSG Passthrough job
  1470. * @lport: The local port sending the request
  1471. * @did: The destination port id
  1472. *
  1473. * Locking Note: The lport lock is expected to be held before calling
  1474. * this routine.
  1475. */
  1476. static int fc_lport_els_request(struct fc_bsg_job *job,
  1477. struct fc_lport *lport,
  1478. u32 did, u32 tov)
  1479. {
  1480. struct fc_bsg_info *info;
  1481. struct fc_frame *fp;
  1482. struct fc_frame_header *fh;
  1483. char *pp;
  1484. int len;
  1485. fp = fc_frame_alloc(lport, job->request_payload.payload_len);
  1486. if (!fp)
  1487. return -ENOMEM;
  1488. len = job->request_payload.payload_len;
  1489. pp = fc_frame_payload_get(fp, len);
  1490. sg_copy_to_buffer(job->request_payload.sg_list,
  1491. job->request_payload.sg_cnt,
  1492. pp, len);
  1493. fh = fc_frame_header_get(fp);
  1494. fh->fh_r_ctl = FC_RCTL_ELS_REQ;
  1495. hton24(fh->fh_d_id, did);
  1496. hton24(fh->fh_s_id, lport->port_id);
  1497. fh->fh_type = FC_TYPE_ELS;
  1498. hton24(fh->fh_f_ctl, FC_FCTL_REQ);
  1499. fh->fh_cs_ctl = 0;
  1500. fh->fh_df_ctl = 0;
  1501. fh->fh_parm_offset = 0;
  1502. info = kzalloc(sizeof(struct fc_bsg_info), GFP_KERNEL);
  1503. if (!info) {
  1504. fc_frame_free(fp);
  1505. return -ENOMEM;
  1506. }
  1507. info->job = job;
  1508. info->lport = lport;
  1509. info->rsp_code = ELS_LS_ACC;
  1510. info->nents = job->reply_payload.sg_cnt;
  1511. info->sg = job->reply_payload.sg_list;
  1512. if (!lport->tt.exch_seq_send(lport, fp, fc_lport_bsg_resp,
  1513. NULL, info, tov))
  1514. return -ECOMM;
  1515. return 0;
  1516. }
  1517. /**
  1518. * fc_lport_ct_request() - Send CT Passthrough request
  1519. * @job: The BSG Passthrough job
  1520. * @lport: The local port sending the request
  1521. * @did: The destination FC-ID
  1522. * @tov: The timeout period to wait for the response
  1523. *
  1524. * Locking Note: The lport lock is expected to be held before calling
  1525. * this routine.
  1526. */
  1527. static int fc_lport_ct_request(struct fc_bsg_job *job,
  1528. struct fc_lport *lport, u32 did, u32 tov)
  1529. {
  1530. struct fc_bsg_info *info;
  1531. struct fc_frame *fp;
  1532. struct fc_frame_header *fh;
  1533. struct fc_ct_req *ct;
  1534. size_t len;
  1535. fp = fc_frame_alloc(lport, sizeof(struct fc_ct_hdr) +
  1536. job->request_payload.payload_len);
  1537. if (!fp)
  1538. return -ENOMEM;
  1539. len = job->request_payload.payload_len;
  1540. ct = fc_frame_payload_get(fp, len);
  1541. sg_copy_to_buffer(job->request_payload.sg_list,
  1542. job->request_payload.sg_cnt,
  1543. ct, len);
  1544. fh = fc_frame_header_get(fp);
  1545. fh->fh_r_ctl = FC_RCTL_DD_UNSOL_CTL;
  1546. hton24(fh->fh_d_id, did);
  1547. hton24(fh->fh_s_id, lport->port_id);
  1548. fh->fh_type = FC_TYPE_CT;
  1549. hton24(fh->fh_f_ctl, FC_FCTL_REQ);
  1550. fh->fh_cs_ctl = 0;
  1551. fh->fh_df_ctl = 0;
  1552. fh->fh_parm_offset = 0;
  1553. info = kzalloc(sizeof(struct fc_bsg_info), GFP_KERNEL);
  1554. if (!info) {
  1555. fc_frame_free(fp);
  1556. return -ENOMEM;
  1557. }
  1558. info->job = job;
  1559. info->lport = lport;
  1560. info->rsp_code = FC_FS_ACC;
  1561. info->nents = job->reply_payload.sg_cnt;
  1562. info->sg = job->reply_payload.sg_list;
  1563. if (!lport->tt.exch_seq_send(lport, fp, fc_lport_bsg_resp,
  1564. NULL, info, tov))
  1565. return -ECOMM;
  1566. return 0;
  1567. }
  1568. /**
  1569. * fc_lport_bsg_request() - The common entry point for sending
  1570. * FC Passthrough requests
  1571. * @job: The BSG passthrough job
  1572. */
  1573. int fc_lport_bsg_request(struct fc_bsg_job *job)
  1574. {
  1575. struct request *rsp = job->req->next_rq;
  1576. struct Scsi_Host *shost = job->shost;
  1577. struct fc_lport *lport = shost_priv(shost);
  1578. struct fc_rport *rport;
  1579. struct fc_rport_priv *rdata;
  1580. int rc = -EINVAL;
  1581. u32 did;
  1582. job->reply->reply_payload_rcv_len = 0;
  1583. if (rsp)
  1584. rsp->resid_len = job->reply_payload.payload_len;
  1585. mutex_lock(&lport->lp_mutex);
  1586. switch (job->request->msgcode) {
  1587. case FC_BSG_RPT_ELS:
  1588. rport = job->rport;
  1589. if (!rport)
  1590. break;
  1591. rdata = rport->dd_data;
  1592. rc = fc_lport_els_request(job, lport, rport->port_id,
  1593. rdata->e_d_tov);
  1594. break;
  1595. case FC_BSG_RPT_CT:
  1596. rport = job->rport;
  1597. if (!rport)
  1598. break;
  1599. rdata = rport->dd_data;
  1600. rc = fc_lport_ct_request(job, lport, rport->port_id,
  1601. rdata->e_d_tov);
  1602. break;
  1603. case FC_BSG_HST_CT:
  1604. did = ntoh24(job->request->rqst_data.h_ct.port_id);
  1605. if (did == FC_FID_DIR_SERV)
  1606. rdata = lport->dns_rdata;
  1607. else
  1608. rdata = lport->tt.rport_lookup(lport, did);
  1609. if (!rdata)
  1610. break;
  1611. rc = fc_lport_ct_request(job, lport, did, rdata->e_d_tov);
  1612. break;
  1613. case FC_BSG_HST_ELS_NOLOGIN:
  1614. did = ntoh24(job->request->rqst_data.h_els.port_id);
  1615. rc = fc_lport_els_request(job, lport, did, lport->e_d_tov);
  1616. break;
  1617. }
  1618. mutex_unlock(&lport->lp_mutex);
  1619. return rc;
  1620. }
  1621. EXPORT_SYMBOL(fc_lport_bsg_request);