bnx2fc_hba        258 drivers/scsi/bnx2fc/bnx2fc.h 	struct bnx2fc_hba *hba;
bnx2fc_hba        282 drivers/scsi/bnx2fc/bnx2fc.h 	struct bnx2fc_hba *hba;
bnx2fc_hba        490 drivers/scsi/bnx2fc/bnx2fc.h 	struct bnx2fc_hba *hba;
bnx2fc_hba        500 drivers/scsi/bnx2fc/bnx2fc.h int bnx2fc_send_fw_fcoe_init_msg(struct bnx2fc_hba *hba);
bnx2fc_hba        501 drivers/scsi/bnx2fc/bnx2fc.h int bnx2fc_send_fw_fcoe_destroy_msg(struct bnx2fc_hba *hba);
bnx2fc_hba        508 drivers/scsi/bnx2fc/bnx2fc.h int bnx2fc_send_session_destroy_req(struct bnx2fc_hba *hba,
bnx2fc_hba        513 drivers/scsi/bnx2fc/bnx2fc.h int bnx2fc_setup_task_ctx(struct bnx2fc_hba *hba);
bnx2fc_hba        514 drivers/scsi/bnx2fc/bnx2fc.h void bnx2fc_free_task_ctx(struct bnx2fc_hba *hba);
bnx2fc_hba        515 drivers/scsi/bnx2fc/bnx2fc.h int bnx2fc_setup_fw_resc(struct bnx2fc_hba *hba);
bnx2fc_hba        516 drivers/scsi/bnx2fc/bnx2fc.h void bnx2fc_free_fw_resc(struct bnx2fc_hba *hba);
bnx2fc_hba        517 drivers/scsi/bnx2fc/bnx2fc.h struct bnx2fc_cmd_mgr *bnx2fc_cmd_mgr_alloc(struct bnx2fc_hba *hba);
bnx2fc_hba        519 drivers/scsi/bnx2fc/bnx2fc.h void bnx2fc_get_link_state(struct bnx2fc_hba *hba);
bnx2fc_hba        586 drivers/scsi/bnx2fc/bnx2fc.h int bnx2fc_send_stat_req(struct bnx2fc_hba *hba);
bnx2fc_hba         76 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static int bnx2fc_em_config(struct fc_lport *lport, struct bnx2fc_hba *hba);
bnx2fc_hba         77 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static int bnx2fc_bind_adapter_devices(struct bnx2fc_hba *hba);
bnx2fc_hba         78 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static void bnx2fc_unbind_adapter_devices(struct bnx2fc_hba *hba);
bnx2fc_hba         79 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static int bnx2fc_bind_pcidev(struct bnx2fc_hba *hba);
bnx2fc_hba         80 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static void bnx2fc_unbind_pcidev(struct bnx2fc_hba *hba);
bnx2fc_hba         85 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static struct bnx2fc_hba *bnx2fc_hba_lookup(struct net_device *phys_dev);
bnx2fc_hba         89 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static struct bnx2fc_hba *bnx2fc_find_hba_for_cnic(struct cnic_dev *cnic);
bnx2fc_hba         91 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static int bnx2fc_fw_init(struct bnx2fc_hba *hba);
bnx2fc_hba         92 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static void bnx2fc_fw_destroy(struct bnx2fc_hba *hba);
bnx2fc_hba        191 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	struct bnx2fc_hba *hba = interface->hba;
bnx2fc_hba        270 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	struct bnx2fc_hba *hba;
bnx2fc_hba        683 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	struct bnx2fc_hba *hba = interface->hba;
bnx2fc_hba        733 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	struct bnx2fc_hba *hba = interface->hba;
bnx2fc_hba        766 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	struct bnx2fc_hba *hba = interface->hba;
bnx2fc_hba        786 drivers/scsi/bnx2fc/bnx2fc_fcoe.c void bnx2fc_get_link_state(struct bnx2fc_hba *hba)
bnx2fc_hba        796 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	struct bnx2fc_hba *hba;
bnx2fc_hba        841 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	struct bnx2fc_hba *hba = from_timer(hba, t, destroy_timer);
bnx2fc_hba        862 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	struct bnx2fc_hba *hba = (struct bnx2fc_hba *)context;
bnx2fc_hba       1001 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static int bnx2fc_em_config(struct fc_lport *lport, struct bnx2fc_hba *hba)
bnx2fc_hba       1175 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static void bnx2fc_free_vport(struct bnx2fc_hba *hba, struct fc_lport *lport)
bnx2fc_hba       1340 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static void bnx2fc_hba_destroy(struct bnx2fc_hba *hba)
bnx2fc_hba       1360 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static struct bnx2fc_hba *bnx2fc_hba_create(struct cnic_dev *cnic)
bnx2fc_hba       1362 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	struct bnx2fc_hba *hba;
bnx2fc_hba       1437 drivers/scsi/bnx2fc/bnx2fc_fcoe.c bnx2fc_interface_create(struct bnx2fc_hba *hba,
bnx2fc_hba       1499 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	struct bnx2fc_hba	*hba = interface->hba;
bnx2fc_hba       1607 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	struct bnx2fc_hba *hba = interface->hba;
bnx2fc_hba       1707 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static void bnx2fc_unbind_adapter_devices(struct bnx2fc_hba *hba)
bnx2fc_hba       1719 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static int bnx2fc_bind_adapter_devices(struct bnx2fc_hba *hba)
bnx2fc_hba       1733 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static int bnx2fc_bind_pcidev(struct bnx2fc_hba *hba)
bnx2fc_hba       1784 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static void bnx2fc_unbind_pcidev(struct bnx2fc_hba *hba)
bnx2fc_hba       1800 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	struct bnx2fc_hba *hba = handle;
bnx2fc_hba       1836 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	struct bnx2fc_hba *hba = handle;
bnx2fc_hba       1891 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static int bnx2fc_fw_init(struct bnx2fc_hba *hba)
bnx2fc_hba       1936 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static void bnx2fc_fw_destroy(struct bnx2fc_hba *hba)
bnx2fc_hba       1969 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	struct bnx2fc_hba *hba = handle;
bnx2fc_hba       2046 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	struct bnx2fc_hba *hba;
bnx2fc_hba       2182 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	struct bnx2fc_hba *hba;
bnx2fc_hba       2307 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	struct bnx2fc_hba *hba;
bnx2fc_hba       2481 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static struct bnx2fc_hba *bnx2fc_find_hba_for_cnic(struct cnic_dev *cnic)
bnx2fc_hba       2483 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	struct bnx2fc_hba *hba;
bnx2fc_hba       2506 drivers/scsi/bnx2fc/bnx2fc_fcoe.c static struct bnx2fc_hba *bnx2fc_hba_lookup(struct net_device
bnx2fc_hba       2509 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	struct bnx2fc_hba *hba;
bnx2fc_hba       2527 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	struct bnx2fc_hba *hba;
bnx2fc_hba       2764 drivers/scsi/bnx2fc/bnx2fc_fcoe.c 	struct bnx2fc_hba *hba, *next;
bnx2fc_hba         20 drivers/scsi/bnx2fc/bnx2fc_hwi.c static void bnx2fc_fastpath_notification(struct bnx2fc_hba *hba,
bnx2fc_hba         22 drivers/scsi/bnx2fc/bnx2fc_hwi.c static void bnx2fc_process_ofld_cmpl(struct bnx2fc_hba *hba,
bnx2fc_hba         24 drivers/scsi/bnx2fc/bnx2fc_hwi.c static void bnx2fc_process_enable_conn_cmpl(struct bnx2fc_hba *hba,
bnx2fc_hba         26 drivers/scsi/bnx2fc/bnx2fc_hwi.c static void bnx2fc_init_failure(struct bnx2fc_hba *hba, u32 err_code);
bnx2fc_hba         27 drivers/scsi/bnx2fc/bnx2fc_hwi.c static void bnx2fc_process_conn_destroy_cmpl(struct bnx2fc_hba *hba,
bnx2fc_hba         30 drivers/scsi/bnx2fc/bnx2fc_hwi.c int bnx2fc_send_stat_req(struct bnx2fc_hba *hba)
bnx2fc_hba         62 drivers/scsi/bnx2fc/bnx2fc_hwi.c int bnx2fc_send_fw_fcoe_init_msg(struct bnx2fc_hba *hba)
bnx2fc_hba        146 drivers/scsi/bnx2fc/bnx2fc_hwi.c int bnx2fc_send_fw_fcoe_destroy_msg(struct bnx2fc_hba *hba)
bnx2fc_hba        177 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	struct bnx2fc_hba *hba = interface->hba;
bnx2fc_hba        362 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	struct bnx2fc_hba *hba = interface->hba;
bnx2fc_hba        431 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	struct bnx2fc_hba *hba = interface->hba;
bnx2fc_hba        491 drivers/scsi/bnx2fc/bnx2fc_hwi.c int bnx2fc_send_session_destroy_req(struct bnx2fc_hba *hba,
bnx2fc_hba        515 drivers/scsi/bnx2fc/bnx2fc_hwi.c static bool is_valid_lport(struct bnx2fc_hba *hba, struct fc_lport *lport)
bnx2fc_hba        536 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	struct bnx2fc_hba *hba;
bnx2fc_hba        637 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	struct bnx2fc_hba *hba = interface->hba;
bnx2fc_hba        872 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	struct bnx2fc_hba *hba = interface->hba;
bnx2fc_hba       1091 drivers/scsi/bnx2fc/bnx2fc_hwi.c static void bnx2fc_fastpath_notification(struct bnx2fc_hba *hba,
bnx2fc_hba       1114 drivers/scsi/bnx2fc/bnx2fc_hwi.c static void bnx2fc_process_ofld_cmpl(struct bnx2fc_hba *hba,
bnx2fc_hba       1166 drivers/scsi/bnx2fc/bnx2fc_hwi.c static void bnx2fc_process_enable_conn_cmpl(struct bnx2fc_hba *hba,
bnx2fc_hba       1207 drivers/scsi/bnx2fc/bnx2fc_hwi.c static void bnx2fc_process_conn_disable_cmpl(struct bnx2fc_hba *hba,
bnx2fc_hba       1240 drivers/scsi/bnx2fc/bnx2fc_hwi.c static void bnx2fc_process_conn_destroy_cmpl(struct bnx2fc_hba *hba,
bnx2fc_hba       1269 drivers/scsi/bnx2fc/bnx2fc_hwi.c static void bnx2fc_init_failure(struct bnx2fc_hba *hba, u32 err_code)
bnx2fc_hba       1306 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	struct bnx2fc_hba *hba = (struct bnx2fc_hba *)context;
bnx2fc_hba       1412 drivers/scsi/bnx2fc/bnx2fc_hwi.c 	struct bnx2fc_hba *hba = interface->hba;
bnx2fc_hba       1828 drivers/scsi/bnx2fc/bnx2fc_hwi.c int bnx2fc_setup_task_ctx(struct bnx2fc_hba *hba)
bnx2fc_hba       1918 drivers/scsi/bnx2fc/bnx2fc_hwi.c void bnx2fc_free_task_ctx(struct bnx2fc_hba *hba)
bnx2fc_hba       1948 drivers/scsi/bnx2fc/bnx2fc_hwi.c static void bnx2fc_free_hash_table(struct bnx2fc_hba *hba)
bnx2fc_hba       1985 drivers/scsi/bnx2fc/bnx2fc_hwi.c static int bnx2fc_allocate_hash_table(struct bnx2fc_hba *hba)
bnx2fc_hba       2079 drivers/scsi/bnx2fc/bnx2fc_hwi.c int bnx2fc_setup_fw_resc(struct bnx2fc_hba *hba)
bnx2fc_hba       2136 drivers/scsi/bnx2fc/bnx2fc_hwi.c void bnx2fc_free_fw_resc(struct bnx2fc_hba *hba)
bnx2fc_hba        211 drivers/scsi/bnx2fc/bnx2fc_io.c struct bnx2fc_cmd_mgr *bnx2fc_cmd_mgr_alloc(struct bnx2fc_hba *hba)
bnx2fc_hba        339 drivers/scsi/bnx2fc/bnx2fc_io.c 	struct bnx2fc_hba *hba = cmgr->hba;
bnx2fc_hba        550 drivers/scsi/bnx2fc/bnx2fc_io.c 	struct bnx2fc_hba *hba = interface->hba;
bnx2fc_hba        587 drivers/scsi/bnx2fc/bnx2fc_io.c 	struct bnx2fc_hba *hba = interface->hba;
bnx2fc_hba       1647 drivers/scsi/bnx2fc/bnx2fc_io.c 	struct bnx2fc_hba *hba = interface->hba;
bnx2fc_hba       1724 drivers/scsi/bnx2fc/bnx2fc_io.c 	struct bnx2fc_hba *hba = interface->hba;
bnx2fc_hba       2040 drivers/scsi/bnx2fc/bnx2fc_io.c 	struct bnx2fc_hba *hba = interface->hba;
bnx2fc_hba         22 drivers/scsi/bnx2fc/bnx2fc_tgt.c static u32 bnx2fc_alloc_conn_id(struct bnx2fc_hba *hba,
bnx2fc_hba         24 drivers/scsi/bnx2fc/bnx2fc_tgt.c static int bnx2fc_alloc_session_resc(struct bnx2fc_hba *hba,
bnx2fc_hba         26 drivers/scsi/bnx2fc/bnx2fc_tgt.c static void bnx2fc_free_session_resc(struct bnx2fc_hba *hba,
bnx2fc_hba         28 drivers/scsi/bnx2fc/bnx2fc_tgt.c static void bnx2fc_free_conn_id(struct bnx2fc_hba *hba, u32 conn_id);
bnx2fc_hba         86 drivers/scsi/bnx2fc/bnx2fc_tgt.c 	struct bnx2fc_hba *hba = interface->hba;
bnx2fc_hba        295 drivers/scsi/bnx2fc/bnx2fc_tgt.c 	struct bnx2fc_hba *hba = interface->hba;
bnx2fc_hba        357 drivers/scsi/bnx2fc/bnx2fc_tgt.c 	struct bnx2fc_hba *hba = interface->hba;
bnx2fc_hba        445 drivers/scsi/bnx2fc/bnx2fc_tgt.c 	struct bnx2fc_hba *hba = interface->hba;
bnx2fc_hba        582 drivers/scsi/bnx2fc/bnx2fc_tgt.c 	struct bnx2fc_hba *hba = interface->hba;
bnx2fc_hba        615 drivers/scsi/bnx2fc/bnx2fc_tgt.c static u32 bnx2fc_alloc_conn_id(struct bnx2fc_hba *hba,
bnx2fc_hba        651 drivers/scsi/bnx2fc/bnx2fc_tgt.c static void bnx2fc_free_conn_id(struct bnx2fc_hba *hba, u32 conn_id)
bnx2fc_hba        663 drivers/scsi/bnx2fc/bnx2fc_tgt.c static int bnx2fc_alloc_session_resc(struct bnx2fc_hba *hba,
bnx2fc_hba        830 drivers/scsi/bnx2fc/bnx2fc_tgt.c static void bnx2fc_free_session_resc(struct bnx2fc_hba *hba,