lpfc_crtn.h 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  1. /*******************************************************************
  2. * This file is part of the Emulex Linux Device Driver for *
  3. * Enterprise Fibre Channel Host Bus Adapters. *
  4. * Refer to the README file included with this package for *
  5. * driver version and adapter support. *
  6. * Copyright (C) 2004 Emulex Corporation. *
  7. * www.emulex.com *
  8. * *
  9. * This program is free software; you can redistribute it and/or *
  10. * modify it under the terms of the GNU General Public License *
  11. * as published by the Free Software Foundation; either version 2 *
  12. * of the License, or (at your option) any later version. *
  13. * *
  14. * This program is distributed in the hope that it will be useful, *
  15. * but WITHOUT ANY WARRANTY; without even the implied warranty of *
  16. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
  17. * GNU General Public License for more details, a copy of which *
  18. * can be found in the file COPYING included with this package. *
  19. *******************************************************************/
  20. /*
  21. * $Id: lpfc_crtn.h 1.166 2005/04/07 08:46:47EDT sf_support Exp $
  22. */
  23. void lpfc_dump_mem(struct lpfc_hba *, LPFC_MBOXQ_t *, uint16_t);
  24. void lpfc_read_nv(struct lpfc_hba *, LPFC_MBOXQ_t *);
  25. int lpfc_read_la(struct lpfc_hba * phba, LPFC_MBOXQ_t * pmb,
  26. struct lpfc_dmabuf *mp);
  27. void lpfc_clear_la(struct lpfc_hba *, LPFC_MBOXQ_t *);
  28. void lpfc_config_link(struct lpfc_hba *, LPFC_MBOXQ_t *);
  29. int lpfc_read_sparam(struct lpfc_hba *, LPFC_MBOXQ_t *);
  30. void lpfc_read_config(struct lpfc_hba *, LPFC_MBOXQ_t *);
  31. void lpfc_set_slim(struct lpfc_hba *, LPFC_MBOXQ_t *, uint32_t, uint32_t);
  32. int lpfc_reg_login(struct lpfc_hba *, uint32_t, uint8_t *, LPFC_MBOXQ_t *,
  33. uint32_t);
  34. void lpfc_unreg_login(struct lpfc_hba *, uint32_t, LPFC_MBOXQ_t *);
  35. void lpfc_unreg_did(struct lpfc_hba *, uint32_t, LPFC_MBOXQ_t *);
  36. void lpfc_init_link(struct lpfc_hba *, LPFC_MBOXQ_t *, uint32_t, uint32_t);
  37. int lpfc_linkdown(struct lpfc_hba *);
  38. void lpfc_mbx_cmpl_read_la(struct lpfc_hba *, LPFC_MBOXQ_t *);
  39. void lpfc_mbx_cmpl_clear_la(struct lpfc_hba *, LPFC_MBOXQ_t *);
  40. void lpfc_mbx_cmpl_reg_login(struct lpfc_hba *, LPFC_MBOXQ_t *);
  41. void lpfc_mbx_cmpl_fabric_reg_login(struct lpfc_hba *, LPFC_MBOXQ_t *);
  42. void lpfc_mbx_cmpl_ns_reg_login(struct lpfc_hba *, LPFC_MBOXQ_t *);
  43. void lpfc_mbx_cmpl_fdmi_reg_login(struct lpfc_hba *, LPFC_MBOXQ_t *);
  44. int lpfc_nlp_plogi(struct lpfc_hba *, struct lpfc_nodelist *);
  45. int lpfc_nlp_adisc(struct lpfc_hba *, struct lpfc_nodelist *);
  46. int lpfc_nlp_unmapped(struct lpfc_hba *, struct lpfc_nodelist *);
  47. int lpfc_nlp_list(struct lpfc_hba *, struct lpfc_nodelist *, int);
  48. void lpfc_set_disctmo(struct lpfc_hba *);
  49. int lpfc_can_disctmo(struct lpfc_hba *);
  50. int lpfc_unreg_rpi(struct lpfc_hba *, struct lpfc_nodelist *);
  51. int lpfc_check_sli_ndlp(struct lpfc_hba *, struct lpfc_sli_ring *,
  52. struct lpfc_iocbq *, struct lpfc_nodelist *);
  53. int lpfc_nlp_remove(struct lpfc_hba *, struct lpfc_nodelist *);
  54. void lpfc_nlp_init(struct lpfc_hba *, struct lpfc_nodelist *, uint32_t);
  55. struct lpfc_nodelist *lpfc_setup_disc_node(struct lpfc_hba *, uint32_t);
  56. struct lpfc_nodelist *lpfc_setup_rscn_node(struct lpfc_hba *, uint32_t);
  57. void lpfc_disc_list_loopmap(struct lpfc_hba *);
  58. void lpfc_disc_start(struct lpfc_hba *);
  59. void lpfc_disc_flush_list(struct lpfc_hba *);
  60. void lpfc_disc_timeout(unsigned long);
  61. void lpfc_scan_timeout(unsigned long);
  62. struct lpfc_nodelist *lpfc_findnode_rpi(struct lpfc_hba * phba, uint16_t rpi);
  63. struct lpfc_nodelist *lpfc_findnode_remove_rpi(struct lpfc_hba * phba,
  64. uint16_t rpi);
  65. void lpfc_addnode_rpi(struct lpfc_hba * phba, struct lpfc_nodelist * ndlp,
  66. uint16_t rpi);
  67. int lpfc_workq_post_event(struct lpfc_hba *, void *, void *, uint32_t);
  68. int lpfc_do_work(void *);
  69. int lpfc_disc_state_machine(struct lpfc_hba *, struct lpfc_nodelist *, void *,
  70. uint32_t);
  71. uint32_t lpfc_cmpl_prli_reglogin_issue(struct lpfc_hba *,
  72. struct lpfc_nodelist *, void *,
  73. uint32_t);
  74. uint32_t lpfc_cmpl_plogi_prli_issue(struct lpfc_hba *, struct lpfc_nodelist *,
  75. void *, uint32_t);
  76. int lpfc_check_sparm(struct lpfc_hba *, struct lpfc_nodelist *,
  77. struct serv_parm *, uint32_t);
  78. int lpfc_els_abort(struct lpfc_hba *, struct lpfc_nodelist * ndlp,
  79. int);
  80. int lpfc_els_abort_flogi(struct lpfc_hba *);
  81. int lpfc_initial_flogi(struct lpfc_hba *);
  82. int lpfc_issue_els_plogi(struct lpfc_hba *, struct lpfc_nodelist *, uint8_t);
  83. int lpfc_issue_els_prli(struct lpfc_hba *, struct lpfc_nodelist *, uint8_t);
  84. int lpfc_issue_els_adisc(struct lpfc_hba *, struct lpfc_nodelist *, uint8_t);
  85. int lpfc_issue_els_logo(struct lpfc_hba *, struct lpfc_nodelist *, uint8_t);
  86. int lpfc_issue_els_scr(struct lpfc_hba *, uint32_t, uint8_t);
  87. int lpfc_els_free_iocb(struct lpfc_hba *, struct lpfc_iocbq *);
  88. int lpfc_els_rsp_acc(struct lpfc_hba *, uint32_t, struct lpfc_iocbq *,
  89. struct lpfc_nodelist *, LPFC_MBOXQ_t *, uint8_t);
  90. int lpfc_els_rsp_reject(struct lpfc_hba *, uint32_t, struct lpfc_iocbq *,
  91. struct lpfc_nodelist *);
  92. int lpfc_els_rsp_adisc_acc(struct lpfc_hba *, struct lpfc_iocbq *,
  93. struct lpfc_nodelist *);
  94. int lpfc_els_rsp_prli_acc(struct lpfc_hba *, struct lpfc_iocbq *,
  95. struct lpfc_nodelist *);
  96. void lpfc_els_retry_delay(unsigned long);
  97. void lpfc_els_retry_delay_handler(struct lpfc_nodelist *);
  98. void lpfc_els_unsol_event(struct lpfc_hba *, struct lpfc_sli_ring *,
  99. struct lpfc_iocbq *);
  100. int lpfc_els_handle_rscn(struct lpfc_hba *);
  101. int lpfc_els_flush_rscn(struct lpfc_hba *);
  102. int lpfc_rscn_payload_check(struct lpfc_hba *, uint32_t);
  103. void lpfc_els_flush_cmd(struct lpfc_hba *);
  104. int lpfc_els_disc_adisc(struct lpfc_hba *);
  105. int lpfc_els_disc_plogi(struct lpfc_hba *);
  106. void lpfc_els_timeout(unsigned long);
  107. void lpfc_els_timeout_handler(struct lpfc_hba *);
  108. void lpfc_ct_unsol_event(struct lpfc_hba *, struct lpfc_sli_ring *,
  109. struct lpfc_iocbq *);
  110. int lpfc_ns_cmd(struct lpfc_hba *, struct lpfc_nodelist *, int);
  111. int lpfc_fdmi_cmd(struct lpfc_hba *, struct lpfc_nodelist *, int);
  112. void lpfc_fdmi_tmo(unsigned long);
  113. void lpfc_fdmi_tmo_handler(struct lpfc_hba *);
  114. int lpfc_config_port_prep(struct lpfc_hba *);
  115. int lpfc_config_port_post(struct lpfc_hba *);
  116. int lpfc_hba_down_prep(struct lpfc_hba *);
  117. void lpfc_hba_init(struct lpfc_hba *, uint32_t *);
  118. int lpfc_post_buffer(struct lpfc_hba *, struct lpfc_sli_ring *, int, int);
  119. void lpfc_decode_firmware_rev(struct lpfc_hba *, char *, int);
  120. uint8_t *lpfc_get_lpfchba_info(struct lpfc_hba *, uint8_t *);
  121. int lpfc_fcp_abort(struct lpfc_hba *, int, int, int);
  122. int lpfc_online(struct lpfc_hba *);
  123. int lpfc_offline(struct lpfc_hba *);
  124. int lpfc_sli_setup(struct lpfc_hba *);
  125. int lpfc_sli_queue_setup(struct lpfc_hba *);
  126. void lpfc_slim_access(struct lpfc_hba *);
  127. void lpfc_handle_eratt(struct lpfc_hba *);
  128. void lpfc_handle_latt(struct lpfc_hba *);
  129. irqreturn_t lpfc_intr_handler(int, void *, struct pt_regs *);
  130. void lpfc_read_rev(struct lpfc_hba *, LPFC_MBOXQ_t *);
  131. void lpfc_config_ring(struct lpfc_hba *, int, LPFC_MBOXQ_t *);
  132. void lpfc_config_port(struct lpfc_hba *, LPFC_MBOXQ_t *);
  133. void lpfc_mbox_put(struct lpfc_hba *, LPFC_MBOXQ_t *);
  134. LPFC_MBOXQ_t *lpfc_mbox_get(struct lpfc_hba *);
  135. int lpfc_mem_alloc(struct lpfc_hba *);
  136. void lpfc_mem_free(struct lpfc_hba *);
  137. int lpfc_sli_hba_setup(struct lpfc_hba *);
  138. int lpfc_sli_hba_down(struct lpfc_hba *);
  139. int lpfc_sli_issue_mbox(struct lpfc_hba *, LPFC_MBOXQ_t *, uint32_t);
  140. int lpfc_sli_handle_mb_event(struct lpfc_hba *);
  141. int lpfc_sli_handle_slow_ring_event(struct lpfc_hba *,
  142. struct lpfc_sli_ring *, uint32_t);
  143. void lpfc_sli_def_mbox_cmpl(struct lpfc_hba *, LPFC_MBOXQ_t *);
  144. int lpfc_sli_issue_iocb(struct lpfc_hba *, struct lpfc_sli_ring *,
  145. struct lpfc_iocbq *, uint32_t);
  146. void lpfc_sli_pcimem_bcopy(void *, void *, uint32_t);
  147. int lpfc_sli_abort_iocb_ring(struct lpfc_hba *, struct lpfc_sli_ring *);
  148. int lpfc_sli_ringpostbuf_put(struct lpfc_hba *, struct lpfc_sli_ring *,
  149. struct lpfc_dmabuf *);
  150. struct lpfc_dmabuf *lpfc_sli_ringpostbuf_get(struct lpfc_hba *,
  151. struct lpfc_sli_ring *,
  152. dma_addr_t);
  153. int lpfc_sli_issue_abort_iotag32(struct lpfc_hba *, struct lpfc_sli_ring *,
  154. struct lpfc_iocbq *);
  155. int lpfc_sli_sum_iocb(struct lpfc_hba *, struct lpfc_sli_ring *, uint16_t,
  156. uint64_t, lpfc_ctx_cmd);
  157. int lpfc_sli_abort_iocb(struct lpfc_hba *, struct lpfc_sli_ring *, uint16_t,
  158. uint64_t, uint32_t, lpfc_ctx_cmd);
  159. void lpfc_mbox_timeout(unsigned long);
  160. void lpfc_mbox_timeout_handler(struct lpfc_hba *);
  161. void lpfc_map_fcp_cmnd_to_bpl(struct lpfc_hba *, struct lpfc_scsi_buf *);
  162. void lpfc_free_scsi_cmd(struct lpfc_scsi_buf *);
  163. uint32_t lpfc_os_timeout_transform(struct lpfc_hba *, uint32_t);
  164. struct lpfc_nodelist *lpfc_findnode_did(struct lpfc_hba * phba, uint32_t order,
  165. uint32_t did);
  166. int lpfc_sli_issue_mbox_wait(struct lpfc_hba * phba, LPFC_MBOXQ_t * pmboxq,
  167. uint32_t timeout);
  168. int lpfc_sli_issue_iocb_wait_high_priority(struct lpfc_hba * phba,
  169. struct lpfc_sli_ring * pring,
  170. struct lpfc_iocbq * piocb,
  171. uint32_t flag,
  172. struct lpfc_iocbq * prspiocbq,
  173. uint32_t timeout);
  174. void lpfc_sli_wake_iocb_high_priority(struct lpfc_hba * phba,
  175. struct lpfc_iocbq * queue1,
  176. struct lpfc_iocbq * queue2);
  177. void *lpfc_mbuf_alloc(struct lpfc_hba *, int, dma_addr_t *);
  178. void lpfc_mbuf_free(struct lpfc_hba *, void *, dma_addr_t);
  179. /* Function prototypes. */
  180. const char* lpfc_info(struct Scsi_Host *);
  181. void lpfc_get_cfgparam(struct lpfc_hba *);
  182. int lpfc_alloc_sysfs_attr(struct lpfc_hba *);
  183. void lpfc_free_sysfs_attr(struct lpfc_hba *);
  184. extern struct class_device_attribute *lpfc_host_attrs[];
  185. extern struct scsi_host_template lpfc_template;
  186. extern struct fc_function_template lpfc_transport_functions;
  187. void lpfc_get_hba_sym_node_name(struct lpfc_hba * phba, uint8_t * symbp);
  188. #define ScsiResult(host_code, scsi_code) (((host_code) << 16) | scsi_code)
  189. #define HBA_EVENT_RSCN 5
  190. #define HBA_EVENT_LINK_UP 2
  191. #define HBA_EVENT_LINK_DOWN 3