Symbol: bnx2i_hba
drivers/scsi/bnx2i/bnx2i.h
285
struct bnx2i_hba *hba;
drivers/scsi/bnx2i/bnx2i.h
750
struct bnx2i_hba *hba;
drivers/scsi/bnx2i/bnx2i.h
805
extern void bnx2i_identify_device(struct bnx2i_hba *hba, struct cnic_dev *dev);
drivers/scsi/bnx2i/bnx2i.h
813
extern struct bnx2i_hba *get_adapter_list_head(void);
drivers/scsi/bnx2i/bnx2i.h
815
struct bnx2i_conn *bnx2i_get_conn_from_id(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i.h
818
struct bnx2i_hba *bnx2i_find_hba_for_cnic(struct cnic_dev *cnic);
drivers/scsi/bnx2i/bnx2i.h
820
struct bnx2i_hba *bnx2i_alloc_hba(struct cnic_dev *cnic);
drivers/scsi/bnx2i/bnx2i.h
821
void bnx2i_free_hba(struct bnx2i_hba *hba);
drivers/scsi/bnx2i/bnx2i.h
830
extern int bnx2i_send_fw_iscsi_init_msg(struct bnx2i_hba *hba);
drivers/scsi/bnx2i/bnx2i.h
844
extern void bnx2i_send_cmd_cleanup_req(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i.h
846
extern int bnx2i_send_conn_ofld_req(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i.h
849
extern int bnx2i_send_conn_destroy(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i.h
852
extern int bnx2i_alloc_qp_resc(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i.h
854
extern void bnx2i_free_qp_resc(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i.h
858
struct bnx2i_hba *hba, u32 iscsi_cid);
drivers/scsi/bnx2i/bnx2i.h
860
struct bnx2i_hba *hba, u32 iscsi_cid);
drivers/scsi/bnx2i/bnx2i_hwi.c
1043
int bnx2i_alloc_qp_resc(struct bnx2i_hba *hba, struct bnx2i_endpoint *ep)
drivers/scsi/bnx2i/bnx2i_hwi.c
114
static void bnx2i_iscsi_license_error(struct bnx2i_hba *hba, u32 error_code)
drivers/scsi/bnx2i/bnx2i_hwi.c
1183
void bnx2i_free_qp_resc(struct bnx2i_hba *hba, struct bnx2i_endpoint *ep)
drivers/scsi/bnx2i/bnx2i_hwi.c
1244
int bnx2i_send_fw_iscsi_init_msg(struct bnx2i_hba *hba)
drivers/scsi/bnx2i/bnx2i_hwi.c
1341
struct bnx2i_hba *hba = bnx2i_conn->hba;
drivers/scsi/bnx2i/bnx2i_hwi.c
1959
struct bnx2i_hba *hba = bnx2i_conn->hba;
drivers/scsi/bnx2i/bnx2i_hwi.c
2086
static void bnx2i_fastpath_notification(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i_hwi.c
2120
static void bnx2i_process_update_conn_cmpl(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i_hwi.c
2155
static void bnx2i_recovery_que_add_conn(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i_hwi.c
2171
static void bnx2i_process_tcp_error(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i_hwi.c
2204
static void bnx2i_process_iscsi_error(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i_hwi.c
2388
static void bnx2i_process_conn_destroy_cmpl(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i_hwi.c
2422
static void bnx2i_process_ofld_cmpl(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i_hwi.c
2478
struct bnx2i_hba *hba = context;
drivers/scsi/bnx2i/bnx2i_hwi.c
2533
struct bnx2i_hba *hba = context;
drivers/scsi/bnx2i/bnx2i_hwi.c
2656
struct bnx2i_hba *hba = context;
drivers/scsi/bnx2i/bnx2i_hwi.c
48
static void bnx2i_adjust_qp_size(struct bnx2i_hba *hba)
drivers/scsi/bnx2i/bnx2i_hwi.c
632
struct bnx2i_hba *hba = bnx2i_conn->hba;
drivers/scsi/bnx2i/bnx2i_hwi.c
727
void bnx2i_send_cmd_cleanup_req(struct bnx2i_hba *hba, struct bnx2i_cmd *cmd)
drivers/scsi/bnx2i/bnx2i_hwi.c
751
int bnx2i_send_conn_destroy(struct bnx2i_hba *hba, struct bnx2i_endpoint *ep)
drivers/scsi/bnx2i/bnx2i_hwi.c
785
static int bnx2i_570x_send_conn_ofld_req(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i_hwi.c
845
static int bnx2i_5771x_send_conn_ofld_req(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i_hwi.c
914
int bnx2i_send_conn_ofld_req(struct bnx2i_hba *hba, struct bnx2i_endpoint *ep)
drivers/scsi/bnx2i/bnx2i_hwi.c
97
static void bnx2i_get_link_state(struct bnx2i_hba *hba)
drivers/scsi/bnx2i/bnx2i_init.c
109
struct bnx2i_hba *get_adapter_list_head(void)
drivers/scsi/bnx2i/bnx2i_init.c
111
struct bnx2i_hba *hba = NULL;
drivers/scsi/bnx2i/bnx2i_init.c
112
struct bnx2i_hba *tmp_hba;
drivers/scsi/bnx2i/bnx2i_init.c
135
struct bnx2i_hba *bnx2i_find_hba_for_cnic(struct cnic_dev *cnic)
drivers/scsi/bnx2i/bnx2i_init.c
137
struct bnx2i_hba *hba, *temp;
drivers/scsi/bnx2i/bnx2i_init.c
166
struct bnx2i_hba *hba = handle;
drivers/scsi/bnx2i/bnx2i_init.c
188
static void bnx2i_chip_cleanup(struct bnx2i_hba *hba)
drivers/scsi/bnx2i/bnx2i_init.c
222
struct bnx2i_hba *hba = handle;
drivers/scsi/bnx2i/bnx2i_init.c
273
static int bnx2i_init_one(struct bnx2i_hba *hba, struct cnic_dev *cnic)
drivers/scsi/bnx2i/bnx2i_init.c
319
struct bnx2i_hba *hba;
drivers/scsi/bnx2i/bnx2i_init.c
344
struct bnx2i_hba *hba;
drivers/scsi/bnx2i/bnx2i_init.c
375
struct bnx2i_hba *hba = handle;
drivers/scsi/bnx2i/bnx2i_init.c
522
struct bnx2i_hba *hba;
drivers/scsi/bnx2i/bnx2i_init.c
526
hba = list_entry(adapter_list.next, struct bnx2i_hba, link);
drivers/scsi/bnx2i/bnx2i_init.c
82
void bnx2i_identify_device(struct bnx2i_hba *hba, struct cnic_dev *dev)
drivers/scsi/bnx2i/bnx2i_iscsi.c
1160
struct bnx2i_hba *hba = bnx2i_conn->hba;
drivers/scsi/bnx2i/bnx2i_iscsi.c
1190
struct bnx2i_hba *hba = bnx2i_conn->hba;
drivers/scsi/bnx2i/bnx2i_iscsi.c
1224
struct bnx2i_hba *hba = iscsi_host_priv(shost);
drivers/scsi/bnx2i/bnx2i_iscsi.c
1290
struct bnx2i_hba *hba;
drivers/scsi/bnx2i/bnx2i_iscsi.c
1340
struct bnx2i_hba *hba = iscsi_host_priv(shost);
drivers/scsi/bnx2i/bnx2i_iscsi.c
1358
struct bnx2i_hba *hba = iscsi_host_priv(shost);
drivers/scsi/bnx2i/bnx2i_iscsi.c
1411
struct bnx2i_hba *hba = iscsi_host_priv(shost);
drivers/scsi/bnx2i/bnx2i_iscsi.c
143
static int bnx2i_map_scsi_sg(struct bnx2i_hba *hba, struct bnx2i_cmd *cmd)
drivers/scsi/bnx2i/bnx2i_iscsi.c
1486
struct bnx2i_hba *hba;
drivers/scsi/bnx2i/bnx2i_iscsi.c
1531
struct bnx2i_hba *hba = bnx2i_ep->hba;
drivers/scsi/bnx2i/bnx2i_iscsi.c
1566
struct bnx2i_hba *hba = iscsi_host_priv(shost);
drivers/scsi/bnx2i/bnx2i_iscsi.c
1669
static struct bnx2i_hba *bnx2i_check_route(struct sockaddr *dst_addr)
drivers/scsi/bnx2i/bnx2i_iscsi.c
1672
struct bnx2i_hba *hba;
drivers/scsi/bnx2i/bnx2i_iscsi.c
1711
static int bnx2i_tear_down_conn(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i_iscsi.c
1784
struct bnx2i_hba *hba;
drivers/scsi/bnx2i/bnx2i_iscsi.c
2031
struct bnx2i_hba *hba = bnx2i_ep->hba;
drivers/scsi/bnx2i/bnx2i_iscsi.c
2125
struct bnx2i_hba *hba;
drivers/scsi/bnx2i/bnx2i_iscsi.c
2181
struct bnx2i_hba *hba = iscsi_host_priv(shost);
drivers/scsi/bnx2i/bnx2i_iscsi.c
238
static int bnx2i_bind_conn_to_iscsi_cid(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i_iscsi.c
258
struct bnx2i_conn *bnx2i_get_conn_from_id(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i_iscsi.c
277
static u32 bnx2i_alloc_iscsi_cid(struct bnx2i_hba *hba)
drivers/scsi/bnx2i/bnx2i_iscsi.c
299
static void bnx2i_free_iscsi_cid(struct bnx2i_hba *hba, u16 iscsi_cid)
drivers/scsi/bnx2i/bnx2i_iscsi.c
324
static int bnx2i_setup_free_cid_que(struct bnx2i_hba *hba)
drivers/scsi/bnx2i/bnx2i_iscsi.c
34
static int bnx2i_adapter_ready(struct bnx2i_hba *hba)
drivers/scsi/bnx2i/bnx2i_iscsi.c
363
static void bnx2i_release_free_cid_que(struct bnx2i_hba *hba)
drivers/scsi/bnx2i/bnx2i_iscsi.c
381
static struct iscsi_endpoint *bnx2i_alloc_ep(struct bnx2i_hba *hba)
drivers/scsi/bnx2i/bnx2i_iscsi.c
444
static int bnx2i_alloc_bdt(struct bnx2i_hba *hba, struct iscsi_session *session,
drivers/scsi/bnx2i/bnx2i_iscsi.c
467
static void bnx2i_destroy_cmd_pool(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i_iscsi.c
492
static int bnx2i_setup_cmd_pool(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i_iscsi.c
523
static int bnx2i_setup_mp_bdt(struct bnx2i_hba *hba)
drivers/scsi/bnx2i/bnx2i_iscsi.c
567
static void bnx2i_free_mp_bdt(struct bnx2i_hba *hba)
drivers/scsi/bnx2i/bnx2i_iscsi.c
604
static int bnx2i_ep_destroy_list_add(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i_iscsi.c
621
static int bnx2i_ep_destroy_list_del(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i_iscsi.c
638
static int bnx2i_ep_ofld_list_add(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i_iscsi.c
654
static int bnx2i_ep_ofld_list_del(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i_iscsi.c
672
bnx2i_find_ep_in_ofld_list(struct bnx2i_hba *hba, u32 iscsi_cid)
drivers/scsi/bnx2i/bnx2i_iscsi.c
700
bnx2i_find_ep_in_destroy_list(struct bnx2i_hba *hba, u32 iscsi_cid)
drivers/scsi/bnx2i/bnx2i_iscsi.c
729
static void bnx2i_ep_active_list_add(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i_iscsi.c
745
static void bnx2i_ep_active_list_del(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i_iscsi.c
763
static void bnx2i_setup_host_queue_size(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i_iscsi.c
784
struct bnx2i_hba *bnx2i_alloc_hba(struct cnic_dev *cnic)
drivers/scsi/bnx2i/bnx2i_iscsi.c
787
struct bnx2i_hba *hba;
drivers/scsi/bnx2i/bnx2i_iscsi.c
908
void bnx2i_free_hba(struct bnx2i_hba *hba)
drivers/scsi/bnx2i/bnx2i_iscsi.c
934
static void bnx2i_conn_free_login_resources(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i_iscsi.c
975
static int bnx2i_conn_alloc_login_resources(struct bnx2i_hba *hba,
drivers/scsi/bnx2i/bnx2i_sysfs.c
100
struct bnx2i_hba *hba = bnx2i_dev_to_hba(dev);
drivers/scsi/bnx2i/bnx2i_sysfs.c
120
struct bnx2i_hba *hba = bnx2i_dev_to_hba(dev);
drivers/scsi/bnx2i/bnx2i_sysfs.c
23
static inline struct bnx2i_hba *bnx2i_dev_to_hba(struct device *dev)
drivers/scsi/bnx2i/bnx2i_sysfs.c
42
struct bnx2i_hba *hba = bnx2i_dev_to_hba(dev);
drivers/scsi/bnx2i/bnx2i_sysfs.c
63
struct bnx2i_hba *hba = bnx2i_dev_to_hba(dev);