Lines Matching refs:bnx2i_hba

34 static int bnx2i_adapter_ready(struct bnx2i_hba *hba)  in bnx2i_adapter_ready()
143 static int bnx2i_map_scsi_sg(struct bnx2i_hba *hba, struct bnx2i_cmd *cmd) in bnx2i_map_scsi_sg()
238 static int bnx2i_bind_conn_to_iscsi_cid(struct bnx2i_hba *hba, in bnx2i_bind_conn_to_iscsi_cid()
258 struct bnx2i_conn *bnx2i_get_conn_from_id(struct bnx2i_hba *hba, in bnx2i_get_conn_from_id()
277 static u32 bnx2i_alloc_iscsi_cid(struct bnx2i_hba *hba) in bnx2i_alloc_iscsi_cid()
299 static void bnx2i_free_iscsi_cid(struct bnx2i_hba *hba, u16 iscsi_cid) in bnx2i_free_iscsi_cid()
324 static int bnx2i_setup_free_cid_que(struct bnx2i_hba *hba) in bnx2i_setup_free_cid_que()
363 static void bnx2i_release_free_cid_que(struct bnx2i_hba *hba) in bnx2i_release_free_cid_que()
381 static struct iscsi_endpoint *bnx2i_alloc_ep(struct bnx2i_hba *hba) in bnx2i_alloc_ep()
444 static int bnx2i_alloc_bdt(struct bnx2i_hba *hba, struct iscsi_session *session, in bnx2i_alloc_bdt()
467 static void bnx2i_destroy_cmd_pool(struct bnx2i_hba *hba, in bnx2i_destroy_cmd_pool()
492 static int bnx2i_setup_cmd_pool(struct bnx2i_hba *hba, in bnx2i_setup_cmd_pool()
523 static int bnx2i_setup_mp_bdt(struct bnx2i_hba *hba) in bnx2i_setup_mp_bdt()
567 static void bnx2i_free_mp_bdt(struct bnx2i_hba *hba) in bnx2i_free_mp_bdt()
604 static int bnx2i_ep_destroy_list_add(struct bnx2i_hba *hba, in bnx2i_ep_destroy_list_add()
621 static int bnx2i_ep_destroy_list_del(struct bnx2i_hba *hba, in bnx2i_ep_destroy_list_del()
638 static int bnx2i_ep_ofld_list_add(struct bnx2i_hba *hba, in bnx2i_ep_ofld_list_add()
654 static int bnx2i_ep_ofld_list_del(struct bnx2i_hba *hba, in bnx2i_ep_ofld_list_del()
672 bnx2i_find_ep_in_ofld_list(struct bnx2i_hba *hba, u32 iscsi_cid) in bnx2i_find_ep_in_ofld_list()
700 bnx2i_find_ep_in_destroy_list(struct bnx2i_hba *hba, u32 iscsi_cid) in bnx2i_find_ep_in_destroy_list()
729 static void bnx2i_ep_active_list_add(struct bnx2i_hba *hba, in bnx2i_ep_active_list_add()
745 static void bnx2i_ep_active_list_del(struct bnx2i_hba *hba, in bnx2i_ep_active_list_del()
763 static void bnx2i_setup_host_queue_size(struct bnx2i_hba *hba, in bnx2i_setup_host_queue_size()
784 struct bnx2i_hba *bnx2i_alloc_hba(struct cnic_dev *cnic) in bnx2i_alloc_hba()
787 struct bnx2i_hba *hba; in bnx2i_alloc_hba()
908 void bnx2i_free_hba(struct bnx2i_hba *hba) in bnx2i_free_hba()
934 static void bnx2i_conn_free_login_resources(struct bnx2i_hba *hba, in bnx2i_conn_free_login_resources()
975 static int bnx2i_conn_alloc_login_resources(struct bnx2i_hba *hba, in bnx2i_conn_alloc_login_resources()
1160 struct bnx2i_hba *hba = bnx2i_conn->hba; in bnx2i_cleanup_task()
1190 struct bnx2i_hba *hba = bnx2i_conn->hba; in bnx2i_mtask_xmit()
1224 struct bnx2i_hba *hba = iscsi_host_priv(shost); in bnx2i_task_xmit()
1290 struct bnx2i_hba *hba; in bnx2i_session_create()
1340 struct bnx2i_hba *hba = iscsi_host_priv(shost); in bnx2i_session_destroy()
1358 struct bnx2i_hba *hba = iscsi_host_priv(shost); in bnx2i_conn_create()
1411 struct bnx2i_hba *hba = iscsi_host_priv(shost); in bnx2i_conn_bind()
1486 struct bnx2i_hba *hba; in bnx2i_conn_destroy()
1531 struct bnx2i_hba *hba = bnx2i_ep->hba; in bnx2i_ep_get_param()
1566 struct bnx2i_hba *hba = iscsi_host_priv(shost); in bnx2i_host_get_param()
1669 static struct bnx2i_hba *bnx2i_check_route(struct sockaddr *dst_addr) in bnx2i_check_route()
1672 struct bnx2i_hba *hba; in bnx2i_check_route()
1711 static int bnx2i_tear_down_conn(struct bnx2i_hba *hba, in bnx2i_tear_down_conn()
1784 struct bnx2i_hba *hba; in bnx2i_ep_connect()
2031 struct bnx2i_hba *hba = bnx2i_ep->hba; in bnx2i_hw_ep_disconnect()
2125 struct bnx2i_hba *hba; in bnx2i_ep_disconnect()
2181 struct bnx2i_hba *hba = iscsi_host_priv(shost); in bnx2i_nl_set_path()