Home
last modified time | relevance | path

Searched refs:bnx2fc_hba (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/scsi/bnx2fc/
H A Dbnx2fc.h183 struct bnx2fc_hba { struct
255 struct bnx2fc_hba *hba; argument
279 struct bnx2fc_hba *hba;
485 struct bnx2fc_hba *hba;
502 int bnx2fc_send_fw_fcoe_init_msg(struct bnx2fc_hba *hba);
515 int bnx2fc_setup_task_ctx(struct bnx2fc_hba *hba);
516 void bnx2fc_free_task_ctx(struct bnx2fc_hba *hba);
517 int bnx2fc_setup_fw_resc(struct bnx2fc_hba *hba);
518 void bnx2fc_free_fw_resc(struct bnx2fc_hba *hba);
521 void bnx2fc_get_link_state(struct bnx2fc_hba *hba);
[all …]
H A Dbnx2fc_fcoe.c272 struct bnx2fc_hba *hba; in bnx2fc_xmit()
795 struct bnx2fc_hba *hba; in bnx2fc_net_config()
861 struct bnx2fc_hba *hba = (struct bnx2fc_hba *)context; in bnx2fc_indicate_netevent()
1355 struct bnx2fc_hba *hba; in bnx2fc_hba_create()
2034 struct bnx2fc_hba *hba; in bnx2fc_ulp_init()
2170 struct bnx2fc_hba *hba; in __bnx2fc_enable()
2295 struct bnx2fc_hba *hba; in _bnx2fc_create()
2471 struct bnx2fc_hba *hba; in bnx2fc_find_hba_for_cnic()
2497 struct bnx2fc_hba *hba; in bnx2fc_hba_lookup()
2515 struct bnx2fc_hba *hba; in bnx2fc_ulp_exit()
[all …]
H A Dbnx2fc_tgt.c22 static u32 bnx2fc_alloc_conn_id(struct bnx2fc_hba *hba,
24 static int bnx2fc_alloc_session_resc(struct bnx2fc_hba *hba,
26 static void bnx2fc_free_session_resc(struct bnx2fc_hba *hba,
86 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_offload_session()
293 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_upload_session()
355 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_init_tgt()
443 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_rport_event_handler()
580 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_tgt_lookup()
613 static u32 bnx2fc_alloc_conn_id(struct bnx2fc_hba *hba, in bnx2fc_alloc_conn_id()
660 static int bnx2fc_alloc_session_resc(struct bnx2fc_hba *hba, in bnx2fc_alloc_session_resc()
[all …]
H A Dbnx2fc_hwi.c30 int bnx2fc_send_stat_req(struct bnx2fc_hba *hba) in bnx2fc_send_stat_req()
177 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_send_session_ofld_req()
362 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_send_session_enable_req()
431 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_send_session_disable_req()
536 struct bnx2fc_hba *hba; in bnx2fc_unsol_els_work()
637 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_process_unsol_compl()
865 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_process_cq_compl()
1000 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_pending_work()
1345 struct bnx2fc_hba *hba = (struct bnx2fc_hba *)context; in bnx2fc_indicate_kcqe()
1450 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_map_doorbell()
[all …]
H A Dbnx2fc_io.c211 struct bnx2fc_cmd_mgr *bnx2fc_cmd_mgr_alloc(struct bnx2fc_hba *hba) in bnx2fc_cmd_mgr_alloc()
339 struct bnx2fc_hba *hba = cmgr->hba; in bnx2fc_cmd_mgr_free()
548 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_free_mp_resc()
585 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_init_mp_req()
1654 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_map_sg()
1731 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_unmap_sg_list()
2031 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_post_io_req()