Home
last modified time | relevance | path

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

/linux/drivers/scsi/bnx2fc/
A Dbnx2fc.h185 struct bnx2fc_hba { struct
257 struct bnx2fc_hba *hba; argument
281 struct bnx2fc_hba *hba;
492 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 …]
A Dbnx2fc_fcoe.c272 struct bnx2fc_hba *hba; in bnx2fc_xmit()
801 struct bnx2fc_hba *hba; in bnx2fc_net_config()
867 struct bnx2fc_hba *hba = (struct bnx2fc_hba *)context; in bnx2fc_indicate_netevent()
1366 struct bnx2fc_hba *hba; in bnx2fc_hba_create()
2049 struct bnx2fc_hba *hba; in bnx2fc_ulp_init()
2185 struct bnx2fc_hba *hba; in __bnx2fc_enable()
2310 struct bnx2fc_hba *hba; in _bnx2fc_create()
2486 struct bnx2fc_hba *hba; in bnx2fc_find_hba_for_cnic()
2512 struct bnx2fc_hba *hba; in bnx2fc_hba_lookup()
2530 struct bnx2fc_hba *hba; in bnx2fc_ulp_exit()
[all …]
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 …]
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()
295 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_upload_session()
357 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_init_tgt()
445 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_rport_event_handler()
582 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_tgt_lookup()
615 static u32 bnx2fc_alloc_conn_id(struct bnx2fc_hba *hba, in bnx2fc_alloc_conn_id()
662 static int bnx2fc_alloc_session_resc(struct bnx2fc_hba *hba, in bnx2fc_alloc_session_resc()
[all …]
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()
550 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_free_mp_resc()
587 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_init_mp_req()
1650 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_map_sg()
1727 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_unmap_sg_list()
2034 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_post_io_req()

Completed in 19 milliseconds