Lines Matching defs:phba

225 	struct beiscsi_hba *phba;  in beiscsi_eh_abort()  local
302 struct beiscsi_hba *phba; in beiscsi_eh_device_reset() local
378 struct beiscsi_hba *phba = data; in beiscsi_show_boot_tgt_info() local
445 struct beiscsi_hba *phba = data; in beiscsi_show_boot_ini_info() local
462 struct beiscsi_hba *phba = data; in beiscsi_show_boot_eth_info() local
579 struct beiscsi_hba *phba; in beiscsi_hba_alloc() local
603 static void beiscsi_unmap_pci_function(struct beiscsi_hba *phba) in beiscsi_unmap_pci_function()
619 static int beiscsi_map_pci_bars(struct beiscsi_hba *phba, in beiscsi_map_pci_bars()
694 static int be_ctrl_init(struct beiscsi_hba *phba, struct pci_dev *pdev) in be_ctrl_init()
729 static void beiscsi_get_params(struct beiscsi_hba *phba) in beiscsi_get_params()
807 static void hwi_ring_eq_db(struct beiscsi_hba *phba, in hwi_ring_eq_db()
840 struct beiscsi_hba *phba; in be_isr_mcc() local
885 struct beiscsi_hba *phba; in be_isr_msix() local
923 struct beiscsi_hba *phba; in be_isr() local
989 static int beiscsi_init_irqs(struct beiscsi_hba *phba) in beiscsi_init_irqs()
1061 void hwi_ring_cq_db(struct beiscsi_hba *phba, in hwi_ring_cq_db()
1085 struct beiscsi_hba *phba, in beiscsi_process_async_pdu()
1134 static struct sgl_handle *alloc_io_sgl_handle(struct beiscsi_hba *phba) in alloc_io_sgl_handle()
1159 free_io_sgl_handle(struct beiscsi_hba *phba, struct sgl_handle *psgl_handle) in free_io_sgl_handle()
1192 struct wrb_handle *alloc_wrb_handle(struct beiscsi_hba *phba, unsigned int cid) in alloc_wrb_handle()
1227 free_wrb_handle(struct beiscsi_hba *phba, struct hwi_wrb_context *pwrb_context, in free_wrb_handle()
1245 static struct sgl_handle *alloc_mgmt_sgl_handle(struct beiscsi_hba *phba) in alloc_mgmt_sgl_handle()
1270 free_mgmt_sgl_handle(struct beiscsi_hba *phba, struct sgl_handle *psgl_handle) in free_mgmt_sgl_handle()
1414 struct beiscsi_hba *phba, struct sol_cqe *psol) in hwi_complete_drvr_msgs()
1466 static void adapter_get_sol_cqe(struct beiscsi_hba *phba, in adapter_get_sol_cqe()
1521 struct beiscsi_hba *phba, struct sol_cqe *psol) in hwi_complete_cmd()
1603 hwi_get_async_handle(struct beiscsi_hba *phba, in hwi_get_async_handle()
1676 hwi_update_async_writables(struct beiscsi_hba *phba, in hwi_update_async_writables()
1726 static void hwi_free_async_msg(struct beiscsi_hba *phba, in hwi_free_async_msg()
1767 static void hwi_post_async_buffers(struct beiscsi_hba *phba, in hwi_post_async_buffers()
1852 static void hwi_flush_default_pdu_buffer(struct beiscsi_hba *phba, in hwi_flush_default_pdu_buffer()
1883 struct beiscsi_hba *phba, in hwi_fwd_async_msg()
1923 struct beiscsi_hba *phba, in hwi_gather_async_pdu()
1990 struct beiscsi_hba *phba, in hwi_process_default_pdu_ring()
2018 static void beiscsi_process_mcc_isr(struct beiscsi_hba *phba) in beiscsi_process_mcc_isr()
2081 struct beiscsi_hba *phba; in beiscsi_process_cq() local
2251 struct beiscsi_hba *phba; in beiscsi_process_all_cqs() local
2280 struct beiscsi_hba *phba; in be_iopoll() local
2491 struct beiscsi_hba *phba = beiscsi_conn->phba; in hwi_write_buffer() local
2568 static void beiscsi_find_mem_req(struct beiscsi_hba *phba) in beiscsi_find_mem_req()
2673 static int beiscsi_alloc_mem(struct beiscsi_hba *phba) in beiscsi_alloc_mem()
2787 static int beiscsi_get_memory(struct beiscsi_hba *phba) in beiscsi_get_memory()
2793 static void iscsi_init_global_templates(struct beiscsi_hba *phba) in iscsi_init_global_templates()
2818 static int beiscsi_init_wrb_handle(struct beiscsi_hba *phba) in beiscsi_init_wrb_handle()
2919 static int hwi_init_async_pdu_ctx(struct beiscsi_hba *phba) in hwi_init_async_pdu_ctx()
3184 hwi_build_be_sgl_arr(struct beiscsi_hba *phba, in hwi_build_be_sgl_arr()
3196 hwi_build_be_sgl_by_offset(struct beiscsi_hba *phba, in hwi_build_be_sgl_by_offset()
3223 static int beiscsi_create_eqs(struct beiscsi_hba *phba, in beiscsi_create_eqs()
3286 static int beiscsi_create_cqs(struct beiscsi_hba *phba, in beiscsi_create_cqs()
3350 beiscsi_create_def_hdr(struct beiscsi_hba *phba, in beiscsi_create_def_hdr()
3403 beiscsi_create_def_data(struct beiscsi_hba *phba, in beiscsi_create_def_data()
3463 beiscsi_post_template_hdr(struct beiscsi_hba *phba) in beiscsi_post_template_hdr()
3497 beiscsi_post_pages(struct beiscsi_hba *phba) in beiscsi_post_pages()
3533 static void be_queue_free(struct beiscsi_hba *phba, struct be_queue_info *q) in be_queue_free()
3543 static int be_queue_alloc(struct beiscsi_hba *phba, struct be_queue_info *q, in be_queue_alloc()
3559 beiscsi_create_wrb_rings(struct beiscsi_hba *phba, in beiscsi_create_wrb_rings()
3661 static void free_wrb_handles(struct beiscsi_hba *phba) in free_wrb_handles()
3675 static void be_mcc_queues_destroy(struct beiscsi_hba *phba) in be_mcc_queues_destroy()
3691 static void hwi_cleanup(struct beiscsi_hba *phba) in hwi_cleanup()
3749 static int be_mcc_queues_create(struct beiscsi_hba *phba, in be_mcc_queues_create()
3798 static void find_num_cpus(struct beiscsi_hba *phba) in find_num_cpus()
3830 static int hwi_init_port(struct beiscsi_hba *phba) in hwi_init_port()
3952 static int hwi_init_controller(struct beiscsi_hba *phba) in hwi_init_controller()
3989 static void beiscsi_free_mem(struct beiscsi_hba *phba) in beiscsi_free_mem()
4014 static int beiscsi_init_controller(struct beiscsi_hba *phba) in beiscsi_init_controller()
4039 static int beiscsi_init_sgl_handle(struct beiscsi_hba *phba) in beiscsi_init_sgl_handle()
4147 static int hba_setup_cid_tbls(struct beiscsi_hba *phba) in hba_setup_cid_tbls()
4250 static void hwi_enable_intr(struct beiscsi_hba *phba) in hwi_enable_intr()
4291 static void hwi_disable_intr(struct beiscsi_hba *phba) in hwi_disable_intr()
4317 static int beiscsi_get_boot_info(struct beiscsi_hba *phba) in beiscsi_get_boot_info()
4382 struct beiscsi_hba *phba = data; in beiscsi_boot_release() local
4387 static int beiscsi_setup_boot_info(struct beiscsi_hba *phba) in beiscsi_setup_boot_info()
4441 static int beiscsi_init_port(struct beiscsi_hba *phba) in beiscsi_init_port()
4475 static void hwi_purge_eq(struct beiscsi_hba *phba) in hwi_purge_eq()
4508 static void beiscsi_clean_port(struct beiscsi_hba *phba) in beiscsi_clean_port()
4557 struct beiscsi_hba *phba = beiscsi_conn->phba; in beiscsi_free_mgmt_task_handles() local
4601 struct beiscsi_hba *phba = beiscsi_conn->phba; in beiscsi_cleanup_task() local
4646 struct beiscsi_hba *phba = beiscsi_conn->phba; in beiscsi_offload_connection() local
4703 struct beiscsi_hba *phba = beiscsi_conn->phba; in beiscsi_alloc_pdu() local
4858 struct beiscsi_hba *phba = beiscsi_conn->phba; in beiscsi_iotask_v2() local
4915 struct beiscsi_hba *phba = beiscsi_conn->phba; in beiscsi_iotask() local
4968 struct beiscsi_hba *phba = beiscsi_conn->phba; in beiscsi_mtask() local
5070 struct beiscsi_hba *phba = NULL; in beiscsi_task_xmit() local
5084 struct beiscsi_hba *phba = NULL; in beiscsi_task_xmit() local
5113 struct beiscsi_hba *phba; in beiscsi_bsg_request() local
5188 void beiscsi_hba_attrs_init(struct beiscsi_hba *phba) in beiscsi_hba_attrs_init()
5201 static void beiscsi_quiesce(struct beiscsi_hba *phba, in beiscsi_quiesce()
5252 struct beiscsi_hba *phba = NULL; in beiscsi_remove() local
5274 struct beiscsi_hba *phba = NULL; in beiscsi_shutdown() local
5288 static void beiscsi_msix_enable(struct beiscsi_hba *phba) in beiscsi_msix_enable()
5303 static void be_eqd_update(struct beiscsi_hba *phba) in be_eqd_update()
5354 static void be_check_boot_session(struct beiscsi_hba *phba) in be_check_boot_session()
5371 struct beiscsi_hba *phba = in beiscsi_hw_health_check() local
5392 struct beiscsi_hba *phba = NULL; in beiscsi_eeh_err_detected() local
5424 struct beiscsi_hba *phba = NULL; in beiscsi_eeh_reset() local
5459 struct beiscsi_hba *phba = NULL; in beiscsi_eeh_resume() local
5538 struct beiscsi_hba *phba = NULL; in beiscsi_dev_probe() local