lpfc_attr.c 52 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844
  1. /*******************************************************************
  2. * This file is part of the Emulex Linux Device Driver for *
  3. * Fibre Channel Host Bus Adapters. *
  4. * Copyright (C) 2004-2006 Emulex. All rights reserved. *
  5. * EMULEX and SLI are trademarks of Emulex. *
  6. * www.emulex.com *
  7. * Portions Copyright (C) 2004-2005 Christoph Hellwig *
  8. * *
  9. * This program is free software; you can redistribute it and/or *
  10. * modify it under the terms of version 2 of the GNU General *
  11. * Public License as published by the Free Software Foundation. *
  12. * This program is distributed in the hope that it will be useful. *
  13. * ALL EXPRESS OR IMPLIED CONDITIONS, REPRESENTATIONS AND *
  14. * WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF MERCHANTABILITY, *
  15. * FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT, ARE *
  16. * DISCLAIMED, EXCEPT TO THE EXTENT THAT SUCH DISCLAIMERS ARE HELD *
  17. * TO BE LEGALLY INVALID. See the GNU General Public License for *
  18. * more details, a copy of which can be found in the file COPYING *
  19. * included with this package. *
  20. *******************************************************************/
  21. #include <linux/ctype.h>
  22. #include <linux/pci.h>
  23. #include <linux/interrupt.h>
  24. #include <scsi/scsi.h>
  25. #include <scsi/scsi_device.h>
  26. #include <scsi/scsi_host.h>
  27. #include <scsi/scsi_tcq.h>
  28. #include <scsi/scsi_transport_fc.h>
  29. #include "lpfc_hw.h"
  30. #include "lpfc_sli.h"
  31. #include "lpfc_disc.h"
  32. #include "lpfc_scsi.h"
  33. #include "lpfc.h"
  34. #include "lpfc_logmsg.h"
  35. #include "lpfc_version.h"
  36. #include "lpfc_compat.h"
  37. #include "lpfc_crtn.h"
  38. #define LPFC_DEF_DEVLOSS_TMO 30
  39. #define LPFC_MIN_DEVLOSS_TMO 1
  40. #define LPFC_MAX_DEVLOSS_TMO 255
  41. static void
  42. lpfc_jedec_to_ascii(int incr, char hdw[])
  43. {
  44. int i, j;
  45. for (i = 0; i < 8; i++) {
  46. j = (incr & 0xf);
  47. if (j <= 9)
  48. hdw[7 - i] = 0x30 + j;
  49. else
  50. hdw[7 - i] = 0x61 + j - 10;
  51. incr = (incr >> 4);
  52. }
  53. hdw[8] = 0;
  54. return;
  55. }
  56. static ssize_t
  57. lpfc_drvr_version_show(struct class_device *cdev, char *buf)
  58. {
  59. return snprintf(buf, PAGE_SIZE, LPFC_MODULE_DESC "\n");
  60. }
  61. static ssize_t
  62. management_version_show(struct class_device *cdev, char *buf)
  63. {
  64. return snprintf(buf, PAGE_SIZE, DFC_API_VERSION "\n");
  65. }
  66. static ssize_t
  67. lpfc_info_show(struct class_device *cdev, char *buf)
  68. {
  69. struct Scsi_Host *host = class_to_shost(cdev);
  70. return snprintf(buf, PAGE_SIZE, "%s\n",lpfc_info(host));
  71. }
  72. static ssize_t
  73. lpfc_serialnum_show(struct class_device *cdev, char *buf)
  74. {
  75. struct Scsi_Host *host = class_to_shost(cdev);
  76. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;
  77. return snprintf(buf, PAGE_SIZE, "%s\n",phba->SerialNumber);
  78. }
  79. static ssize_t
  80. lpfc_modeldesc_show(struct class_device *cdev, char *buf)
  81. {
  82. struct Scsi_Host *host = class_to_shost(cdev);
  83. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;
  84. return snprintf(buf, PAGE_SIZE, "%s\n",phba->ModelDesc);
  85. }
  86. static ssize_t
  87. lpfc_modelname_show(struct class_device *cdev, char *buf)
  88. {
  89. struct Scsi_Host *host = class_to_shost(cdev);
  90. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;
  91. return snprintf(buf, PAGE_SIZE, "%s\n",phba->ModelName);
  92. }
  93. static ssize_t
  94. lpfc_programtype_show(struct class_device *cdev, char *buf)
  95. {
  96. struct Scsi_Host *host = class_to_shost(cdev);
  97. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;
  98. return snprintf(buf, PAGE_SIZE, "%s\n",phba->ProgramType);
  99. }
  100. static ssize_t
  101. lpfc_portnum_show(struct class_device *cdev, char *buf)
  102. {
  103. struct Scsi_Host *host = class_to_shost(cdev);
  104. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;
  105. return snprintf(buf, PAGE_SIZE, "%s\n",phba->Port);
  106. }
  107. static ssize_t
  108. lpfc_fwrev_show(struct class_device *cdev, char *buf)
  109. {
  110. struct Scsi_Host *host = class_to_shost(cdev);
  111. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;
  112. char fwrev[32];
  113. lpfc_decode_firmware_rev(phba, fwrev, 1);
  114. return snprintf(buf, PAGE_SIZE, "%s\n",fwrev);
  115. }
  116. static ssize_t
  117. lpfc_hdw_show(struct class_device *cdev, char *buf)
  118. {
  119. char hdw[9];
  120. struct Scsi_Host *host = class_to_shost(cdev);
  121. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;
  122. lpfc_vpd_t *vp = &phba->vpd;
  123. lpfc_jedec_to_ascii(vp->rev.biuRev, hdw);
  124. return snprintf(buf, PAGE_SIZE, "%s\n", hdw);
  125. }
  126. static ssize_t
  127. lpfc_option_rom_version_show(struct class_device *cdev, char *buf)
  128. {
  129. struct Scsi_Host *host = class_to_shost(cdev);
  130. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;
  131. return snprintf(buf, PAGE_SIZE, "%s\n", phba->OptionROMVersion);
  132. }
  133. static ssize_t
  134. lpfc_state_show(struct class_device *cdev, char *buf)
  135. {
  136. struct Scsi_Host *host = class_to_shost(cdev);
  137. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;
  138. int len = 0;
  139. switch (phba->hba_state) {
  140. case LPFC_STATE_UNKNOWN:
  141. case LPFC_WARM_START:
  142. case LPFC_INIT_START:
  143. case LPFC_INIT_MBX_CMDS:
  144. case LPFC_LINK_DOWN:
  145. len += snprintf(buf + len, PAGE_SIZE-len, "Link Down\n");
  146. break;
  147. case LPFC_LINK_UP:
  148. case LPFC_LOCAL_CFG_LINK:
  149. len += snprintf(buf + len, PAGE_SIZE-len, "Link Up\n");
  150. break;
  151. case LPFC_FLOGI:
  152. case LPFC_FABRIC_CFG_LINK:
  153. case LPFC_NS_REG:
  154. case LPFC_NS_QRY:
  155. case LPFC_BUILD_DISC_LIST:
  156. case LPFC_DISC_AUTH:
  157. case LPFC_CLEAR_LA:
  158. len += snprintf(buf + len, PAGE_SIZE-len,
  159. "Link Up - Discovery\n");
  160. break;
  161. case LPFC_HBA_READY:
  162. len += snprintf(buf + len, PAGE_SIZE-len,
  163. "Link Up - Ready:\n");
  164. if (phba->fc_topology == TOPOLOGY_LOOP) {
  165. if (phba->fc_flag & FC_PUBLIC_LOOP)
  166. len += snprintf(buf + len, PAGE_SIZE-len,
  167. " Public Loop\n");
  168. else
  169. len += snprintf(buf + len, PAGE_SIZE-len,
  170. " Private Loop\n");
  171. } else {
  172. if (phba->fc_flag & FC_FABRIC)
  173. len += snprintf(buf + len, PAGE_SIZE-len,
  174. " Fabric\n");
  175. else
  176. len += snprintf(buf + len, PAGE_SIZE-len,
  177. " Point-2-Point\n");
  178. }
  179. }
  180. return len;
  181. }
  182. static ssize_t
  183. lpfc_num_discovered_ports_show(struct class_device *cdev, char *buf)
  184. {
  185. struct Scsi_Host *host = class_to_shost(cdev);
  186. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;
  187. return snprintf(buf, PAGE_SIZE, "%d\n", phba->fc_map_cnt +
  188. phba->fc_unmap_cnt);
  189. }
  190. static int
  191. lpfc_issue_lip(struct Scsi_Host *host)
  192. {
  193. struct lpfc_hba *phba = (struct lpfc_hba *) host->hostdata;
  194. LPFC_MBOXQ_t *pmboxq;
  195. int mbxstatus = MBXERR_ERROR;
  196. if ((phba->fc_flag & FC_OFFLINE_MODE) ||
  197. (phba->hba_state != LPFC_HBA_READY))
  198. return -EPERM;
  199. pmboxq = mempool_alloc(phba->mbox_mem_pool,GFP_KERNEL);
  200. if (!pmboxq)
  201. return -ENOMEM;
  202. memset((void *)pmboxq, 0, sizeof (LPFC_MBOXQ_t));
  203. pmboxq->mb.mbxCommand = MBX_DOWN_LINK;
  204. pmboxq->mb.mbxOwner = OWN_HOST;
  205. mbxstatus = lpfc_sli_issue_mbox_wait(phba, pmboxq, LPFC_MBOX_TMO * 2);
  206. if ((mbxstatus == MBX_SUCCESS) && (pmboxq->mb.mbxStatus == 0)) {
  207. memset((void *)pmboxq, 0, sizeof (LPFC_MBOXQ_t));
  208. lpfc_init_link(phba, pmboxq, phba->cfg_topology,
  209. phba->cfg_link_speed);
  210. mbxstatus = lpfc_sli_issue_mbox_wait(phba, pmboxq,
  211. phba->fc_ratov * 2);
  212. }
  213. if (mbxstatus == MBX_TIMEOUT)
  214. pmboxq->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
  215. else
  216. mempool_free(pmboxq, phba->mbox_mem_pool);
  217. if (mbxstatus == MBXERR_ERROR)
  218. return -EIO;
  219. return 0;
  220. }
  221. static int
  222. lpfc_selective_reset(struct lpfc_hba *phba)
  223. {
  224. struct completion online_compl;
  225. int status = 0;
  226. init_completion(&online_compl);
  227. lpfc_workq_post_event(phba, &status, &online_compl,
  228. LPFC_EVT_OFFLINE);
  229. wait_for_completion(&online_compl);
  230. if (status != 0)
  231. return -EIO;
  232. init_completion(&online_compl);
  233. lpfc_workq_post_event(phba, &status, &online_compl,
  234. LPFC_EVT_ONLINE);
  235. wait_for_completion(&online_compl);
  236. if (status != 0)
  237. return -EIO;
  238. return 0;
  239. }
  240. static ssize_t
  241. lpfc_issue_reset(struct class_device *cdev, const char *buf, size_t count)
  242. {
  243. struct Scsi_Host *host = class_to_shost(cdev);
  244. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;
  245. int status = -EINVAL;
  246. if (strncmp(buf, "selective", sizeof("selective") - 1) == 0)
  247. status = lpfc_selective_reset(phba);
  248. if (status == 0)
  249. return strlen(buf);
  250. else
  251. return status;
  252. }
  253. static ssize_t
  254. lpfc_nport_evt_cnt_show(struct class_device *cdev, char *buf)
  255. {
  256. struct Scsi_Host *host = class_to_shost(cdev);
  257. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;
  258. return snprintf(buf, PAGE_SIZE, "%d\n", phba->nport_event_cnt);
  259. }
  260. static ssize_t
  261. lpfc_board_mode_show(struct class_device *cdev, char *buf)
  262. {
  263. struct Scsi_Host *host = class_to_shost(cdev);
  264. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;
  265. char * state;
  266. if (phba->hba_state == LPFC_HBA_ERROR)
  267. state = "error";
  268. else if (phba->hba_state == LPFC_WARM_START)
  269. state = "warm start";
  270. else if (phba->hba_state == LPFC_INIT_START)
  271. state = "offline";
  272. else
  273. state = "online";
  274. return snprintf(buf, PAGE_SIZE, "%s\n", state);
  275. }
  276. static ssize_t
  277. lpfc_board_mode_store(struct class_device *cdev, const char *buf, size_t count)
  278. {
  279. struct Scsi_Host *host = class_to_shost(cdev);
  280. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;
  281. struct completion online_compl;
  282. int status=0;
  283. init_completion(&online_compl);
  284. if(strncmp(buf, "online", sizeof("online") - 1) == 0)
  285. lpfc_workq_post_event(phba, &status, &online_compl,
  286. LPFC_EVT_ONLINE);
  287. else if (strncmp(buf, "offline", sizeof("offline") - 1) == 0)
  288. lpfc_workq_post_event(phba, &status, &online_compl,
  289. LPFC_EVT_OFFLINE);
  290. else if (strncmp(buf, "warm", sizeof("warm") - 1) == 0)
  291. lpfc_workq_post_event(phba, &status, &online_compl,
  292. LPFC_EVT_WARM_START);
  293. else if (strncmp(buf, "error", sizeof("error") - 1) == 0)
  294. lpfc_workq_post_event(phba, &status, &online_compl,
  295. LPFC_EVT_KILL);
  296. else
  297. return -EINVAL;
  298. wait_for_completion(&online_compl);
  299. if (!status)
  300. return strlen(buf);
  301. else
  302. return -EIO;
  303. }
  304. static ssize_t
  305. lpfc_poll_show(struct class_device *cdev, char *buf)
  306. {
  307. struct Scsi_Host *host = class_to_shost(cdev);
  308. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;
  309. return snprintf(buf, PAGE_SIZE, "%#x\n", phba->cfg_poll);
  310. }
  311. static ssize_t
  312. lpfc_poll_store(struct class_device *cdev, const char *buf,
  313. size_t count)
  314. {
  315. struct Scsi_Host *host = class_to_shost(cdev);
  316. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;
  317. uint32_t creg_val;
  318. uint32_t old_val;
  319. int val=0;
  320. if (!isdigit(buf[0]))
  321. return -EINVAL;
  322. if (sscanf(buf, "%i", &val) != 1)
  323. return -EINVAL;
  324. if ((val & 0x3) != val)
  325. return -EINVAL;
  326. spin_lock_irq(phba->host->host_lock);
  327. old_val = phba->cfg_poll;
  328. if (val & ENABLE_FCP_RING_POLLING) {
  329. if ((val & DISABLE_FCP_RING_INT) &&
  330. !(old_val & DISABLE_FCP_RING_INT)) {
  331. creg_val = readl(phba->HCregaddr);
  332. creg_val &= ~(HC_R0INT_ENA << LPFC_FCP_RING);
  333. writel(creg_val, phba->HCregaddr);
  334. readl(phba->HCregaddr); /* flush */
  335. lpfc_poll_start_timer(phba);
  336. }
  337. } else if (val != 0x0) {
  338. spin_unlock_irq(phba->host->host_lock);
  339. return -EINVAL;
  340. }
  341. if (!(val & DISABLE_FCP_RING_INT) &&
  342. (old_val & DISABLE_FCP_RING_INT))
  343. {
  344. spin_unlock_irq(phba->host->host_lock);
  345. del_timer(&phba->fcp_poll_timer);
  346. spin_lock_irq(phba->host->host_lock);
  347. creg_val = readl(phba->HCregaddr);
  348. creg_val |= (HC_R0INT_ENA << LPFC_FCP_RING);
  349. writel(creg_val, phba->HCregaddr);
  350. readl(phba->HCregaddr); /* flush */
  351. }
  352. phba->cfg_poll = val;
  353. spin_unlock_irq(phba->host->host_lock);
  354. return strlen(buf);
  355. }
  356. #define lpfc_param_show(attr) \
  357. static ssize_t \
  358. lpfc_##attr##_show(struct class_device *cdev, char *buf) \
  359. { \
  360. struct Scsi_Host *host = class_to_shost(cdev);\
  361. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;\
  362. int val = 0;\
  363. val = phba->cfg_##attr;\
  364. return snprintf(buf, PAGE_SIZE, "%d\n",\
  365. phba->cfg_##attr);\
  366. }
  367. #define lpfc_param_hex_show(attr) \
  368. static ssize_t \
  369. lpfc_##attr##_show(struct class_device *cdev, char *buf) \
  370. { \
  371. struct Scsi_Host *host = class_to_shost(cdev);\
  372. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;\
  373. int val = 0;\
  374. val = phba->cfg_##attr;\
  375. return snprintf(buf, PAGE_SIZE, "%#x\n",\
  376. phba->cfg_##attr);\
  377. }
  378. #define lpfc_param_init(attr, default, minval, maxval) \
  379. static int \
  380. lpfc_##attr##_init(struct lpfc_hba *phba, int val) \
  381. { \
  382. if (val >= minval && val <= maxval) {\
  383. phba->cfg_##attr = val;\
  384. return 0;\
  385. }\
  386. lpfc_printf_log(phba, KERN_ERR, LOG_INIT, \
  387. "%d:0449 lpfc_"#attr" attribute cannot be set to %d, "\
  388. "allowed range is ["#minval", "#maxval"]\n", \
  389. phba->brd_no, val); \
  390. phba->cfg_##attr = default;\
  391. return -EINVAL;\
  392. }
  393. #define lpfc_param_set(attr, default, minval, maxval) \
  394. static int \
  395. lpfc_##attr##_set(struct lpfc_hba *phba, int val) \
  396. { \
  397. if (val >= minval && val <= maxval) {\
  398. phba->cfg_##attr = val;\
  399. return 0;\
  400. }\
  401. lpfc_printf_log(phba, KERN_ERR, LOG_INIT, \
  402. "%d:0450 lpfc_"#attr" attribute cannot be set to %d, "\
  403. "allowed range is ["#minval", "#maxval"]\n", \
  404. phba->brd_no, val); \
  405. return -EINVAL;\
  406. }
  407. #define lpfc_param_store(attr) \
  408. static ssize_t \
  409. lpfc_##attr##_store(struct class_device *cdev, const char *buf, size_t count) \
  410. { \
  411. struct Scsi_Host *host = class_to_shost(cdev);\
  412. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;\
  413. int val=0;\
  414. if (!isdigit(buf[0]))\
  415. return -EINVAL;\
  416. if (sscanf(buf, "%i", &val) != 1)\
  417. return -EINVAL;\
  418. if (lpfc_##attr##_set(phba, val) == 0) \
  419. return strlen(buf);\
  420. else \
  421. return -EINVAL;\
  422. }
  423. #define LPFC_ATTR(name, defval, minval, maxval, desc) \
  424. static int lpfc_##name = defval;\
  425. module_param(lpfc_##name, int, 0);\
  426. MODULE_PARM_DESC(lpfc_##name, desc);\
  427. lpfc_param_init(name, defval, minval, maxval)
  428. #define LPFC_ATTR_R(name, defval, minval, maxval, desc) \
  429. static int lpfc_##name = defval;\
  430. module_param(lpfc_##name, int, 0);\
  431. MODULE_PARM_DESC(lpfc_##name, desc);\
  432. lpfc_param_show(name)\
  433. lpfc_param_init(name, defval, minval, maxval)\
  434. static CLASS_DEVICE_ATTR(lpfc_##name, S_IRUGO , lpfc_##name##_show, NULL)
  435. #define LPFC_ATTR_RW(name, defval, minval, maxval, desc) \
  436. static int lpfc_##name = defval;\
  437. module_param(lpfc_##name, int, 0);\
  438. MODULE_PARM_DESC(lpfc_##name, desc);\
  439. lpfc_param_show(name)\
  440. lpfc_param_init(name, defval, minval, maxval)\
  441. lpfc_param_set(name, defval, minval, maxval)\
  442. lpfc_param_store(name)\
  443. static CLASS_DEVICE_ATTR(lpfc_##name, S_IRUGO | S_IWUSR,\
  444. lpfc_##name##_show, lpfc_##name##_store)
  445. #define LPFC_ATTR_HEX_R(name, defval, minval, maxval, desc) \
  446. static int lpfc_##name = defval;\
  447. module_param(lpfc_##name, int, 0);\
  448. MODULE_PARM_DESC(lpfc_##name, desc);\
  449. lpfc_param_hex_show(name)\
  450. lpfc_param_init(name, defval, minval, maxval)\
  451. static CLASS_DEVICE_ATTR(lpfc_##name, S_IRUGO , lpfc_##name##_show, NULL)
  452. #define LPFC_ATTR_HEX_RW(name, defval, minval, maxval, desc) \
  453. static int lpfc_##name = defval;\
  454. module_param(lpfc_##name, int, 0);\
  455. MODULE_PARM_DESC(lpfc_##name, desc);\
  456. lpfc_param_hex_show(name)\
  457. lpfc_param_init(name, defval, minval, maxval)\
  458. lpfc_param_set(name, defval, minval, maxval)\
  459. lpfc_param_store(name)\
  460. static CLASS_DEVICE_ATTR(lpfc_##name, S_IRUGO | S_IWUSR,\
  461. lpfc_##name##_show, lpfc_##name##_store)
  462. static CLASS_DEVICE_ATTR(info, S_IRUGO, lpfc_info_show, NULL);
  463. static CLASS_DEVICE_ATTR(serialnum, S_IRUGO, lpfc_serialnum_show, NULL);
  464. static CLASS_DEVICE_ATTR(modeldesc, S_IRUGO, lpfc_modeldesc_show, NULL);
  465. static CLASS_DEVICE_ATTR(modelname, S_IRUGO, lpfc_modelname_show, NULL);
  466. static CLASS_DEVICE_ATTR(programtype, S_IRUGO, lpfc_programtype_show, NULL);
  467. static CLASS_DEVICE_ATTR(portnum, S_IRUGO, lpfc_portnum_show, NULL);
  468. static CLASS_DEVICE_ATTR(fwrev, S_IRUGO, lpfc_fwrev_show, NULL);
  469. static CLASS_DEVICE_ATTR(hdw, S_IRUGO, lpfc_hdw_show, NULL);
  470. static CLASS_DEVICE_ATTR(state, S_IRUGO, lpfc_state_show, NULL);
  471. static CLASS_DEVICE_ATTR(option_rom_version, S_IRUGO,
  472. lpfc_option_rom_version_show, NULL);
  473. static CLASS_DEVICE_ATTR(num_discovered_ports, S_IRUGO,
  474. lpfc_num_discovered_ports_show, NULL);
  475. static CLASS_DEVICE_ATTR(nport_evt_cnt, S_IRUGO, lpfc_nport_evt_cnt_show, NULL);
  476. static CLASS_DEVICE_ATTR(lpfc_drvr_version, S_IRUGO, lpfc_drvr_version_show,
  477. NULL);
  478. static CLASS_DEVICE_ATTR(management_version, S_IRUGO, management_version_show,
  479. NULL);
  480. static CLASS_DEVICE_ATTR(board_mode, S_IRUGO | S_IWUSR,
  481. lpfc_board_mode_show, lpfc_board_mode_store);
  482. static CLASS_DEVICE_ATTR(issue_reset, S_IWUSR, NULL, lpfc_issue_reset);
  483. static char *lpfc_soft_wwpn_key = "C99G71SL8032A";
  484. static ssize_t
  485. lpfc_soft_wwpn_enable_store(struct class_device *cdev, const char *buf,
  486. size_t count)
  487. {
  488. struct Scsi_Host *host = class_to_shost(cdev);
  489. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;
  490. unsigned int cnt = count;
  491. /*
  492. * We're doing a simple sanity check for soft_wwpn setting.
  493. * We require that the user write a specific key to enable
  494. * the soft_wwpn attribute to be settable. Once the attribute
  495. * is written, the enable key resets. If further updates are
  496. * desired, the key must be written again to re-enable the
  497. * attribute.
  498. *
  499. * The "key" is not secret - it is a hardcoded string shown
  500. * here. The intent is to protect against the random user or
  501. * application that is just writing attributes.
  502. */
  503. /* count may include a LF at end of string */
  504. if (buf[cnt-1] == '\n')
  505. cnt--;
  506. if ((cnt != strlen(lpfc_soft_wwpn_key)) ||
  507. (strncmp(buf, lpfc_soft_wwpn_key, strlen(lpfc_soft_wwpn_key)) != 0))
  508. return -EINVAL;
  509. phba->soft_wwpn_enable = 1;
  510. return count;
  511. }
  512. static CLASS_DEVICE_ATTR(lpfc_soft_wwpn_enable, S_IWUSR, NULL,
  513. lpfc_soft_wwpn_enable_store);
  514. static ssize_t
  515. lpfc_soft_wwpn_show(struct class_device *cdev, char *buf)
  516. {
  517. struct Scsi_Host *host = class_to_shost(cdev);
  518. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;
  519. return snprintf(buf, PAGE_SIZE, "0x%llx\n",
  520. (unsigned long long)phba->cfg_soft_wwpn);
  521. }
  522. static ssize_t
  523. lpfc_soft_wwpn_store(struct class_device *cdev, const char *buf, size_t count)
  524. {
  525. struct Scsi_Host *host = class_to_shost(cdev);
  526. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;
  527. struct completion online_compl;
  528. int stat1=0, stat2=0;
  529. unsigned int i, j, cnt=count;
  530. u8 wwpn[8];
  531. /* count may include a LF at end of string */
  532. if (buf[cnt-1] == '\n')
  533. cnt--;
  534. if (!phba->soft_wwpn_enable || (cnt < 16) || (cnt > 18) ||
  535. ((cnt == 17) && (*buf++ != 'x')) ||
  536. ((cnt == 18) && ((*buf++ != '0') || (*buf++ != 'x'))))
  537. return -EINVAL;
  538. phba->soft_wwpn_enable = 0;
  539. memset(wwpn, 0, sizeof(wwpn));
  540. /* Validate and store the new name */
  541. for (i=0, j=0; i < 16; i++) {
  542. if ((*buf >= 'a') && (*buf <= 'f'))
  543. j = ((j << 4) | ((*buf++ -'a') + 10));
  544. else if ((*buf >= 'A') && (*buf <= 'F'))
  545. j = ((j << 4) | ((*buf++ -'A') + 10));
  546. else if ((*buf >= '0') && (*buf <= '9'))
  547. j = ((j << 4) | (*buf++ -'0'));
  548. else
  549. return -EINVAL;
  550. if (i % 2) {
  551. wwpn[i/2] = j & 0xff;
  552. j = 0;
  553. }
  554. }
  555. phba->cfg_soft_wwpn = wwn_to_u64(wwpn);
  556. fc_host_port_name(host) = phba->cfg_soft_wwpn;
  557. dev_printk(KERN_NOTICE, &phba->pcidev->dev,
  558. "lpfc%d: Reinitializing to use soft_wwpn\n", phba->brd_no);
  559. init_completion(&online_compl);
  560. lpfc_workq_post_event(phba, &stat1, &online_compl, LPFC_EVT_OFFLINE);
  561. wait_for_completion(&online_compl);
  562. if (stat1)
  563. lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
  564. "%d:0463 lpfc_soft_wwpn attribute set failed to reinit "
  565. "adapter - %d\n", phba->brd_no, stat1);
  566. init_completion(&online_compl);
  567. lpfc_workq_post_event(phba, &stat2, &online_compl, LPFC_EVT_ONLINE);
  568. wait_for_completion(&online_compl);
  569. if (stat2)
  570. lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
  571. "%d:0464 lpfc_soft_wwpn attribute set failed to reinit "
  572. "adapter - %d\n", phba->brd_no, stat2);
  573. return (stat1 || stat2) ? -EIO : count;
  574. }
  575. static CLASS_DEVICE_ATTR(lpfc_soft_wwpn, S_IRUGO | S_IWUSR,\
  576. lpfc_soft_wwpn_show, lpfc_soft_wwpn_store);
  577. static int lpfc_poll = 0;
  578. module_param(lpfc_poll, int, 0);
  579. MODULE_PARM_DESC(lpfc_poll, "FCP ring polling mode control:"
  580. " 0 - none,"
  581. " 1 - poll with interrupts enabled"
  582. " 3 - poll and disable FCP ring interrupts");
  583. static CLASS_DEVICE_ATTR(lpfc_poll, S_IRUGO | S_IWUSR,
  584. lpfc_poll_show, lpfc_poll_store);
  585. /*
  586. # lpfc_nodev_tmo: If set, it will hold all I/O errors on devices that disappear
  587. # until the timer expires. Value range is [0,255]. Default value is 30.
  588. */
  589. static int lpfc_nodev_tmo = LPFC_DEF_DEVLOSS_TMO;
  590. static int lpfc_devloss_tmo = LPFC_DEF_DEVLOSS_TMO;
  591. module_param(lpfc_nodev_tmo, int, 0);
  592. MODULE_PARM_DESC(lpfc_nodev_tmo,
  593. "Seconds driver will hold I/O waiting "
  594. "for a device to come back");
  595. static ssize_t
  596. lpfc_nodev_tmo_show(struct class_device *cdev, char *buf)
  597. {
  598. struct Scsi_Host *host = class_to_shost(cdev);
  599. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;
  600. int val = 0;
  601. val = phba->cfg_devloss_tmo;
  602. return snprintf(buf, PAGE_SIZE, "%d\n",
  603. phba->cfg_devloss_tmo);
  604. }
  605. static int
  606. lpfc_nodev_tmo_init(struct lpfc_hba *phba, int val)
  607. {
  608. static int warned;
  609. if (phba->cfg_devloss_tmo != LPFC_DEF_DEVLOSS_TMO) {
  610. phba->cfg_nodev_tmo = phba->cfg_devloss_tmo;
  611. if (!warned && val != LPFC_DEF_DEVLOSS_TMO) {
  612. warned = 1;
  613. lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
  614. "%d:0402 Ignoring nodev_tmo module "
  615. "parameter because devloss_tmo is"
  616. " set.\n",
  617. phba->brd_no);
  618. }
  619. return 0;
  620. }
  621. if (val >= LPFC_MIN_DEVLOSS_TMO && val <= LPFC_MAX_DEVLOSS_TMO) {
  622. phba->cfg_nodev_tmo = val;
  623. phba->cfg_devloss_tmo = val;
  624. return 0;
  625. }
  626. lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
  627. "%d:0400 lpfc_nodev_tmo attribute cannot be set to %d, "
  628. "allowed range is [%d, %d]\n",
  629. phba->brd_no, val,
  630. LPFC_MIN_DEVLOSS_TMO, LPFC_MAX_DEVLOSS_TMO);
  631. phba->cfg_nodev_tmo = LPFC_DEF_DEVLOSS_TMO;
  632. return -EINVAL;
  633. }
  634. static int
  635. lpfc_nodev_tmo_set(struct lpfc_hba *phba, int val)
  636. {
  637. if (phba->dev_loss_tmo_changed ||
  638. (lpfc_devloss_tmo != LPFC_DEF_DEVLOSS_TMO)) {
  639. lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
  640. "%d:0401 Ignoring change to nodev_tmo "
  641. "because devloss_tmo is set.\n",
  642. phba->brd_no);
  643. return 0;
  644. }
  645. if (val >= LPFC_MIN_DEVLOSS_TMO && val <= LPFC_MAX_DEVLOSS_TMO) {
  646. phba->cfg_nodev_tmo = val;
  647. phba->cfg_devloss_tmo = val;
  648. return 0;
  649. }
  650. lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
  651. "%d:0403 lpfc_nodev_tmo attribute cannot be set to %d, "
  652. "allowed range is [%d, %d]\n",
  653. phba->brd_no, val, LPFC_MIN_DEVLOSS_TMO,
  654. LPFC_MAX_DEVLOSS_TMO);
  655. return -EINVAL;
  656. }
  657. lpfc_param_store(nodev_tmo)
  658. static CLASS_DEVICE_ATTR(lpfc_nodev_tmo, S_IRUGO | S_IWUSR,
  659. lpfc_nodev_tmo_show, lpfc_nodev_tmo_store);
  660. /*
  661. # lpfc_devloss_tmo: If set, it will hold all I/O errors on devices that
  662. # disappear until the timer expires. Value range is [0,255]. Default
  663. # value is 30.
  664. */
  665. module_param(lpfc_devloss_tmo, int, 0);
  666. MODULE_PARM_DESC(lpfc_devloss_tmo,
  667. "Seconds driver will hold I/O waiting "
  668. "for a device to come back");
  669. lpfc_param_init(devloss_tmo, LPFC_DEF_DEVLOSS_TMO,
  670. LPFC_MIN_DEVLOSS_TMO, LPFC_MAX_DEVLOSS_TMO)
  671. lpfc_param_show(devloss_tmo)
  672. static int
  673. lpfc_devloss_tmo_set(struct lpfc_hba *phba, int val)
  674. {
  675. if (val >= LPFC_MIN_DEVLOSS_TMO && val <= LPFC_MAX_DEVLOSS_TMO) {
  676. phba->cfg_nodev_tmo = val;
  677. phba->cfg_devloss_tmo = val;
  678. phba->dev_loss_tmo_changed = 1;
  679. return 0;
  680. }
  681. lpfc_printf_log(phba, KERN_ERR, LOG_INIT,
  682. "%d:0404 lpfc_devloss_tmo attribute cannot be set to"
  683. " %d, allowed range is [%d, %d]\n",
  684. phba->brd_no, val, LPFC_MIN_DEVLOSS_TMO,
  685. LPFC_MAX_DEVLOSS_TMO);
  686. return -EINVAL;
  687. }
  688. lpfc_param_store(devloss_tmo)
  689. static CLASS_DEVICE_ATTR(lpfc_devloss_tmo, S_IRUGO | S_IWUSR,
  690. lpfc_devloss_tmo_show, lpfc_devloss_tmo_store);
  691. /*
  692. # lpfc_log_verbose: Only turn this flag on if you are willing to risk being
  693. # deluged with LOTS of information.
  694. # You can set a bit mask to record specific types of verbose messages:
  695. #
  696. # LOG_ELS 0x1 ELS events
  697. # LOG_DISCOVERY 0x2 Link discovery events
  698. # LOG_MBOX 0x4 Mailbox events
  699. # LOG_INIT 0x8 Initialization events
  700. # LOG_LINK_EVENT 0x10 Link events
  701. # LOG_FCP 0x40 FCP traffic history
  702. # LOG_NODE 0x80 Node table events
  703. # LOG_MISC 0x400 Miscellaneous events
  704. # LOG_SLI 0x800 SLI events
  705. # LOG_FCP_ERROR 0x1000 Only log FCP errors
  706. # LOG_LIBDFC 0x2000 LIBDFC events
  707. # LOG_ALL_MSG 0xffff LOG all messages
  708. */
  709. LPFC_ATTR_HEX_RW(log_verbose, 0x0, 0x0, 0xffff, "Verbose logging bit-mask");
  710. /*
  711. # lun_queue_depth: This parameter is used to limit the number of outstanding
  712. # commands per FCP LUN. Value range is [1,128]. Default value is 30.
  713. */
  714. LPFC_ATTR_R(lun_queue_depth, 30, 1, 128,
  715. "Max number of FCP commands we can queue to a specific LUN");
  716. /*
  717. # hba_queue_depth: This parameter is used to limit the number of outstanding
  718. # commands per lpfc HBA. Value range is [32,8192]. If this parameter
  719. # value is greater than the maximum number of exchanges supported by the HBA,
  720. # then maximum number of exchanges supported by the HBA is used to determine
  721. # the hba_queue_depth.
  722. */
  723. LPFC_ATTR_R(hba_queue_depth, 8192, 32, 8192,
  724. "Max number of FCP commands we can queue to a lpfc HBA");
  725. /*
  726. # Some disk devices have a "select ID" or "select Target" capability.
  727. # From a protocol standpoint "select ID" usually means select the
  728. # Fibre channel "ALPA". In the FC-AL Profile there is an "informative
  729. # annex" which contains a table that maps a "select ID" (a number
  730. # between 0 and 7F) to an ALPA. By default, for compatibility with
  731. # older drivers, the lpfc driver scans this table from low ALPA to high
  732. # ALPA.
  733. #
  734. # Turning on the scan-down variable (on = 1, off = 0) will
  735. # cause the lpfc driver to use an inverted table, effectively
  736. # scanning ALPAs from high to low. Value range is [0,1]. Default value is 1.
  737. #
  738. # (Note: This "select ID" functionality is a LOOP ONLY characteristic
  739. # and will not work across a fabric. Also this parameter will take
  740. # effect only in the case when ALPA map is not available.)
  741. */
  742. LPFC_ATTR_R(scan_down, 1, 0, 1,
  743. "Start scanning for devices from highest ALPA to lowest");
  744. /*
  745. # lpfc_topology: link topology for init link
  746. # 0x0 = attempt loop mode then point-to-point
  747. # 0x01 = internal loopback mode
  748. # 0x02 = attempt point-to-point mode only
  749. # 0x04 = attempt loop mode only
  750. # 0x06 = attempt point-to-point mode then loop
  751. # Set point-to-point mode if you want to run as an N_Port.
  752. # Set loop mode if you want to run as an NL_Port. Value range is [0,0x6].
  753. # Default value is 0.
  754. */
  755. LPFC_ATTR_RW(topology, 0, 0, 6, "Select Fibre Channel topology");
  756. /*
  757. # lpfc_link_speed: Link speed selection for initializing the Fibre Channel
  758. # connection.
  759. # 0 = auto select (default)
  760. # 1 = 1 Gigabaud
  761. # 2 = 2 Gigabaud
  762. # 4 = 4 Gigabaud
  763. # Value range is [0,4]. Default value is 0.
  764. */
  765. LPFC_ATTR_R(link_speed, 0, 0, 4, "Select link speed");
  766. /*
  767. # lpfc_fcp_class: Determines FC class to use for the FCP protocol.
  768. # Value range is [2,3]. Default value is 3.
  769. */
  770. LPFC_ATTR_R(fcp_class, 3, 2, 3,
  771. "Select Fibre Channel class of service for FCP sequences");
  772. /*
  773. # lpfc_use_adisc: Use ADISC for FCP rediscovery instead of PLOGI. Value range
  774. # is [0,1]. Default value is 0.
  775. */
  776. LPFC_ATTR_RW(use_adisc, 0, 0, 1,
  777. "Use ADISC on rediscovery to authenticate FCP devices");
  778. /*
  779. # lpfc_ack0: Use ACK0, instead of ACK1 for class 2 acknowledgement. Value
  780. # range is [0,1]. Default value is 0.
  781. */
  782. LPFC_ATTR_R(ack0, 0, 0, 1, "Enable ACK0 support");
  783. /*
  784. # lpfc_cr_delay & lpfc_cr_count: Default values for I/O colaesing
  785. # cr_delay (msec) or cr_count outstanding commands. cr_delay can take
  786. # value [0,63]. cr_count can take value [0,255]. Default value of cr_delay
  787. # is 0. Default value of cr_count is 1. The cr_count feature is disabled if
  788. # cr_delay is set to 0.
  789. */
  790. LPFC_ATTR_RW(cr_delay, 0, 0, 63, "A count of milliseconds after which an "
  791. "interrupt response is generated");
  792. LPFC_ATTR_RW(cr_count, 1, 1, 255, "A count of I/O completions after which an "
  793. "interrupt response is generated");
  794. /*
  795. # lpfc_multi_ring_support: Determines how many rings to spread available
  796. # cmd/rsp IOCB entries across.
  797. # Value range is [1,2]. Default value is 1.
  798. */
  799. LPFC_ATTR_R(multi_ring_support, 1, 1, 2, "Determines number of primary "
  800. "SLI rings to spread IOCB entries across");
  801. /*
  802. # lpfc_multi_ring_rctl: If lpfc_multi_ring_support is enabled, this
  803. # identifies what rctl value to configure the additional ring for.
  804. # Value range is [1,0xff]. Default value is 4 (Unsolicated Data).
  805. */
  806. LPFC_ATTR_R(multi_ring_rctl, FC_UNSOL_DATA, 1,
  807. 255, "Identifies RCTL for additional ring configuration");
  808. /*
  809. # lpfc_multi_ring_type: If lpfc_multi_ring_support is enabled, this
  810. # identifies what type value to configure the additional ring for.
  811. # Value range is [1,0xff]. Default value is 5 (LLC/SNAP).
  812. */
  813. LPFC_ATTR_R(multi_ring_type, FC_LLC_SNAP, 1,
  814. 255, "Identifies TYPE for additional ring configuration");
  815. /*
  816. # lpfc_fdmi_on: controls FDMI support.
  817. # 0 = no FDMI support
  818. # 1 = support FDMI without attribute of hostname
  819. # 2 = support FDMI with attribute of hostname
  820. # Value range [0,2]. Default value is 0.
  821. */
  822. LPFC_ATTR_RW(fdmi_on, 0, 0, 2, "Enable FDMI support");
  823. /*
  824. # Specifies the maximum number of ELS cmds we can have outstanding (for
  825. # discovery). Value range is [1,64]. Default value = 32.
  826. */
  827. LPFC_ATTR(discovery_threads, 32, 1, 64, "Maximum number of ELS commands "
  828. "during discovery");
  829. /*
  830. # lpfc_max_luns: maximum allowed LUN.
  831. # Value range is [0,65535]. Default value is 255.
  832. # NOTE: The SCSI layer might probe all allowed LUN on some old targets.
  833. */
  834. LPFC_ATTR_R(max_luns, 255, 0, 65535,
  835. "Maximum allowed LUN");
  836. /*
  837. # lpfc_poll_tmo: .Milliseconds driver will wait between polling FCP ring.
  838. # Value range is [1,255], default value is 10.
  839. */
  840. LPFC_ATTR_RW(poll_tmo, 10, 1, 255,
  841. "Milliseconds driver will wait between polling FCP ring");
  842. struct class_device_attribute *lpfc_host_attrs[] = {
  843. &class_device_attr_info,
  844. &class_device_attr_serialnum,
  845. &class_device_attr_modeldesc,
  846. &class_device_attr_modelname,
  847. &class_device_attr_programtype,
  848. &class_device_attr_portnum,
  849. &class_device_attr_fwrev,
  850. &class_device_attr_hdw,
  851. &class_device_attr_option_rom_version,
  852. &class_device_attr_state,
  853. &class_device_attr_num_discovered_ports,
  854. &class_device_attr_lpfc_drvr_version,
  855. &class_device_attr_lpfc_log_verbose,
  856. &class_device_attr_lpfc_lun_queue_depth,
  857. &class_device_attr_lpfc_hba_queue_depth,
  858. &class_device_attr_lpfc_nodev_tmo,
  859. &class_device_attr_lpfc_devloss_tmo,
  860. &class_device_attr_lpfc_fcp_class,
  861. &class_device_attr_lpfc_use_adisc,
  862. &class_device_attr_lpfc_ack0,
  863. &class_device_attr_lpfc_topology,
  864. &class_device_attr_lpfc_scan_down,
  865. &class_device_attr_lpfc_link_speed,
  866. &class_device_attr_lpfc_cr_delay,
  867. &class_device_attr_lpfc_cr_count,
  868. &class_device_attr_lpfc_multi_ring_support,
  869. &class_device_attr_lpfc_multi_ring_rctl,
  870. &class_device_attr_lpfc_multi_ring_type,
  871. &class_device_attr_lpfc_fdmi_on,
  872. &class_device_attr_lpfc_max_luns,
  873. &class_device_attr_nport_evt_cnt,
  874. &class_device_attr_management_version,
  875. &class_device_attr_board_mode,
  876. &class_device_attr_issue_reset,
  877. &class_device_attr_lpfc_poll,
  878. &class_device_attr_lpfc_poll_tmo,
  879. &class_device_attr_lpfc_soft_wwpn,
  880. &class_device_attr_lpfc_soft_wwpn_enable,
  881. NULL,
  882. };
  883. static ssize_t
  884. sysfs_ctlreg_write(struct kobject *kobj, char *buf, loff_t off, size_t count)
  885. {
  886. size_t buf_off;
  887. struct Scsi_Host *host = class_to_shost(container_of(kobj,
  888. struct class_device, kobj));
  889. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;
  890. if ((off + count) > FF_REG_AREA_SIZE)
  891. return -ERANGE;
  892. if (count == 0) return 0;
  893. if (off % 4 || count % 4 || (unsigned long)buf % 4)
  894. return -EINVAL;
  895. spin_lock_irq(phba->host->host_lock);
  896. if (!(phba->fc_flag & FC_OFFLINE_MODE)) {
  897. spin_unlock_irq(phba->host->host_lock);
  898. return -EPERM;
  899. }
  900. for (buf_off = 0; buf_off < count; buf_off += sizeof(uint32_t))
  901. writel(*((uint32_t *)(buf + buf_off)),
  902. phba->ctrl_regs_memmap_p + off + buf_off);
  903. spin_unlock_irq(phba->host->host_lock);
  904. return count;
  905. }
  906. static ssize_t
  907. sysfs_ctlreg_read(struct kobject *kobj, char *buf, loff_t off, size_t count)
  908. {
  909. size_t buf_off;
  910. uint32_t * tmp_ptr;
  911. struct Scsi_Host *host = class_to_shost(container_of(kobj,
  912. struct class_device, kobj));
  913. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;
  914. if (off > FF_REG_AREA_SIZE)
  915. return -ERANGE;
  916. if ((off + count) > FF_REG_AREA_SIZE)
  917. count = FF_REG_AREA_SIZE - off;
  918. if (count == 0) return 0;
  919. if (off % 4 || count % 4 || (unsigned long)buf % 4)
  920. return -EINVAL;
  921. spin_lock_irq(phba->host->host_lock);
  922. for (buf_off = 0; buf_off < count; buf_off += sizeof(uint32_t)) {
  923. tmp_ptr = (uint32_t *)(buf + buf_off);
  924. *tmp_ptr = readl(phba->ctrl_regs_memmap_p + off + buf_off);
  925. }
  926. spin_unlock_irq(phba->host->host_lock);
  927. return count;
  928. }
  929. static struct bin_attribute sysfs_ctlreg_attr = {
  930. .attr = {
  931. .name = "ctlreg",
  932. .mode = S_IRUSR | S_IWUSR,
  933. .owner = THIS_MODULE,
  934. },
  935. .size = 256,
  936. .read = sysfs_ctlreg_read,
  937. .write = sysfs_ctlreg_write,
  938. };
  939. static void
  940. sysfs_mbox_idle (struct lpfc_hba * phba)
  941. {
  942. phba->sysfs_mbox.state = SMBOX_IDLE;
  943. phba->sysfs_mbox.offset = 0;
  944. if (phba->sysfs_mbox.mbox) {
  945. mempool_free(phba->sysfs_mbox.mbox,
  946. phba->mbox_mem_pool);
  947. phba->sysfs_mbox.mbox = NULL;
  948. }
  949. }
  950. static ssize_t
  951. sysfs_mbox_write(struct kobject *kobj, char *buf, loff_t off, size_t count)
  952. {
  953. struct Scsi_Host * host =
  954. class_to_shost(container_of(kobj, struct class_device, kobj));
  955. struct lpfc_hba * phba = (struct lpfc_hba*)host->hostdata;
  956. struct lpfcMboxq * mbox = NULL;
  957. if ((count + off) > MAILBOX_CMD_SIZE)
  958. return -ERANGE;
  959. if (off % 4 || count % 4 || (unsigned long)buf % 4)
  960. return -EINVAL;
  961. if (count == 0)
  962. return 0;
  963. if (off == 0) {
  964. mbox = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
  965. if (!mbox)
  966. return -ENOMEM;
  967. memset(mbox, 0, sizeof (LPFC_MBOXQ_t));
  968. }
  969. spin_lock_irq(host->host_lock);
  970. if (off == 0) {
  971. if (phba->sysfs_mbox.mbox)
  972. mempool_free(mbox, phba->mbox_mem_pool);
  973. else
  974. phba->sysfs_mbox.mbox = mbox;
  975. phba->sysfs_mbox.state = SMBOX_WRITING;
  976. } else {
  977. if (phba->sysfs_mbox.state != SMBOX_WRITING ||
  978. phba->sysfs_mbox.offset != off ||
  979. phba->sysfs_mbox.mbox == NULL ) {
  980. sysfs_mbox_idle(phba);
  981. spin_unlock_irq(host->host_lock);
  982. return -EAGAIN;
  983. }
  984. }
  985. memcpy((uint8_t *) & phba->sysfs_mbox.mbox->mb + off,
  986. buf, count);
  987. phba->sysfs_mbox.offset = off + count;
  988. spin_unlock_irq(host->host_lock);
  989. return count;
  990. }
  991. static ssize_t
  992. sysfs_mbox_read(struct kobject *kobj, char *buf, loff_t off, size_t count)
  993. {
  994. struct Scsi_Host *host =
  995. class_to_shost(container_of(kobj, struct class_device,
  996. kobj));
  997. struct lpfc_hba *phba = (struct lpfc_hba*)host->hostdata;
  998. int rc;
  999. if (off > sizeof(MAILBOX_t))
  1000. return -ERANGE;
  1001. if ((count + off) > sizeof(MAILBOX_t))
  1002. count = sizeof(MAILBOX_t) - off;
  1003. if (off % 4 || count % 4 || (unsigned long)buf % 4)
  1004. return -EINVAL;
  1005. if (off && count == 0)
  1006. return 0;
  1007. spin_lock_irq(phba->host->host_lock);
  1008. if (off == 0 &&
  1009. phba->sysfs_mbox.state == SMBOX_WRITING &&
  1010. phba->sysfs_mbox.offset >= 2 * sizeof(uint32_t)) {
  1011. switch (phba->sysfs_mbox.mbox->mb.mbxCommand) {
  1012. /* Offline only */
  1013. case MBX_WRITE_NV:
  1014. case MBX_INIT_LINK:
  1015. case MBX_DOWN_LINK:
  1016. case MBX_CONFIG_LINK:
  1017. case MBX_CONFIG_RING:
  1018. case MBX_RESET_RING:
  1019. case MBX_UNREG_LOGIN:
  1020. case MBX_CLEAR_LA:
  1021. case MBX_DUMP_CONTEXT:
  1022. case MBX_RUN_DIAGS:
  1023. case MBX_RESTART:
  1024. case MBX_FLASH_WR_ULA:
  1025. case MBX_SET_MASK:
  1026. case MBX_SET_SLIM:
  1027. case MBX_SET_DEBUG:
  1028. if (!(phba->fc_flag & FC_OFFLINE_MODE)) {
  1029. printk(KERN_WARNING "mbox_read:Command 0x%x "
  1030. "is illegal in on-line state\n",
  1031. phba->sysfs_mbox.mbox->mb.mbxCommand);
  1032. sysfs_mbox_idle(phba);
  1033. spin_unlock_irq(phba->host->host_lock);
  1034. return -EPERM;
  1035. }
  1036. case MBX_LOAD_SM:
  1037. case MBX_READ_NV:
  1038. case MBX_READ_CONFIG:
  1039. case MBX_READ_RCONFIG:
  1040. case MBX_READ_STATUS:
  1041. case MBX_READ_XRI:
  1042. case MBX_READ_REV:
  1043. case MBX_READ_LNK_STAT:
  1044. case MBX_DUMP_MEMORY:
  1045. case MBX_DOWN_LOAD:
  1046. case MBX_UPDATE_CFG:
  1047. case MBX_KILL_BOARD:
  1048. case MBX_LOAD_AREA:
  1049. case MBX_LOAD_EXP_ROM:
  1050. case MBX_BEACON:
  1051. case MBX_DEL_LD_ENTRY:
  1052. break;
  1053. case MBX_READ_SPARM64:
  1054. case MBX_READ_LA:
  1055. case MBX_READ_LA64:
  1056. case MBX_REG_LOGIN:
  1057. case MBX_REG_LOGIN64:
  1058. case MBX_CONFIG_PORT:
  1059. case MBX_RUN_BIU_DIAG:
  1060. printk(KERN_WARNING "mbox_read: Illegal Command 0x%x\n",
  1061. phba->sysfs_mbox.mbox->mb.mbxCommand);
  1062. sysfs_mbox_idle(phba);
  1063. spin_unlock_irq(phba->host->host_lock);
  1064. return -EPERM;
  1065. default:
  1066. printk(KERN_WARNING "mbox_read: Unknown Command 0x%x\n",
  1067. phba->sysfs_mbox.mbox->mb.mbxCommand);
  1068. sysfs_mbox_idle(phba);
  1069. spin_unlock_irq(phba->host->host_lock);
  1070. return -EPERM;
  1071. }
  1072. if ((phba->fc_flag & FC_OFFLINE_MODE) ||
  1073. (!(phba->sli.sli_flag & LPFC_SLI2_ACTIVE))){
  1074. spin_unlock_irq(phba->host->host_lock);
  1075. rc = lpfc_sli_issue_mbox (phba,
  1076. phba->sysfs_mbox.mbox,
  1077. MBX_POLL);
  1078. spin_lock_irq(phba->host->host_lock);
  1079. } else {
  1080. spin_unlock_irq(phba->host->host_lock);
  1081. rc = lpfc_sli_issue_mbox_wait (phba,
  1082. phba->sysfs_mbox.mbox,
  1083. lpfc_mbox_tmo_val(phba,
  1084. phba->sysfs_mbox.mbox->mb.mbxCommand) * HZ);
  1085. spin_lock_irq(phba->host->host_lock);
  1086. }
  1087. if (rc != MBX_SUCCESS) {
  1088. sysfs_mbox_idle(phba);
  1089. spin_unlock_irq(host->host_lock);
  1090. return (rc == MBX_TIMEOUT) ? -ETIME : -ENODEV;
  1091. }
  1092. phba->sysfs_mbox.state = SMBOX_READING;
  1093. }
  1094. else if (phba->sysfs_mbox.offset != off ||
  1095. phba->sysfs_mbox.state != SMBOX_READING) {
  1096. printk(KERN_WARNING "mbox_read: Bad State\n");
  1097. sysfs_mbox_idle(phba);
  1098. spin_unlock_irq(host->host_lock);
  1099. return -EAGAIN;
  1100. }
  1101. memcpy(buf, (uint8_t *) & phba->sysfs_mbox.mbox->mb + off, count);
  1102. phba->sysfs_mbox.offset = off + count;
  1103. if (phba->sysfs_mbox.offset == sizeof(MAILBOX_t))
  1104. sysfs_mbox_idle(phba);
  1105. spin_unlock_irq(phba->host->host_lock);
  1106. return count;
  1107. }
  1108. static struct bin_attribute sysfs_mbox_attr = {
  1109. .attr = {
  1110. .name = "mbox",
  1111. .mode = S_IRUSR | S_IWUSR,
  1112. .owner = THIS_MODULE,
  1113. },
  1114. .size = sizeof(MAILBOX_t),
  1115. .read = sysfs_mbox_read,
  1116. .write = sysfs_mbox_write,
  1117. };
  1118. int
  1119. lpfc_alloc_sysfs_attr(struct lpfc_hba *phba)
  1120. {
  1121. struct Scsi_Host *host = phba->host;
  1122. int error;
  1123. error = sysfs_create_bin_file(&host->shost_classdev.kobj,
  1124. &sysfs_ctlreg_attr);
  1125. if (error)
  1126. goto out;
  1127. error = sysfs_create_bin_file(&host->shost_classdev.kobj,
  1128. &sysfs_mbox_attr);
  1129. if (error)
  1130. goto out_remove_ctlreg_attr;
  1131. return 0;
  1132. out_remove_ctlreg_attr:
  1133. sysfs_remove_bin_file(&host->shost_classdev.kobj, &sysfs_ctlreg_attr);
  1134. out:
  1135. return error;
  1136. }
  1137. void
  1138. lpfc_free_sysfs_attr(struct lpfc_hba *phba)
  1139. {
  1140. struct Scsi_Host *host = phba->host;
  1141. sysfs_remove_bin_file(&host->shost_classdev.kobj, &sysfs_mbox_attr);
  1142. sysfs_remove_bin_file(&host->shost_classdev.kobj, &sysfs_ctlreg_attr);
  1143. }
  1144. /*
  1145. * Dynamic FC Host Attributes Support
  1146. */
  1147. static void
  1148. lpfc_get_host_port_id(struct Scsi_Host *shost)
  1149. {
  1150. struct lpfc_hba *phba = (struct lpfc_hba*)shost->hostdata;
  1151. /* note: fc_myDID already in cpu endianness */
  1152. fc_host_port_id(shost) = phba->fc_myDID;
  1153. }
  1154. static void
  1155. lpfc_get_host_port_type(struct Scsi_Host *shost)
  1156. {
  1157. struct lpfc_hba *phba = (struct lpfc_hba*)shost->hostdata;
  1158. spin_lock_irq(shost->host_lock);
  1159. if (phba->hba_state == LPFC_HBA_READY) {
  1160. if (phba->fc_topology == TOPOLOGY_LOOP) {
  1161. if (phba->fc_flag & FC_PUBLIC_LOOP)
  1162. fc_host_port_type(shost) = FC_PORTTYPE_NLPORT;
  1163. else
  1164. fc_host_port_type(shost) = FC_PORTTYPE_LPORT;
  1165. } else {
  1166. if (phba->fc_flag & FC_FABRIC)
  1167. fc_host_port_type(shost) = FC_PORTTYPE_NPORT;
  1168. else
  1169. fc_host_port_type(shost) = FC_PORTTYPE_PTP;
  1170. }
  1171. } else
  1172. fc_host_port_type(shost) = FC_PORTTYPE_UNKNOWN;
  1173. spin_unlock_irq(shost->host_lock);
  1174. }
  1175. static void
  1176. lpfc_get_host_port_state(struct Scsi_Host *shost)
  1177. {
  1178. struct lpfc_hba *phba = (struct lpfc_hba*)shost->hostdata;
  1179. spin_lock_irq(shost->host_lock);
  1180. if (phba->fc_flag & FC_OFFLINE_MODE)
  1181. fc_host_port_state(shost) = FC_PORTSTATE_OFFLINE;
  1182. else {
  1183. switch (phba->hba_state) {
  1184. case LPFC_STATE_UNKNOWN:
  1185. case LPFC_WARM_START:
  1186. case LPFC_INIT_START:
  1187. case LPFC_INIT_MBX_CMDS:
  1188. case LPFC_LINK_DOWN:
  1189. fc_host_port_state(shost) = FC_PORTSTATE_LINKDOWN;
  1190. break;
  1191. case LPFC_LINK_UP:
  1192. case LPFC_LOCAL_CFG_LINK:
  1193. case LPFC_FLOGI:
  1194. case LPFC_FABRIC_CFG_LINK:
  1195. case LPFC_NS_REG:
  1196. case LPFC_NS_QRY:
  1197. case LPFC_BUILD_DISC_LIST:
  1198. case LPFC_DISC_AUTH:
  1199. case LPFC_CLEAR_LA:
  1200. case LPFC_HBA_READY:
  1201. /* Links up, beyond this port_type reports state */
  1202. fc_host_port_state(shost) = FC_PORTSTATE_ONLINE;
  1203. break;
  1204. case LPFC_HBA_ERROR:
  1205. fc_host_port_state(shost) = FC_PORTSTATE_ERROR;
  1206. break;
  1207. default:
  1208. fc_host_port_state(shost) = FC_PORTSTATE_UNKNOWN;
  1209. break;
  1210. }
  1211. }
  1212. spin_unlock_irq(shost->host_lock);
  1213. }
  1214. static void
  1215. lpfc_get_host_speed(struct Scsi_Host *shost)
  1216. {
  1217. struct lpfc_hba *phba = (struct lpfc_hba*)shost->hostdata;
  1218. spin_lock_irq(shost->host_lock);
  1219. if (phba->hba_state == LPFC_HBA_READY) {
  1220. switch(phba->fc_linkspeed) {
  1221. case LA_1GHZ_LINK:
  1222. fc_host_speed(shost) = FC_PORTSPEED_1GBIT;
  1223. break;
  1224. case LA_2GHZ_LINK:
  1225. fc_host_speed(shost) = FC_PORTSPEED_2GBIT;
  1226. break;
  1227. case LA_4GHZ_LINK:
  1228. fc_host_speed(shost) = FC_PORTSPEED_4GBIT;
  1229. break;
  1230. default:
  1231. fc_host_speed(shost) = FC_PORTSPEED_UNKNOWN;
  1232. break;
  1233. }
  1234. }
  1235. spin_unlock_irq(shost->host_lock);
  1236. }
  1237. static void
  1238. lpfc_get_host_fabric_name (struct Scsi_Host *shost)
  1239. {
  1240. struct lpfc_hba *phba = (struct lpfc_hba*)shost->hostdata;
  1241. u64 node_name;
  1242. spin_lock_irq(shost->host_lock);
  1243. if ((phba->fc_flag & FC_FABRIC) ||
  1244. ((phba->fc_topology == TOPOLOGY_LOOP) &&
  1245. (phba->fc_flag & FC_PUBLIC_LOOP)))
  1246. node_name = wwn_to_u64(phba->fc_fabparam.nodeName.u.wwn);
  1247. else
  1248. /* fabric is local port if there is no F/FL_Port */
  1249. node_name = wwn_to_u64(phba->fc_nodename.u.wwn);
  1250. spin_unlock_irq(shost->host_lock);
  1251. fc_host_fabric_name(shost) = node_name;
  1252. }
  1253. static void
  1254. lpfc_get_host_symbolic_name (struct Scsi_Host *shost)
  1255. {
  1256. struct lpfc_hba *phba = (struct lpfc_hba*)shost->hostdata;
  1257. spin_lock_irq(shost->host_lock);
  1258. lpfc_get_hba_sym_node_name(phba, fc_host_symbolic_name(shost));
  1259. spin_unlock_irq(shost->host_lock);
  1260. }
  1261. static struct fc_host_statistics *
  1262. lpfc_get_stats(struct Scsi_Host *shost)
  1263. {
  1264. struct lpfc_hba *phba = (struct lpfc_hba *)shost->hostdata;
  1265. struct lpfc_sli *psli = &phba->sli;
  1266. struct fc_host_statistics *hs = &phba->link_stats;
  1267. struct lpfc_lnk_stat * lso = &psli->lnk_stat_offsets;
  1268. LPFC_MBOXQ_t *pmboxq;
  1269. MAILBOX_t *pmb;
  1270. unsigned long seconds;
  1271. int rc = 0;
  1272. pmboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
  1273. if (!pmboxq)
  1274. return NULL;
  1275. memset(pmboxq, 0, sizeof (LPFC_MBOXQ_t));
  1276. pmb = &pmboxq->mb;
  1277. pmb->mbxCommand = MBX_READ_STATUS;
  1278. pmb->mbxOwner = OWN_HOST;
  1279. pmboxq->context1 = NULL;
  1280. if ((phba->fc_flag & FC_OFFLINE_MODE) ||
  1281. (!(psli->sli_flag & LPFC_SLI2_ACTIVE)))
  1282. rc = lpfc_sli_issue_mbox(phba, pmboxq, MBX_POLL);
  1283. else
  1284. rc = lpfc_sli_issue_mbox_wait(phba, pmboxq, phba->fc_ratov * 2);
  1285. if (rc != MBX_SUCCESS) {
  1286. if (rc == MBX_TIMEOUT)
  1287. pmboxq->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
  1288. else
  1289. mempool_free(pmboxq, phba->mbox_mem_pool);
  1290. return NULL;
  1291. }
  1292. memset(hs, 0, sizeof (struct fc_host_statistics));
  1293. hs->tx_frames = pmb->un.varRdStatus.xmitFrameCnt;
  1294. hs->tx_words = (pmb->un.varRdStatus.xmitByteCnt * 256);
  1295. hs->rx_frames = pmb->un.varRdStatus.rcvFrameCnt;
  1296. hs->rx_words = (pmb->un.varRdStatus.rcvByteCnt * 256);
  1297. memset(pmboxq, 0, sizeof (LPFC_MBOXQ_t));
  1298. pmb->mbxCommand = MBX_READ_LNK_STAT;
  1299. pmb->mbxOwner = OWN_HOST;
  1300. pmboxq->context1 = NULL;
  1301. if ((phba->fc_flag & FC_OFFLINE_MODE) ||
  1302. (!(psli->sli_flag & LPFC_SLI2_ACTIVE)))
  1303. rc = lpfc_sli_issue_mbox(phba, pmboxq, MBX_POLL);
  1304. else
  1305. rc = lpfc_sli_issue_mbox_wait(phba, pmboxq, phba->fc_ratov * 2);
  1306. if (rc != MBX_SUCCESS) {
  1307. if (rc == MBX_TIMEOUT)
  1308. pmboxq->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
  1309. else
  1310. mempool_free( pmboxq, phba->mbox_mem_pool);
  1311. return NULL;
  1312. }
  1313. hs->link_failure_count = pmb->un.varRdLnk.linkFailureCnt;
  1314. hs->loss_of_sync_count = pmb->un.varRdLnk.lossSyncCnt;
  1315. hs->loss_of_signal_count = pmb->un.varRdLnk.lossSignalCnt;
  1316. hs->prim_seq_protocol_err_count = pmb->un.varRdLnk.primSeqErrCnt;
  1317. hs->invalid_tx_word_count = pmb->un.varRdLnk.invalidXmitWord;
  1318. hs->invalid_crc_count = pmb->un.varRdLnk.crcCnt;
  1319. hs->error_frames = pmb->un.varRdLnk.crcCnt;
  1320. hs->link_failure_count -= lso->link_failure_count;
  1321. hs->loss_of_sync_count -= lso->loss_of_sync_count;
  1322. hs->loss_of_signal_count -= lso->loss_of_signal_count;
  1323. hs->prim_seq_protocol_err_count -= lso->prim_seq_protocol_err_count;
  1324. hs->invalid_tx_word_count -= lso->invalid_tx_word_count;
  1325. hs->invalid_crc_count -= lso->invalid_crc_count;
  1326. hs->error_frames -= lso->error_frames;
  1327. if (phba->fc_topology == TOPOLOGY_LOOP) {
  1328. hs->lip_count = (phba->fc_eventTag >> 1);
  1329. hs->lip_count -= lso->link_events;
  1330. hs->nos_count = -1;
  1331. } else {
  1332. hs->lip_count = -1;
  1333. hs->nos_count = (phba->fc_eventTag >> 1);
  1334. hs->nos_count -= lso->link_events;
  1335. }
  1336. hs->dumped_frames = -1;
  1337. seconds = get_seconds();
  1338. if (seconds < psli->stats_start)
  1339. hs->seconds_since_last_reset = seconds +
  1340. ((unsigned long)-1 - psli->stats_start);
  1341. else
  1342. hs->seconds_since_last_reset = seconds - psli->stats_start;
  1343. return hs;
  1344. }
  1345. static void
  1346. lpfc_reset_stats(struct Scsi_Host *shost)
  1347. {
  1348. struct lpfc_hba *phba = (struct lpfc_hba *)shost->hostdata;
  1349. struct lpfc_sli *psli = &phba->sli;
  1350. struct lpfc_lnk_stat * lso = &psli->lnk_stat_offsets;
  1351. LPFC_MBOXQ_t *pmboxq;
  1352. MAILBOX_t *pmb;
  1353. int rc = 0;
  1354. pmboxq = mempool_alloc(phba->mbox_mem_pool, GFP_KERNEL);
  1355. if (!pmboxq)
  1356. return;
  1357. memset(pmboxq, 0, sizeof(LPFC_MBOXQ_t));
  1358. pmb = &pmboxq->mb;
  1359. pmb->mbxCommand = MBX_READ_STATUS;
  1360. pmb->mbxOwner = OWN_HOST;
  1361. pmb->un.varWords[0] = 0x1; /* reset request */
  1362. pmboxq->context1 = NULL;
  1363. if ((phba->fc_flag & FC_OFFLINE_MODE) ||
  1364. (!(psli->sli_flag & LPFC_SLI2_ACTIVE)))
  1365. rc = lpfc_sli_issue_mbox(phba, pmboxq, MBX_POLL);
  1366. else
  1367. rc = lpfc_sli_issue_mbox_wait(phba, pmboxq, phba->fc_ratov * 2);
  1368. if (rc != MBX_SUCCESS) {
  1369. if (rc == MBX_TIMEOUT)
  1370. pmboxq->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
  1371. else
  1372. mempool_free(pmboxq, phba->mbox_mem_pool);
  1373. return;
  1374. }
  1375. memset(pmboxq, 0, sizeof(LPFC_MBOXQ_t));
  1376. pmb->mbxCommand = MBX_READ_LNK_STAT;
  1377. pmb->mbxOwner = OWN_HOST;
  1378. pmboxq->context1 = NULL;
  1379. if ((phba->fc_flag & FC_OFFLINE_MODE) ||
  1380. (!(psli->sli_flag & LPFC_SLI2_ACTIVE)))
  1381. rc = lpfc_sli_issue_mbox(phba, pmboxq, MBX_POLL);
  1382. else
  1383. rc = lpfc_sli_issue_mbox_wait(phba, pmboxq, phba->fc_ratov * 2);
  1384. if (rc != MBX_SUCCESS) {
  1385. if (rc == MBX_TIMEOUT)
  1386. pmboxq->mbox_cmpl = lpfc_sli_def_mbox_cmpl;
  1387. else
  1388. mempool_free( pmboxq, phba->mbox_mem_pool);
  1389. return;
  1390. }
  1391. lso->link_failure_count = pmb->un.varRdLnk.linkFailureCnt;
  1392. lso->loss_of_sync_count = pmb->un.varRdLnk.lossSyncCnt;
  1393. lso->loss_of_signal_count = pmb->un.varRdLnk.lossSignalCnt;
  1394. lso->prim_seq_protocol_err_count = pmb->un.varRdLnk.primSeqErrCnt;
  1395. lso->invalid_tx_word_count = pmb->un.varRdLnk.invalidXmitWord;
  1396. lso->invalid_crc_count = pmb->un.varRdLnk.crcCnt;
  1397. lso->error_frames = pmb->un.varRdLnk.crcCnt;
  1398. lso->link_events = (phba->fc_eventTag >> 1);
  1399. psli->stats_start = get_seconds();
  1400. return;
  1401. }
  1402. /*
  1403. * The LPFC driver treats linkdown handling as target loss events so there
  1404. * are no sysfs handlers for link_down_tmo.
  1405. */
  1406. static void
  1407. lpfc_get_starget_port_id(struct scsi_target *starget)
  1408. {
  1409. struct Scsi_Host *shost = dev_to_shost(starget->dev.parent);
  1410. struct lpfc_hba *phba = (struct lpfc_hba *) shost->hostdata;
  1411. uint32_t did = -1;
  1412. struct lpfc_nodelist *ndlp = NULL;
  1413. spin_lock_irq(shost->host_lock);
  1414. /* Search the mapped list for this target ID */
  1415. list_for_each_entry(ndlp, &phba->fc_nlpmap_list, nlp_listp) {
  1416. if (starget->id == ndlp->nlp_sid) {
  1417. did = ndlp->nlp_DID;
  1418. break;
  1419. }
  1420. }
  1421. spin_unlock_irq(shost->host_lock);
  1422. fc_starget_port_id(starget) = did;
  1423. }
  1424. static void
  1425. lpfc_get_starget_node_name(struct scsi_target *starget)
  1426. {
  1427. struct Scsi_Host *shost = dev_to_shost(starget->dev.parent);
  1428. struct lpfc_hba *phba = (struct lpfc_hba *) shost->hostdata;
  1429. u64 node_name = 0;
  1430. struct lpfc_nodelist *ndlp = NULL;
  1431. spin_lock_irq(shost->host_lock);
  1432. /* Search the mapped list for this target ID */
  1433. list_for_each_entry(ndlp, &phba->fc_nlpmap_list, nlp_listp) {
  1434. if (starget->id == ndlp->nlp_sid) {
  1435. node_name = wwn_to_u64(ndlp->nlp_nodename.u.wwn);
  1436. break;
  1437. }
  1438. }
  1439. spin_unlock_irq(shost->host_lock);
  1440. fc_starget_node_name(starget) = node_name;
  1441. }
  1442. static void
  1443. lpfc_get_starget_port_name(struct scsi_target *starget)
  1444. {
  1445. struct Scsi_Host *shost = dev_to_shost(starget->dev.parent);
  1446. struct lpfc_hba *phba = (struct lpfc_hba *) shost->hostdata;
  1447. u64 port_name = 0;
  1448. struct lpfc_nodelist *ndlp = NULL;
  1449. spin_lock_irq(shost->host_lock);
  1450. /* Search the mapped list for this target ID */
  1451. list_for_each_entry(ndlp, &phba->fc_nlpmap_list, nlp_listp) {
  1452. if (starget->id == ndlp->nlp_sid) {
  1453. port_name = wwn_to_u64(ndlp->nlp_portname.u.wwn);
  1454. break;
  1455. }
  1456. }
  1457. spin_unlock_irq(shost->host_lock);
  1458. fc_starget_port_name(starget) = port_name;
  1459. }
  1460. static void
  1461. lpfc_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout)
  1462. {
  1463. if (timeout)
  1464. rport->dev_loss_tmo = timeout;
  1465. else
  1466. rport->dev_loss_tmo = 1;
  1467. }
  1468. #define lpfc_rport_show_function(field, format_string, sz, cast) \
  1469. static ssize_t \
  1470. lpfc_show_rport_##field (struct class_device *cdev, char *buf) \
  1471. { \
  1472. struct fc_rport *rport = transport_class_to_rport(cdev); \
  1473. struct lpfc_rport_data *rdata = rport->hostdata; \
  1474. return snprintf(buf, sz, format_string, \
  1475. (rdata->target) ? cast rdata->target->field : 0); \
  1476. }
  1477. #define lpfc_rport_rd_attr(field, format_string, sz) \
  1478. lpfc_rport_show_function(field, format_string, sz, ) \
  1479. static FC_RPORT_ATTR(field, S_IRUGO, lpfc_show_rport_##field, NULL)
  1480. struct fc_function_template lpfc_transport_functions = {
  1481. /* fixed attributes the driver supports */
  1482. .show_host_node_name = 1,
  1483. .show_host_port_name = 1,
  1484. .show_host_supported_classes = 1,
  1485. .show_host_supported_fc4s = 1,
  1486. .show_host_supported_speeds = 1,
  1487. .show_host_maxframe_size = 1,
  1488. /* dynamic attributes the driver supports */
  1489. .get_host_port_id = lpfc_get_host_port_id,
  1490. .show_host_port_id = 1,
  1491. .get_host_port_type = lpfc_get_host_port_type,
  1492. .show_host_port_type = 1,
  1493. .get_host_port_state = lpfc_get_host_port_state,
  1494. .show_host_port_state = 1,
  1495. /* active_fc4s is shown but doesn't change (thus no get function) */
  1496. .show_host_active_fc4s = 1,
  1497. .get_host_speed = lpfc_get_host_speed,
  1498. .show_host_speed = 1,
  1499. .get_host_fabric_name = lpfc_get_host_fabric_name,
  1500. .show_host_fabric_name = 1,
  1501. .get_host_symbolic_name = lpfc_get_host_symbolic_name,
  1502. .show_host_symbolic_name = 1,
  1503. /*
  1504. * The LPFC driver treats linkdown handling as target loss events
  1505. * so there are no sysfs handlers for link_down_tmo.
  1506. */
  1507. .get_fc_host_stats = lpfc_get_stats,
  1508. .reset_fc_host_stats = lpfc_reset_stats,
  1509. .dd_fcrport_size = sizeof(struct lpfc_rport_data),
  1510. .show_rport_maxframe_size = 1,
  1511. .show_rport_supported_classes = 1,
  1512. .set_rport_dev_loss_tmo = lpfc_set_rport_loss_tmo,
  1513. .show_rport_dev_loss_tmo = 1,
  1514. .get_starget_port_id = lpfc_get_starget_port_id,
  1515. .show_starget_port_id = 1,
  1516. .get_starget_node_name = lpfc_get_starget_node_name,
  1517. .show_starget_node_name = 1,
  1518. .get_starget_port_name = lpfc_get_starget_port_name,
  1519. .show_starget_port_name = 1,
  1520. .issue_fc_host_lip = lpfc_issue_lip,
  1521. .dev_loss_tmo_callbk = lpfc_dev_loss_tmo_callbk,
  1522. .terminate_rport_io = lpfc_terminate_rport_io,
  1523. };
  1524. void
  1525. lpfc_get_cfgparam(struct lpfc_hba *phba)
  1526. {
  1527. lpfc_log_verbose_init(phba, lpfc_log_verbose);
  1528. lpfc_cr_delay_init(phba, lpfc_cr_delay);
  1529. lpfc_cr_count_init(phba, lpfc_cr_count);
  1530. lpfc_multi_ring_support_init(phba, lpfc_multi_ring_support);
  1531. lpfc_multi_ring_rctl_init(phba, lpfc_multi_ring_rctl);
  1532. lpfc_multi_ring_type_init(phba, lpfc_multi_ring_type);
  1533. lpfc_lun_queue_depth_init(phba, lpfc_lun_queue_depth);
  1534. lpfc_fcp_class_init(phba, lpfc_fcp_class);
  1535. lpfc_use_adisc_init(phba, lpfc_use_adisc);
  1536. lpfc_ack0_init(phba, lpfc_ack0);
  1537. lpfc_topology_init(phba, lpfc_topology);
  1538. lpfc_scan_down_init(phba, lpfc_scan_down);
  1539. lpfc_link_speed_init(phba, lpfc_link_speed);
  1540. lpfc_fdmi_on_init(phba, lpfc_fdmi_on);
  1541. lpfc_discovery_threads_init(phba, lpfc_discovery_threads);
  1542. lpfc_max_luns_init(phba, lpfc_max_luns);
  1543. lpfc_poll_tmo_init(phba, lpfc_poll_tmo);
  1544. lpfc_devloss_tmo_init(phba, lpfc_devloss_tmo);
  1545. lpfc_nodev_tmo_init(phba, lpfc_nodev_tmo);
  1546. phba->cfg_poll = lpfc_poll;
  1547. phba->cfg_soft_wwpn = 0L;
  1548. /*
  1549. * The total number of segments is the configuration value plus 2
  1550. * since the IOCB need a command and response bde.
  1551. */
  1552. phba->cfg_sg_seg_cnt = LPFC_SG_SEG_CNT + 2;
  1553. /*
  1554. * Since the sg_tablesize is module parameter, the sg_dma_buf_size
  1555. * used to create the sg_dma_buf_pool must be dynamically calculated
  1556. */
  1557. phba->cfg_sg_dma_buf_size = sizeof(struct fcp_cmnd) +
  1558. sizeof(struct fcp_rsp) +
  1559. (phba->cfg_sg_seg_cnt * sizeof(struct ulp_bde64));
  1560. switch (phba->pcidev->device) {
  1561. case PCI_DEVICE_ID_LP101:
  1562. case PCI_DEVICE_ID_BSMB:
  1563. case PCI_DEVICE_ID_ZSMB:
  1564. phba->cfg_hba_queue_depth = LPFC_LP101_HBA_Q_DEPTH;
  1565. break;
  1566. case PCI_DEVICE_ID_RFLY:
  1567. case PCI_DEVICE_ID_PFLY:
  1568. case PCI_DEVICE_ID_BMID:
  1569. case PCI_DEVICE_ID_ZMID:
  1570. case PCI_DEVICE_ID_TFLY:
  1571. phba->cfg_hba_queue_depth = LPFC_LC_HBA_Q_DEPTH;
  1572. break;
  1573. default:
  1574. phba->cfg_hba_queue_depth = LPFC_DFT_HBA_Q_DEPTH;
  1575. }
  1576. if (phba->cfg_hba_queue_depth > lpfc_hba_queue_depth)
  1577. lpfc_hba_queue_depth_init(phba, lpfc_hba_queue_depth);
  1578. return;
  1579. }