Home
last modified time | relevance | path

Searched defs:hba (Results 1 – 25 of 67) sorted by relevance

123

/linux-6.3-rc2/drivers/ufs/core/
A Dufshcd-priv.h9 static inline bool ufshcd_is_user_access_allowed(struct ufs_hba *hba) in ufshcd_is_user_access_allowed()
17 struct ufs_hba *hba) in ufshcd_keep_autobkops_enabled_except_suspend()
22 static inline u8 ufshcd_wb_get_query_index(struct ufs_hba *hba) in ufshcd_wb_get_query_index()
40 static inline void ufs_hwmon_probe(struct ufs_hba *hba, u8 mask) {} in ufs_hwmon_probe()
41 static inline void ufs_hwmon_remove(struct ufs_hba *hba) {} in ufs_hwmon_remove()
109 static inline void ufshcd_vops_exit(struct ufs_hba *hba) in ufshcd_vops_exit()
131 static inline void ufshcd_vops_event_notify(struct ufs_hba *hba, in ufshcd_vops_event_notify()
326 static inline int ufshcd_rpm_get_sync(struct ufs_hba *hba) in ufshcd_rpm_get_sync()
331 static inline int ufshcd_rpm_put_sync(struct ufs_hba *hba) in ufshcd_rpm_put_sync()
341 static inline int ufshcd_rpm_resume(struct ufs_hba *hba) in ufshcd_rpm_resume()
[all …]
A Dufshcd.c5059 struct ufs_hba *hba; in ufshcd_slave_alloc() local
5157 struct ufs_hba *hba; in ufshcd_slave_destroy() local
6047 struct ufs_hba *hba; in ufshcd_exception_event_handler() local
6351 struct ufs_hba *hba; in ufshcd_err_handler() local
7259 struct ufs_hba *hba; in ufshcd_eh_device_reset_handler() local
7620 struct ufs_hba *hba; in ufshcd_eh_host_reset_handler() local
9640 struct ufs_hba *hba; in ufshcd_wl_runtime_suspend() local
9660 struct ufs_hba *hba; in ufshcd_wl_runtime_resume() local
9682 struct ufs_hba *hba; in ufshcd_wl_suspend() local
9712 struct ufs_hba *hba; in ufshcd_wl_resume() local
[all …]
A Dufs-mcq.c127 int ufshcd_mcq_decide_queue_depth(struct ufs_hba *hba) in ufshcd_mcq_decide_queue_depth()
147 static int ufshcd_mcq_config_nr_queues(struct ufs_hba *hba) in ufshcd_mcq_config_nr_queues()
194 int ufshcd_mcq_memory_alloc(struct ufs_hba *hba) in ufshcd_mcq_memory_alloc()
232 static void __iomem *mcq_opr_base(struct ufs_hba *hba, in mcq_opr_base()
240 u32 ufshcd_mcq_read_cqis(struct ufs_hba *hba, int i) in ufshcd_mcq_read_cqis()
255 static int ufshcd_mcq_get_tag(struct ufs_hba *hba, in ufshcd_mcq_get_tag()
271 static void ufshcd_mcq_process_cqe(struct ufs_hba *hba, in ufshcd_mcq_process_cqe()
299 unsigned long ufshcd_mcq_poll_cqe_lock(struct ufs_hba *hba, in ufshcd_mcq_poll_cqe_lock()
311 void ufshcd_mcq_make_queues_operational(struct ufs_hba *hba) in ufshcd_mcq_make_queues_operational()
375 void ufshcd_mcq_enable_esi(struct ufs_hba *hba) in ufshcd_mcq_enable_esi()
[all …]
A Dufs-sysfs.c42 struct ufs_hba *hba = dev_get_drvdata(dev); in ufs_sysfs_pm_lvl_store() local
69 struct ufs_hba *hba = dev_get_drvdata(dev); in rpm_lvl_show() local
83 struct ufs_hba *hba = dev_get_drvdata(dev); in rpm_target_dev_state_show() local
92 struct ufs_hba *hba = dev_get_drvdata(dev); in rpm_target_link_state_show() local
101 struct ufs_hba *hba = dev_get_drvdata(dev); in spm_lvl_show() local
115 struct ufs_hba *hba = dev_get_drvdata(dev); in spm_target_dev_state_show() local
124 struct ufs_hba *hba = dev_get_drvdata(dev); in spm_target_link_state_show() local
159 struct ufs_hba *hba = dev_get_drvdata(dev); in auto_hibern8_show() local
187 struct ufs_hba *hba = dev_get_drvdata(dev); in auto_hibern8_store() local
216 struct ufs_hba *hba = dev_get_drvdata(dev); in wb_on_show() local
[all …]
A Dufs-debugfs.c36 struct ufs_hba *hba = hba_from_file(s->file); in ufs_debugfs_stats_show() local
62 struct ufs_hba *hba = data; in ee_usr_mask_get() local
68 static int ufs_debugfs_get_user_access(struct ufs_hba *hba) in ufs_debugfs_get_user_access()
80 static void ufs_debugfs_put_user_access(struct ufs_hba *hba) in ufs_debugfs_put_user_access()
89 struct ufs_hba *hba = data; in ee_usr_mask_set() local
104 void ufs_debugfs_exception_event(struct ufs_hba *hba, u16 status) in ufs_debugfs_exception_event()
133 struct ufs_hba *hba = container_of(work, struct ufs_hba, debugfs_ee_work.work); in ufs_debugfs_restart_ee() local
145 struct ufs_hba *hba = hba_from_file(s->file); in ufs_saved_err_show() local
164 struct ufs_hba *hba = hba_from_file(file); in ufs_saved_err_write() local
212 void ufs_debugfs_hba_init(struct ufs_hba *hba) in ufs_debugfs_hba_init()
[all …]
A Dufshcd-crypto.c20 static int ufshcd_program_key(struct ufs_hba *hba, in ufshcd_program_key()
55 struct ufs_hba *hba = in ufshcd_crypto_keyslot_program() local
98 static int ufshcd_clear_keyslot(struct ufs_hba *hba, int slot) in ufshcd_clear_keyslot()
113 struct ufs_hba *hba = in ufshcd_crypto_keyslot_evict() local
119 bool ufshcd_crypto_enable(struct ufs_hba *hba) in ufshcd_crypto_enable()
156 int ufshcd_hba_init_crypto_capabilities(struct ufs_hba *hba) in ufshcd_hba_init_crypto_capabilities()
224 void ufshcd_init_crypto(struct ufs_hba *hba) in ufshcd_init_crypto()
236 void ufshcd_crypto_register(struct ufs_hba *hba, struct request_queue *q) in ufshcd_crypto_register()
A Dufs-hwmon.c14 struct ufs_hba *hba; member
18 static int ufs_read_temp_enable(struct ufs_hba *hba, u8 mask, long *val) in ufs_read_temp_enable()
33 static int ufs_get_temp(struct ufs_hba *hba, enum attr_idn idn, long *val) in ufs_get_temp()
54 struct ufs_hba *hba = data->hba; in ufs_hwmon_read() local
100 struct ufs_hba *hba = data->hba; in ufs_hwmon_write() local
165 void ufs_hwmon_probe(struct ufs_hba *hba, u8 mask) in ufs_hwmon_probe()
188 void ufs_hwmon_remove(struct ufs_hba *hba) in ufs_hwmon_remove()
201 void ufs_hwmon_notify_event(struct ufs_hba *hba, u8 ee_mask) in ufs_hwmon_notify_event()
A Dufs_bsg.c16 static int ufs_bsg_get_query_desc_size(struct ufs_hba *hba, int *desc_len, in ufs_bsg_get_query_desc_size()
29 static int ufs_bsg_alloc_desc_buffer(struct ufs_hba *hba, struct bsg_job *job, in ufs_bsg_alloc_desc_buffer()
67 static int ufs_bsg_exec_advanced_rpmb_req(struct ufs_hba *hba, struct bsg_job *job) in ufs_bsg_exec_advanced_rpmb_req()
137 struct ufs_hba *hba = shost_priv(dev_to_shost(job->dev->parent)); in ufs_bsg_request() local
212 void ufs_bsg_remove(struct ufs_hba *hba) in ufs_bsg_remove()
236 int ufs_bsg_probe(struct ufs_hba *hba) in ufs_bsg_probe()
/linux-6.3-rc2/drivers/scsi/
A Dhptiop.c113 static int iop_intr_itl(struct hptiop_hba *hba) in iop_intr_itl()
203 static int iop_intr_mv(struct hptiop_hba *hba) in iop_intr_mv()
253 static int iop_intr_mvfrey(struct hptiop_hba *hba) in iop_intr_mvfrey()
400 static int iop_get_config_itl(struct hptiop_hba *hba, in iop_get_config_itl()
428 static int iop_get_config_mv(struct hptiop_hba *hba, in iop_get_config_mv()
472 static int iop_set_config_itl(struct hptiop_hba *hba, in iop_set_config_itl()
504 static int iop_set_config_mv(struct hptiop_hba *hba, in iop_set_config_mv()
835 struct hptiop_hba *hba = dev_id; in hptiop_intr() local
900 static void hptiop_post_req_mv(struct hptiop_hba *hba, in hptiop_post_req_mv()
1066 static int hptiop_reset_hba(struct hptiop_hba *hba) in hptiop_reset_hba()
[all …]
A Dstex.c422 static int stex_map_sg(struct st_hba *hba, in stex_map_sg()
454 static int stex_ss_map_sg(struct st_hba *hba, in stex_ss_map_sg()
596 struct st_hba *hba; in stex_queuecommand_lck() local
882 struct st_hba *hba = __hba; in stex_intr() local
983 struct st_hba *hba = __hba; in stex_ss_intr() local
1388 static int stex_do_reset(struct st_hba *hba) in stex_do_reset()
1439 struct st_hba *hba; in stex_reset() local
1652 struct st_hba *hba; in stex_probe() local
1930 struct st_hba *hba = pci_get_drvdata(pdev); in stex_remove() local
1949 struct st_hba *hba = pci_get_drvdata(pdev); in stex_shutdown() local
[all …]
/linux-6.3-rc2/drivers/ufs/host/
A Dufs-mediatek.c101 static bool ufs_mtk_is_broken_vcc(struct ufs_hba *hba) in ufs_mtk_is_broken_vcc()
163 static void ufs_mtk_host_reset(struct ufs_hba *hba) in ufs_mtk_host_reset()
190 static void ufs_mtk_init_reset(struct ufs_hba *hba) in ufs_mtk_init_reset()
237 static int ufs_mtk_bind_mphy(struct ufs_hba *hba) in ufs_mtk_bind_mphy()
338 static void ufs_mtk_dbg_sel(struct ufs_hba *hba) in ufs_mtk_dbg_sel()
856 static int ufs_mtk_init(struct ufs_hba *hba) in ufs_mtk_init()
1052 static int ufs_mtk_pre_link(struct ufs_hba *hba) in ufs_mtk_pre_link()
1594 struct ufs_hba *hba = dev_get_drvdata(dev); in ufs_mtk_system_suspend() local
1608 struct ufs_hba *hba = dev_get_drvdata(dev); in ufs_mtk_system_resume() local
1619 struct ufs_hba *hba = dev_get_drvdata(dev); in ufs_mtk_runtime_suspend() local
[all …]
A Dufs-qcom.c182 static int ufs_qcom_check_hibern8(struct ufs_hba *hba) in ufs_qcom_check_hibern8()
238 static int ufs_qcom_host_reset(struct ufs_hba *hba) in ufs_qcom_host_reset()
282 static u32 ufs_qcom_get_hs_gear(struct ufs_hba *hba) in ufs_qcom_get_hs_gear()
848 static void ufs_qcom_set_caps(struct ufs_hba *hba) in ufs_qcom_set_caps()
949 static int ufs_qcom_init(struct ufs_hba *hba) in ufs_qcom_init()
1067 static void ufs_qcom_exit(struct ufs_hba *hba) in ufs_qcom_exit()
1524 static int ufs_qcom_get_hba_mac(struct ufs_hba *hba) in ufs_qcom_get_hba_mac()
1546 struct ufs_hba *hba = dev_get_drvdata(dev); in ufs_qcom_write_msi_msg() local
1553 struct ufs_hba *hba = __hba; in ufs_qcom_mcq_esi_handler() local
1564 static int ufs_qcom_config_esi(struct ufs_hba *hba) in ufs_qcom_config_esi()
[all …]
A Dufs-hisi.c25 static int ufs_hisi_check_hibern8(struct ufs_hba *hba) in ufs_hisi_check_hibern8()
69 static void ufs_hisi_clk_init(struct ufs_hba *hba) in ufs_hisi_clk_init()
83 static void ufs_hisi_soc_init(struct ufs_hba *hba) in ufs_hisi_soc_init()
140 static int ufs_hisi_link_startup_pre_change(struct ufs_hba *hba) in ufs_hisi_link_startup_pre_change()
277 static int ufs_hisi_link_startup_notify(struct ufs_hba *hba, in ufs_hisi_link_startup_notify()
363 static int ufs_hisi_pwr_change_notify(struct ufs_hba *hba, in ufs_hisi_pwr_change_notify()
459 static void ufs_hisi_set_pm_lvl(struct ufs_hba *hba) in ufs_hisi_set_pm_lvl()
469 static int ufs_hisi_init_common(struct ufs_hba *hba) in ufs_hisi_init_common()
502 static int ufs_hi3660_init(struct ufs_hba *hba) in ufs_hi3660_init()
520 static int ufs_hi3670_init(struct ufs_hba *hba) in ufs_hi3670_init()
[all …]
A Dufshcd-pci.c111 static int ufs_intel_disable_lcc(struct ufs_hba *hba) in ufs_intel_disable_lcc()
225 static void intel_cache_ltr(struct ufs_hba *hba) in intel_cache_ltr()
235 struct ufs_hba *hba = dev_get_drvdata(dev); in intel_ltr_set() local
289 static void intel_add_debugfs(struct ufs_hba *hba) in intel_add_debugfs()
402 static int ufs_intel_ehl_init(struct ufs_hba *hba) in ufs_intel_ehl_init()
420 static int ufs_intel_lkf_init(struct ufs_hba *hba) in ufs_intel_lkf_init()
434 static int ufs_intel_adl_init(struct ufs_hba *hba) in ufs_intel_adl_init()
442 static int ufs_intel_mtl_init(struct ufs_hba *hba) in ufs_intel_mtl_init()
498 struct ufs_hba *hba = dev_get_drvdata(dev); in ufshcd_pci_restore() local
523 struct ufs_hba *hba = pci_get_drvdata(pdev); in ufshcd_pci_remove() local
[all …]
A Dufs-sprd.c43 static void ufs_sprd_get_unipro_ver(struct ufs_hba *hba) in ufs_sprd_get_unipro_ver()
132 static int ufs_sprd_common_init(struct ufs_hba *hba) in ufs_sprd_common_init()
162 static int sprd_ufs_pwr_change_notify(struct ufs_hba *hba, in sprd_ufs_pwr_change_notify()
196 static void ufs_sprd_n6_host_reset(struct ufs_hba *hba) in ufs_sprd_n6_host_reset()
207 static int ufs_sprd_n6_device_reset(struct ufs_hba *hba) in ufs_sprd_n6_device_reset()
220 static void ufs_sprd_n6_key_acc_enable(struct ufs_hba *hba) in ufs_sprd_n6_key_acc_enable()
251 static int ufs_sprd_n6_init(struct ufs_hba *hba) in ufs_sprd_n6_init()
272 static int ufs_sprd_n6_phy_init(struct ufs_hba *hba) in ufs_sprd_n6_phy_init()
322 static int sprd_ufs_n6_hce_enable_notify(struct ufs_hba *hba, in sprd_ufs_n6_hce_enable_notify()
353 static void sprd_ufs_n6_h8_notify(struct ufs_hba *hba, in sprd_ufs_n6_h8_notify()
[all …]
A Dufs-exynos.c214 struct ufs_hba *hba = ufs->hba; in exynosauto_ufs_post_hce_enable() local
228 struct ufs_hba *hba = ufs->hba; in exynosauto_ufs_pre_link() local
283 struct ufs_hba *hba = ufs->hba; in exynosauto_ufs_pre_pwr_change() local
296 struct ufs_hba *hba = ufs->hba; in exynosauto_ufs_post_pwr_change() local
309 struct ufs_hba *hba = ufs->hba; in exynos7_ufs_pre_link() local
339 struct ufs_hba *hba = ufs->hba; in exynos7_ufs_post_link() local
369 struct ufs_hba *hba = ufs->hba; in exynos7_ufs_post_pwr_change() local
415 struct ufs_hba *hba = ufs->hba; in exynos_ufs_get_clk_info() local
482 struct ufs_hba *hba = ufs->hba; in exynos_ufs_set_pwm_clk_div() local
491 struct ufs_hba *hba = ufs->hba; in exynos_ufs_calc_pwm_clk_div() local
[all …]
A Dcdns-pltfrm.c37 static void cdns_ufs_get_l4_attr(struct ufs_hba *hba) in cdns_ufs_get_l4_attr()
72 static void cdns_ufs_set_l4_attr(struct ufs_hba *hba) in cdns_ufs_set_l4_attr()
110 static int cdns_ufs_set_hclkdiv(struct ufs_hba *hba) in cdns_ufs_set_hclkdiv()
153 static int cdns_ufs_hce_enable_notify(struct ufs_hba *hba, in cdns_ufs_hce_enable_notify()
170 static void cdns_ufs_hibern8_notify(struct ufs_hba *hba, enum uic_cmd_dme cmd, in cdns_ufs_hibern8_notify()
187 static int cdns_ufs_link_startup_notify(struct ufs_hba *hba, in cdns_ufs_link_startup_notify()
217 static int cdns_ufs_init(struct ufs_hba *hba) in cdns_ufs_init()
240 static int cdns_ufs_m31_16nm_phy_initialization(struct ufs_hba *hba) in cdns_ufs_m31_16nm_phy_initialization()
315 struct ufs_hba *hba = platform_get_drvdata(pdev); in cdns_ufs_pltfrm_remove() local
A Dtc-dwc-g210.c26 static int tc_dwc_g210_setup_40bit_rmmi(struct ufs_hba *hba) in tc_dwc_g210_setup_40bit_rmmi()
90 static int tc_dwc_g210_setup_20bit_rmmi_lane0(struct ufs_hba *hba) in tc_dwc_g210_setup_20bit_rmmi_lane0()
143 static int tc_dwc_g210_setup_20bit_rmmi_lane1(struct ufs_hba *hba) in tc_dwc_g210_setup_20bit_rmmi_lane1()
220 static int tc_dwc_g210_setup_20bit_rmmi(struct ufs_hba *hba) in tc_dwc_g210_setup_20bit_rmmi()
261 int tc_dwc_g210_config_40_bit(struct ufs_hba *hba) in tc_dwc_g210_config_40_bit()
293 int tc_dwc_g210_config_20_bit(struct ufs_hba *hba) in tc_dwc_g210_config_20_bit()
A Dufshcd-dwc.c18 int ufshcd_dwc_dme_set_attrs(struct ufs_hba *hba, in ufshcd_dwc_dme_set_attrs()
44 static void ufshcd_dwc_program_clk_div(struct ufs_hba *hba, u32 divider_val) in ufshcd_dwc_program_clk_div()
56 static int ufshcd_dwc_link_is_up(struct ufs_hba *hba) in ufshcd_dwc_link_is_up()
83 static int ufshcd_dwc_connection_setup(struct ufs_hba *hba) in ufshcd_dwc_connection_setup()
117 int ufshcd_dwc_link_startup_notify(struct ufs_hba *hba, in ufshcd_dwc_link_startup_notify()
/linux-6.3-rc2/drivers/scsi/bnx2i/
A Dbnx2i_iscsi.c787 struct bnx2i_hba *hba; in bnx2i_alloc_hba() local
908 void bnx2i_free_hba(struct bnx2i_hba *hba) in bnx2i_free_hba()
1160 struct bnx2i_hba *hba = bnx2i_conn->hba; in bnx2i_cleanup_task() local
1190 struct bnx2i_hba *hba = bnx2i_conn->hba; in bnx2i_mtask_xmit() local
1290 struct bnx2i_hba *hba; in bnx2i_session_create() local
1486 struct bnx2i_hba *hba; in bnx2i_conn_destroy() local
1531 struct bnx2i_hba *hba = bnx2i_ep->hba; in bnx2i_ep_get_param() local
1672 struct bnx2i_hba *hba; in bnx2i_check_route() local
1784 struct bnx2i_hba *hba; in bnx2i_ep_connect() local
2031 struct bnx2i_hba *hba = bnx2i_ep->hba; in bnx2i_hw_ep_disconnect() local
[all …]
A Dbnx2i_init.c82 void bnx2i_identify_device(struct bnx2i_hba *hba, struct cnic_dev *dev) in bnx2i_identify_device()
111 struct bnx2i_hba *hba = NULL; in get_adapter_list_head() local
137 struct bnx2i_hba *hba, *temp; in bnx2i_find_hba_for_cnic() local
166 struct bnx2i_hba *hba = handle; in bnx2i_start() local
188 static void bnx2i_chip_cleanup(struct bnx2i_hba *hba) in bnx2i_chip_cleanup()
222 struct bnx2i_hba *hba = handle; in bnx2i_stop() local
273 static int bnx2i_init_one(struct bnx2i_hba *hba, struct cnic_dev *cnic) in bnx2i_init_one()
319 struct bnx2i_hba *hba; in bnx2i_ulp_init() local
344 struct bnx2i_hba *hba; in bnx2i_ulp_exit() local
375 struct bnx2i_hba *hba = handle; in bnx2i_get_stats() local
[all …]
A Dbnx2i_hwi.c48 static void bnx2i_adjust_qp_size(struct bnx2i_hba *hba) in bnx2i_adjust_qp_size()
97 static void bnx2i_get_link_state(struct bnx2i_hba *hba) in bnx2i_get_link_state()
632 struct bnx2i_hba *hba = bnx2i_conn->hba; in bnx2i_update_iscsi_conn() local
1244 int bnx2i_send_fw_iscsi_init_msg(struct bnx2i_hba *hba) in bnx2i_send_fw_iscsi_init_msg()
1341 struct bnx2i_hba *hba = bnx2i_conn->hba; in bnx2i_process_scsi_cmd_resp() local
1959 struct bnx2i_hba *hba = bnx2i_conn->hba; in bnx2i_process_new_cqes() local
2171 static void bnx2i_process_tcp_error(struct bnx2i_hba *hba, in bnx2i_process_tcp_error()
2422 static void bnx2i_process_ofld_cmpl(struct bnx2i_hba *hba, in bnx2i_process_ofld_cmpl()
2478 struct bnx2i_hba *hba = context; in bnx2i_indicate_kcqe() local
2533 struct bnx2i_hba *hba = context; in bnx2i_indicate_netevent() local
[all …]
/linux-6.3-rc2/drivers/scsi/bnx2fc/
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() local
362 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_send_session_enable_req() local
431 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_send_session_disable_req() local
536 struct bnx2fc_hba *hba; in bnx2fc_unsol_els_work() local
637 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_process_unsol_compl() local
865 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_process_cq_compl() local
1000 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_pending_work() local
1450 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_map_doorbell() local
2110 int bnx2fc_setup_fw_resc(struct bnx2fc_hba *hba) in bnx2fc_setup_fw_resc()
[all …]
A Dbnx2fc_tgt.c86 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_offload_session() local
295 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_upload_session() local
357 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_init_tgt() local
445 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_rport_event_handler() local
582 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_tgt_lookup() local
615 static u32 bnx2fc_alloc_conn_id(struct bnx2fc_hba *hba, in bnx2fc_alloc_conn_id()
651 static void bnx2fc_free_conn_id(struct bnx2fc_hba *hba, u32 conn_id) in bnx2fc_free_conn_id()
662 static int bnx2fc_alloc_session_resc(struct bnx2fc_hba *hba, in bnx2fc_alloc_session_resc()
829 static void bnx2fc_free_session_resc(struct bnx2fc_hba *hba, in bnx2fc_free_session_resc()
A Dbnx2fc_fcoe.c272 struct bnx2fc_hba *hba; in bnx2fc_xmit() local
798 struct bnx2fc_hba *hba; in bnx2fc_net_config() local
1358 struct bnx2fc_hba *hba; in bnx2fc_hba_create() local
1791 struct bnx2fc_hba *hba = handle; in bnx2fc_ulp_get_stats() local
2037 struct bnx2fc_hba *hba; in bnx2fc_ulp_init() local
2173 struct bnx2fc_hba *hba; in __bnx2fc_enable() local
2298 struct bnx2fc_hba *hba; in _bnx2fc_create() local
2474 struct bnx2fc_hba *hba; in bnx2fc_find_hba_for_cnic() local
2500 struct bnx2fc_hba *hba; in bnx2fc_hba_lookup() local
2518 struct bnx2fc_hba *hba; in bnx2fc_ulp_exit() local
[all …]

Completed in 70 milliseconds

123