Lines Matching defs:phba
120 lpfc_config_port_prep(struct lpfc_hba *phba) in lpfc_config_port_prep()
287 lpfc_config_async_cmpl(struct lpfc_hba * phba, LPFC_MBOXQ_t * pmboxq) in lpfc_config_async_cmpl()
308 lpfc_dump_wakeup_param_cmpl(struct lpfc_hba *phba, LPFC_MBOXQ_t *pmboxq) in lpfc_dump_wakeup_param_cmpl()
413 lpfc_config_port_post(struct lpfc_hba *phba) in lpfc_config_port_post()
673 lpfc_sli4_refresh_params(struct lpfc_hba *phba) in lpfc_sli4_refresh_params()
724 lpfc_hba_init_link(struct lpfc_hba *phba, uint32_t flag) in lpfc_hba_init_link()
745 lpfc_hba_init_link_fc_topology(struct lpfc_hba *phba, uint32_t fc_topology, in lpfc_hba_init_link_fc_topology()
829 lpfc_hba_down_link(struct lpfc_hba *phba, uint32_t flag) in lpfc_hba_down_link()
871 lpfc_hba_down_prep(struct lpfc_hba *phba) in lpfc_hba_down_prep()
909 lpfc_sli4_free_sp_events(struct lpfc_hba *phba) in lpfc_sli4_free_sp_events()
953 lpfc_hba_free_post_buf(struct lpfc_hba *phba) in lpfc_hba_free_post_buf()
995 lpfc_hba_clean_txcmplq(struct lpfc_hba *phba) in lpfc_hba_clean_txcmplq()
1053 lpfc_hba_down_post_s3(struct lpfc_hba *phba) in lpfc_hba_down_post_s3()
1072 lpfc_hba_down_post_s4(struct lpfc_hba *phba) in lpfc_hba_down_post_s4()
1163 lpfc_hba_down_post(struct lpfc_hba *phba) in lpfc_hba_down_post()
1183 struct lpfc_hba *phba; in lpfc_hb_timeout() local
1217 struct lpfc_hba *phba; in lpfc_rrq_timeout() local
1249 lpfc_hb_mbox_cmpl(struct lpfc_hba * phba, LPFC_MBOXQ_t * pmboxq) in lpfc_hb_mbox_cmpl()
1279 struct lpfc_hba *phba = container_of(to_delayed_work(work), in lpfc_idle_stat_delay_work() local
1341 struct lpfc_hba *phba = container_of(to_delayed_work(work), in lpfc_hb_eq_delay_work() local
1411 static void lpfc_hb_mxp_handler(struct lpfc_hba *phba) in lpfc_hb_mxp_handler()
1440 lpfc_issue_hb_mbox(struct lpfc_hba *phba) in lpfc_issue_hb_mbox()
1478 lpfc_issue_hb_tmo(struct lpfc_hba *phba) in lpfc_issue_hb_tmo()
1502 lpfc_hb_timeout_handler(struct lpfc_hba *phba) in lpfc_hb_timeout_handler()
1622 lpfc_offline_eratt(struct lpfc_hba *phba) in lpfc_offline_eratt()
1651 lpfc_sli4_offline_eratt(struct lpfc_hba *phba) in lpfc_sli4_offline_eratt()
1679 lpfc_handle_deferred_eratt(struct lpfc_hba *phba) in lpfc_handle_deferred_eratt()
1749 lpfc_board_errevt_to_mgmt(struct lpfc_hba *phba) in lpfc_board_errevt_to_mgmt()
1774 lpfc_handle_eratt_s3(struct lpfc_hba *phba) in lpfc_handle_eratt_s3()
1902 lpfc_sli4_port_sta_fn_reset(struct lpfc_hba *phba, int mbx_action, in lpfc_sli4_port_sta_fn_reset()
1977 lpfc_handle_eratt_s4(struct lpfc_hba *phba) in lpfc_handle_eratt_s4()
2168 lpfc_handle_eratt(struct lpfc_hba *phba) in lpfc_handle_eratt()
2181 lpfc_handle_latt(struct lpfc_hba *phba) in lpfc_handle_latt()
2275 lpfc_parse_vpd(struct lpfc_hba *phba, uint8_t *vpd, int len) in lpfc_parse_vpd()
2432 lpfc_get_hba_model_desc(struct lpfc_hba *phba, uint8_t *mdp, uint8_t *descp) in lpfc_get_hba_model_desc()
2703 lpfc_post_buffer(struct lpfc_hba *phba, struct lpfc_sli_ring *pring, int cnt) in lpfc_post_buffer()
2804 lpfc_post_rcv_buf(struct lpfc_hba *phba) in lpfc_post_rcv_buf()
2915 lpfc_hba_init(struct lpfc_hba *phba, uint32_t *hbainit) in lpfc_hba_init()
2948 struct lpfc_hba *phba = vport->phba; in lpfc_cleanup() local
3040 __lpfc_sli4_stop_fcf_redisc_wait_timer(struct lpfc_hba *phba) in __lpfc_sli4_stop_fcf_redisc_wait_timer()
3059 lpfc_sli4_stop_fcf_redisc_wait_timer(struct lpfc_hba *phba) in lpfc_sli4_stop_fcf_redisc_wait_timer()
3082 lpfc_cmf_stop(struct lpfc_hba *phba) in lpfc_cmf_stop()
3113 lpfc_get_max_line_rate(struct lpfc_hba *phba) in lpfc_get_max_line_rate()
3121 lpfc_cmf_signal_init(struct lpfc_hba *phba) in lpfc_cmf_signal_init()
3145 lpfc_cmf_start(struct lpfc_hba *phba) in lpfc_cmf_start()
3198 lpfc_stop_hba_timers(struct lpfc_hba *phba) in lpfc_stop_hba_timers()
3244 lpfc_block_mgmt_io(struct lpfc_hba *phba, int mbx_action) in lpfc_block_mgmt_io()
3290 lpfc_sli4_node_prep(struct lpfc_hba *phba) in lpfc_sli4_node_prep()
3334 static void lpfc_create_expedite_pool(struct lpfc_hba *phba) in lpfc_create_expedite_pool()
3369 static void lpfc_destroy_expedite_pool(struct lpfc_hba *phba) in lpfc_destroy_expedite_pool()
3402 void lpfc_create_multixri_pools(struct lpfc_hba *phba) in lpfc_create_multixri_pools()
3489 static void lpfc_destroy_multixri_pools(struct lpfc_hba *phba) in lpfc_destroy_multixri_pools()
3579 lpfc_online(struct lpfc_hba *phba) in lpfc_online()
3669 lpfc_unblock_mgmt_io(struct lpfc_hba * phba) in lpfc_unblock_mgmt_io()
3688 lpfc_offline_prep(struct lpfc_hba *phba, int mbx_action) in lpfc_offline_prep()
3792 lpfc_offline(struct lpfc_hba *phba) in lpfc_offline()
3852 lpfc_scsi_free(struct lpfc_hba *phba) in lpfc_scsi_free()
3896 lpfc_io_free(struct lpfc_hba *phba) in lpfc_io_free()
3952 lpfc_sli4_els_sgl_update(struct lpfc_hba *phba) in lpfc_sli4_els_sgl_update()
4070 lpfc_sli4_nvmet_sgl_update(struct lpfc_hba *phba) in lpfc_sli4_nvmet_sgl_update()
4183 lpfc_io_buf_flush(struct lpfc_hba *phba, struct list_head *cbuf) in lpfc_io_buf_flush()
4245 lpfc_io_buf_replenish(struct lpfc_hba *phba, struct list_head *cbuf) in lpfc_io_buf_replenish()
4289 lpfc_sli4_io_sgl_update(struct lpfc_hba *phba) in lpfc_sli4_io_sgl_update()
4373 lpfc_new_io_buf(struct lpfc_hba *phba, int num_to_alloc) in lpfc_new_io_buf()
4476 lpfc_get_wwpn(struct lpfc_hba *phba) in lpfc_get_wwpn()
4522 lpfc_vmid_res_alloc(struct lpfc_hba *phba, struct lpfc_vport *vport) in lpfc_vmid_res_alloc()
4576 lpfc_create_port(struct lpfc_hba *phba, int instance, struct device *dev) in lpfc_create_port()
4759 struct lpfc_hba *phba = vport->phba; in destroy_port() local
4810 struct lpfc_hba *phba = vport->phba; in lpfc_scan_finished() local
4854 struct lpfc_hba *phba = vport->phba; in lpfc_host_supported_speeds_set() local
4896 struct lpfc_hba *phba = vport->phba; in lpfc_host_attrib_init() local
4942 lpfc_stop_port_s3(struct lpfc_hba *phba) in lpfc_stop_port_s3()
4965 lpfc_stop_port_s4(struct lpfc_hba *phba) in lpfc_stop_port_s4()
4982 lpfc_stop_port(struct lpfc_hba *phba) in lpfc_stop_port()
4997 lpfc_fcf_redisc_wait_start_timer(struct lpfc_hba *phba) in lpfc_fcf_redisc_wait_start_timer()
5024 struct lpfc_hba *phba = from_timer(phba, t, fcf.redisc_wait); in lpfc_sli4_fcf_redisc_wait_tmo() local
5055 struct lpfc_hba *phba = from_timer(phba, t, inactive_vmid_poll); in lpfc_vmid_poll() local
5087 lpfc_sli4_parse_latt_fault(struct lpfc_hba *phba, in lpfc_sli4_parse_latt_fault()
5115 lpfc_sli4_parse_latt_type(struct lpfc_hba *phba, in lpfc_sli4_parse_latt_type()
5151 lpfc_sli_port_speed_get(struct lpfc_hba *phba) in lpfc_sli_port_speed_get()
5203 lpfc_sli4_port_speed_parse(struct lpfc_hba *phba, uint32_t evt_code, in lpfc_sli4_port_speed_parse()
5295 lpfc_sli4_async_link_evt(struct lpfc_hba *phba, in lpfc_sli4_async_link_evt()
5430 lpfc_async_link_speed_to_read_top(struct lpfc_hba *phba, uint8_t speed_code) in lpfc_async_link_speed_to_read_top()
5471 lpfc_cgn_dump_rxmonitor(struct lpfc_hba *phba) in lpfc_cgn_dump_rxmonitor()
5516 lpfc_cgn_update_stat(struct lpfc_hba *phba, uint32_t dtag) in lpfc_cgn_update_stat()
5602 lpfc_cgn_save_evt_cnt(struct lpfc_hba *phba) in lpfc_cgn_save_evt_cnt()
5885 lpfc_calc_cmf_latency(struct lpfc_hba *phba) in lpfc_calc_cmf_latency()
5922 struct lpfc_hba *phba = container_of(timer, struct lpfc_hba, in lpfc_cmf_timer() local
6131 lpfc_update_trunk_link_status(struct lpfc_hba *phba, in lpfc_update_trunk_link_status()
6211 lpfc_sli4_async_fc_evt(struct lpfc_hba *phba, struct lpfc_acqe_fc_la *acqe_fc) in lpfc_sli4_async_fc_evt()
6358 lpfc_sli4_async_sli_evt(struct lpfc_hba *phba, struct lpfc_acqe_sli *acqe_sli) in lpfc_sli4_async_sli_evt()
6610 struct lpfc_hba *phba; in lpfc_sli4_perform_vport_cvl() local
6655 lpfc_sli4_perform_all_vport_cvl(struct lpfc_hba *phba) in lpfc_sli4_perform_all_vport_cvl()
6675 lpfc_sli4_async_fip_evt(struct lpfc_hba *phba, in lpfc_sli4_async_fip_evt()
6926 lpfc_sli4_async_dcbx_evt(struct lpfc_hba *phba, in lpfc_sli4_async_dcbx_evt()
6945 lpfc_sli4_async_grp5_evt(struct lpfc_hba *phba, in lpfc_sli4_async_grp5_evt()
6969 lpfc_sli4_async_cmstat_evt(struct lpfc_hba *phba) in lpfc_sli4_async_cmstat_evt()
6985 lpfc_cgn_params_val(struct lpfc_hba *phba, struct lpfc_cgn_param *p_cfg_param) in lpfc_cgn_params_val()
7014 lpfc_cgn_params_parse(struct lpfc_hba *phba, in lpfc_cgn_params_parse()
7146 lpfc_sli4_cgn_params_read(struct lpfc_hba *phba) in lpfc_sli4_cgn_params_read()
7205 lpfc_sli4_cgn_parm_chg_evt(struct lpfc_hba *phba) in lpfc_sli4_cgn_parm_chg_evt()
7238 void lpfc_sli4_async_event_proc(struct lpfc_hba *phba) in lpfc_sli4_async_event_proc()
7305 void lpfc_sli4_fcf_redisc_event_proc(struct lpfc_hba *phba) in lpfc_sli4_fcf_redisc_event_proc()
7339 lpfc_api_table_setup(struct lpfc_hba *phba, uint8_t dev_grp) in lpfc_api_table_setup()
7378 static void lpfc_log_intr_mode(struct lpfc_hba *phba, uint32_t intr_mode) in lpfc_log_intr_mode()
7413 lpfc_enable_pci_dev(struct lpfc_hba *phba) in lpfc_enable_pci_dev()
7455 lpfc_disable_pci_dev(struct lpfc_hba *phba) in lpfc_disable_pci_dev()
7481 lpfc_reset_hba(struct lpfc_hba *phba) in lpfc_reset_hba()
7513 lpfc_sli_sriov_nr_virtfn_get(struct lpfc_hba *phba) in lpfc_sli_sriov_nr_virtfn_get()
7539 lpfc_sli_probe_sriov_nr_virtfn(struct lpfc_hba *phba, int nr_vfn) in lpfc_sli_probe_sriov_nr_virtfn()
7569 struct lpfc_hba *phba = container_of(work, struct lpfc_hba, in lpfc_unblock_requests_work() local
7587 lpfc_setup_driver_resource_phase1(struct lpfc_hba *phba) in lpfc_setup_driver_resource_phase1()
7666 lpfc_sli_driver_resource_setup(struct lpfc_hba *phba) in lpfc_sli_driver_resource_setup()
7819 lpfc_sli_driver_resource_unset(struct lpfc_hba *phba) in lpfc_sli_driver_resource_unset()
7839 lpfc_sli4_driver_resource_setup(struct lpfc_hba *phba) in lpfc_sli4_driver_resource_setup()
8401 lpfc_sli4_driver_resource_unset(struct lpfc_hba *phba) in lpfc_sli4_driver_resource_unset()
8468 lpfc_init_api_table_setup(struct lpfc_hba *phba, uint8_t dev_grp) in lpfc_init_api_table_setup()
8505 lpfc_setup_driver_resource_phase2(struct lpfc_hba *phba) in lpfc_setup_driver_resource_phase2()
8529 lpfc_unset_driver_resource_phase2(struct lpfc_hba *phba) in lpfc_unset_driver_resource_phase2()
8549 lpfc_free_iocb_list(struct lpfc_hba *phba) in lpfc_free_iocb_list()
8578 lpfc_init_iocb_list(struct lpfc_hba *phba, int iocb_count) in lpfc_init_iocb_list()
8627 lpfc_free_sgl_list(struct lpfc_hba *phba, struct list_head *sglq_list) in lpfc_free_sgl_list()
8645 lpfc_free_els_sgl_list(struct lpfc_hba *phba) in lpfc_free_els_sgl_list()
8665 lpfc_free_nvmet_sgl_list(struct lpfc_hba *phba) in lpfc_free_nvmet_sgl_list()
8699 lpfc_init_active_sgl_array(struct lpfc_hba *phba) in lpfc_init_active_sgl_array()
8721 lpfc_free_active_sgl(struct lpfc_hba *phba) in lpfc_free_active_sgl()
8735 lpfc_init_sgl_list(struct lpfc_hba *phba) in lpfc_init_sgl_list()
8765 lpfc_sli4_init_rpi_hdrs(struct lpfc_hba *phba) in lpfc_sli4_init_rpi_hdrs()
8801 lpfc_sli4_create_rpi_hdr(struct lpfc_hba *phba) in lpfc_sli4_create_rpi_hdr()
8890 lpfc_sli4_remove_rpi_hdrs(struct lpfc_hba *phba) in lpfc_sli4_remove_rpi_hdrs()
8925 struct lpfc_hba *phba; in lpfc_hba_alloc() local
8959 lpfc_hba_free(struct lpfc_hba *phba) in lpfc_hba_free()
8987 lpfc_create_shost(struct lpfc_hba *phba) in lpfc_create_shost()
9044 lpfc_destroy_shost(struct lpfc_hba *phba) in lpfc_destroy_shost()
9063 lpfc_setup_bg(struct lpfc_hba *phba, struct Scsi_Host *shost) in lpfc_setup_bg()
9114 lpfc_post_init_setup(struct lpfc_hba *phba) in lpfc_post_init_setup()
9161 lpfc_sli_pci_mem_setup(struct lpfc_hba *phba) in lpfc_sli_pci_mem_setup()
9265 lpfc_sli_pci_mem_unset(struct lpfc_hba *phba) in lpfc_sli_pci_mem_unset()
9298 lpfc_sli4_post_status_check(struct lpfc_hba *phba) in lpfc_sli4_post_status_check()
9444 lpfc_sli4_bar0_register_memmap(struct lpfc_hba *phba, uint32_t if_type) in lpfc_sli4_bar0_register_memmap()
9533 lpfc_sli4_bar1_register_memmap(struct lpfc_hba *phba, uint32_t if_type) in lpfc_sli4_bar1_register_memmap()
9580 lpfc_sli4_bar2_register_memmap(struct lpfc_hba *phba, uint32_t vf) in lpfc_sli4_bar2_register_memmap()
9618 lpfc_create_bootstrap_mbox(struct lpfc_hba *phba) in lpfc_create_bootstrap_mbox()
9689 lpfc_destroy_bootstrap_mbox(struct lpfc_hba *phba) in lpfc_destroy_bootstrap_mbox()
9724 lpfc_map_topology(struct lpfc_hba *phba, struct lpfc_mbx_read_config *rd_config) in lpfc_map_topology()
9795 lpfc_sli4_read_config(struct lpfc_hba *phba) in lpfc_sli4_read_config()
10147 lpfc_setup_endian_order(struct lpfc_hba *phba) in lpfc_setup_endian_order()
10206 lpfc_sli4_queue_verify(struct lpfc_hba *phba) in lpfc_sli4_queue_verify()
10236 lpfc_alloc_io_wq_cq(struct lpfc_hba *phba, int idx) in lpfc_alloc_io_wq_cq()
10306 lpfc_sli4_queue_create(struct lpfc_hba *phba) in lpfc_sli4_queue_create()
10699 lpfc_sli4_release_hdwq(struct lpfc_hba *phba) in lpfc_sli4_release_hdwq()
10741 lpfc_sli4_queue_destroy(struct lpfc_hba *phba) in lpfc_sli4_queue_destroy()
10805 lpfc_free_rq_buffer(struct lpfc_hba *phba, struct lpfc_queue *rq) in lpfc_free_rq_buffer()
10824 lpfc_create_wq_cq(struct lpfc_hba *phba, struct lpfc_queue *eq, in lpfc_create_wq_cq()
10902 lpfc_setup_cq_lookup(struct lpfc_hba *phba) in lpfc_setup_cq_lookup()
10939 lpfc_sli4_queue_setup(struct lpfc_hba *phba) in lpfc_sli4_queue_setup()
11299 lpfc_sli4_queue_unset(struct lpfc_hba *phba) in lpfc_sli4_queue_unset()
11391 lpfc_sli4_cq_event_pool_create(struct lpfc_hba *phba) in lpfc_sli4_cq_event_pool_create()
11421 lpfc_sli4_cq_event_pool_destroy(struct lpfc_hba *phba) in lpfc_sli4_cq_event_pool_destroy()
11443 __lpfc_sli4_cq_event_alloc(struct lpfc_hba *phba) in __lpfc_sli4_cq_event_alloc()
11463 lpfc_sli4_cq_event_alloc(struct lpfc_hba *phba) in lpfc_sli4_cq_event_alloc()
11483 __lpfc_sli4_cq_event_release(struct lpfc_hba *phba, in __lpfc_sli4_cq_event_release()
11498 lpfc_sli4_cq_event_release(struct lpfc_hba *phba, in lpfc_sli4_cq_event_release()
11515 lpfc_sli4_cq_event_release_all(struct lpfc_hba *phba) in lpfc_sli4_cq_event_release_all()
11555 lpfc_pci_function_reset(struct lpfc_hba *phba) in lpfc_pci_function_reset()
11689 lpfc_sli4_pci_mem_setup(struct lpfc_hba *phba) in lpfc_sli4_pci_mem_setup()
11904 lpfc_sli4_pci_mem_unset(struct lpfc_hba *phba) in lpfc_sli4_pci_mem_unset()
11945 lpfc_sli_enable_msix(struct lpfc_hba *phba) in lpfc_sli_enable_msix()
12049 lpfc_sli_enable_msi(struct lpfc_hba *phba) in lpfc_sli_enable_msi()
12091 lpfc_sli_enable_intr(struct lpfc_hba *phba, uint32_t cfg_mode) in lpfc_sli_enable_intr()
12145 lpfc_sli_disable_intr(struct lpfc_hba *phba) in lpfc_sli_disable_intr()
12172 lpfc_find_cpu_handle(struct lpfc_hba *phba, uint16_t id, int match) in lpfc_find_cpu_handle()
12206 lpfc_find_hyper(struct lpfc_hba *phba, int cpu, in lpfc_find_hyper()
12234 lpfc_assign_eq_map_info(struct lpfc_hba *phba, uint16_t eqidx, uint16_t flag, in lpfc_assign_eq_map_info()
12255 lpfc_cpu_map_array_init(struct lpfc_hba *phba) in lpfc_cpu_map_array_init()
12281 lpfc_hba_eq_hdl_array_init(struct lpfc_hba *phba) in lpfc_hba_eq_hdl_array_init()
12304 lpfc_cpu_affinity_check(struct lpfc_hba *phba, int vectors) in lpfc_cpu_affinity_check()
12599 lpfc_cpuhp_get_eq(struct lpfc_hba *phba, unsigned int cpu, in lpfc_cpuhp_get_eq()
12644 static void __lpfc_cpuhp_remove(struct lpfc_hba *phba) in __lpfc_cpuhp_remove()
12659 static void lpfc_cpuhp_remove(struct lpfc_hba *phba) in lpfc_cpuhp_remove()
12667 static void lpfc_cpuhp_add(struct lpfc_hba *phba) in lpfc_cpuhp_add()
12684 static int __lpfc_cpuhp_checks(struct lpfc_hba *phba, int *retval) in __lpfc_cpuhp_checks()
12744 lpfc_irq_rebalance(struct lpfc_hba *phba, unsigned int cpu, bool offline) in lpfc_irq_rebalance()
12795 struct lpfc_hba *phba = hlist_entry_safe(node, struct lpfc_hba, cpuhp); in lpfc_cpu_offline() local
12825 struct lpfc_hba *phba = hlist_entry_safe(node, struct lpfc_hba, cpuhp); in lpfc_cpu_online() local
12878 lpfc_sli4_enable_msix(struct lpfc_hba *phba) in lpfc_sli4_enable_msix()
13027 lpfc_sli4_enable_msi(struct lpfc_hba *phba) in lpfc_sli4_enable_msi()
13085 lpfc_sli4_enable_intr(struct lpfc_hba *phba, uint32_t cfg_mode) in lpfc_sli4_enable_intr()
13151 lpfc_sli4_disable_intr(struct lpfc_hba *phba) in lpfc_sli4_disable_intr()
13184 lpfc_unset_hba(struct lpfc_hba *phba) in lpfc_unset_hba()
13223 lpfc_sli4_xri_exchange_busy_wait(struct lpfc_hba *phba) in lpfc_sli4_xri_exchange_busy_wait()
13313 lpfc_sli4_hba_unset(struct lpfc_hba *phba) in lpfc_sli4_hba_unset()
13443 lpfc_init_congestion_buf(struct lpfc_hba *phba) in lpfc_init_congestion_buf()
13514 lpfc_init_congestion_stat(struct lpfc_hba *phba) in lpfc_init_congestion_stat()
13556 __lpfc_reg_congestion_buf(struct lpfc_hba *phba, int reg) in __lpfc_reg_congestion_buf()
13612 lpfc_unreg_congestion_buf(struct lpfc_hba *phba) in lpfc_unreg_congestion_buf()
13619 lpfc_reg_congestion_buf(struct lpfc_hba *phba) in lpfc_reg_congestion_buf()
13637 lpfc_get_sli4_parameters(struct lpfc_hba *phba, LPFC_MBOXQ_t *mboxq) in lpfc_get_sli4_parameters()
13845 struct lpfc_hba *phba; in lpfc_pci_probe_one_s3() local
14008 struct lpfc_hba *phba = vport->phba; in lpfc_pci_remove_one_s3() local
14116 struct lpfc_hba *phba = ((struct lpfc_vport *)shost->hostdata)->phba; in lpfc_pci_suspend_one_s3() local
14155 struct lpfc_hba *phba = ((struct lpfc_vport *)shost->hostdata)->phba; in lpfc_pci_resume_one_s3() local
14204 lpfc_sli_prep_dev_for_recover(struct lpfc_hba *phba) in lpfc_sli_prep_dev_for_recover()
14225 lpfc_sli_prep_dev_for_reset(struct lpfc_hba *phba) in lpfc_sli_prep_dev_for_reset()
14256 lpfc_sli_prep_dev_for_perm_failure(struct lpfc_hba *phba) in lpfc_sli_prep_dev_for_perm_failure()
14292 struct lpfc_hba *phba = ((struct lpfc_vport *)shost->hostdata)->phba; in lpfc_io_error_detected_s3() local
14338 struct lpfc_hba *phba = ((struct lpfc_vport *)shost->hostdata)->phba; in lpfc_io_slot_reset_s3() local
14399 struct lpfc_hba *phba = ((struct lpfc_vport *)shost->hostdata)->phba; in lpfc_io_resume_s3() local
14412 lpfc_sli4_get_els_iocb_cnt(struct lpfc_hba *phba) in lpfc_sli4_get_els_iocb_cnt()
14442 lpfc_sli4_get_iocb_cnt(struct lpfc_hba *phba) in lpfc_sli4_get_iocb_cnt()
14453 lpfc_log_write_firmware_error(struct lpfc_hba *phba, uint32_t offset, in lpfc_log_write_firmware_error()
14511 struct lpfc_hba *phba = (struct lpfc_hba *)context; in lpfc_write_firmware() local
14616 lpfc_sli4_request_firmware_update(struct lpfc_hba *phba, uint8_t fw_upgrade) in lpfc_sli4_request_firmware_update()
14666 struct lpfc_hba *phba; in lpfc_pci_probe_one_s4() local
14854 struct lpfc_hba *phba = vport->phba; in lpfc_pci_remove_one_s4() local
14950 struct lpfc_hba *phba = ((struct lpfc_vport *)shost->hostdata)->phba; in lpfc_pci_suspend_one_s4() local
14990 struct lpfc_hba *phba = ((struct lpfc_vport *)shost->hostdata)->phba; in lpfc_pci_resume_one_s4() local
15035 lpfc_sli4_prep_dev_for_recover(struct lpfc_hba *phba) in lpfc_sli4_prep_dev_for_recover()
15055 lpfc_sli4_prep_dev_for_reset(struct lpfc_hba *phba) in lpfc_sli4_prep_dev_for_reset()
15087 lpfc_sli4_prep_dev_for_perm_failure(struct lpfc_hba *phba) in lpfc_sli4_prep_dev_for_perm_failure()
15122 struct lpfc_hba *phba = ((struct lpfc_vport *)shost->hostdata)->phba; in lpfc_io_error_detected_s4() local
15171 struct lpfc_hba *phba = ((struct lpfc_vport *)shost->hostdata)->phba; in lpfc_io_slot_reset_s4() local
15229 struct lpfc_hba *phba = ((struct lpfc_vport *)shost->hostdata)->phba; in lpfc_io_resume_s4() local
15297 struct lpfc_hba *phba = ((struct lpfc_vport *)shost->hostdata)->phba; in lpfc_pci_remove_one() local
15332 struct lpfc_hba *phba = ((struct lpfc_vport *)shost->hostdata)->phba; in lpfc_pci_suspend_one() local
15368 struct lpfc_hba *phba = ((struct lpfc_vport *)shost->hostdata)->phba; in lpfc_pci_resume_one() local
15406 struct lpfc_hba *phba = ((struct lpfc_vport *)shost->hostdata)->phba; in lpfc_io_error_detected() local
15447 struct lpfc_hba *phba = ((struct lpfc_vport *)shost->hostdata)->phba; in lpfc_io_slot_reset() local
15480 struct lpfc_hba *phba = ((struct lpfc_vport *)shost->hostdata)->phba; in lpfc_io_resume() local
15509 lpfc_sli4_oas_verify(struct lpfc_hba *phba) in lpfc_sli4_oas_verify()
15534 lpfc_sli4_ras_init(struct lpfc_hba *phba) in lpfc_sli4_ras_init()
15655 void lpfc_dmp_dbg(struct lpfc_hba *phba) in lpfc_dmp_dbg()
15733 void lpfc_dbg_print(struct lpfc_hba *phba, const char *fmt, ...) in lpfc_dbg_print()