/linux/drivers/scsi/ |
H A D | hptiop.c | 46 static int iop_wait_ready_itl(struct hptiop_hba *hba, u32 millisec) in iop_wait_ready_itl() 67 static int iop_wait_ready_mv(struct hptiop_hba *hba, u32 millisec) in iop_wait_ready_mv() 72 static int iop_wait_ready_mvfrey(struct hptiop_hba *hba, u32 millisec) in iop_wait_ready_mvfrey() 77 static void hptiop_request_callback_itl(struct hptiop_hba *hba, u32 tag) in hptiop_request_callback_itl() 86 static void hptiop_drain_outbound_queue_itl(struct hptiop_hba *hba) in hptiop_drain_outbound_queue_itl() 113 static int iop_intr_itl(struct hptiop_hba *hba) in iop_intr_itl() 161 static void mv_inbound_write(u64 p, struct hptiop_hba *hba) in mv_inbound_write() 175 static void hptiop_request_callback_mv(struct hptiop_hba *hba, u64 tag) in hptiop_request_callback_mv() 203 static int iop_intr_mv(struct hptiop_hba *hba) in iop_intr_mv() 230 static void hptiop_request_callback_mvfrey(struct hptiop_hba *hba, u32 _tag) in hptiop_request_callback_mvfrey() [all …]
|
H A D | stex.c | 391 static struct status_msg *stex_get_status(struct st_hba *hba) in stex_get_status() 409 static struct req_msg *stex_alloc_req(struct st_hba *hba) in stex_alloc_req() 419 static struct req_msg *stex_ss_alloc_req(struct st_hba *hba) in stex_ss_alloc_req() 425 static int stex_map_sg(struct st_hba *hba, in stex_map_sg() 457 static int stex_ss_map_sg(struct st_hba *hba, in stex_ss_map_sg() 490 static void stex_controller_info(struct st_hba *hba, struct st_ccb *ccb) in stex_controller_info() 518 stex_send_cmd(struct st_hba *hba, struct req_msg *req, u16 tag) in stex_send_cmd() 531 stex_ss_send_cmd(struct st_hba *hba, struct req_msg *req, u16 tag) in stex_ss_send_cmd() 565 static void return_abnormal_state(struct st_hba *hba, int status) in return_abnormal_state() 599 struct st_hba *hba; in stex_queuecommand_lck() local [all …]
|
/linux/drivers/ufs/host/ |
H A D | ufs-mediatek.c | 96 static bool ufs_mtk_is_boost_crypt_enabled(struct ufs_hba *hba) in ufs_mtk_is_boost_crypt_enabled() 103 static bool ufs_mtk_is_va09_supported(struct ufs_hba *hba) in ufs_mtk_is_va09_supported() 110 static bool ufs_mtk_is_broken_vcc(struct ufs_hba *hba) in ufs_mtk_is_broken_vcc() 117 static bool ufs_mtk_is_pmc_via_fastauto(struct ufs_hba *hba) in ufs_mtk_is_pmc_via_fastauto() 124 static bool ufs_mtk_is_tx_skew_fix(struct ufs_hba *hba) in ufs_mtk_is_tx_skew_fix() 131 static bool ufs_mtk_is_rtff_mtcmos(struct ufs_hba *hba) in ufs_mtk_is_rtff_mtcmos() 138 static bool ufs_mtk_is_allow_vccqx_lpm(struct ufs_hba *hba) in ufs_mtk_is_allow_vccqx_lpm() 145 static bool ufs_mtk_is_clk_scale_ready(struct ufs_hba *hba) in ufs_mtk_is_clk_scale_ready() 155 static void ufs_mtk_cfg_unipro_cg(struct ufs_hba *hba, bool enable) in ufs_mtk_cfg_unipro_cg() 191 static void ufs_mtk_crypto_enable(struct ufs_hba *hba) in ufs_mtk_crypto_enable() [all …]
|
H A D | ufs-renesas.c | 37 static void ufs_renesas_dbg_register_dump(struct ufs_hba *hba) in ufs_renesas_dbg_register_dump() 42 static void ufs_renesas_poll(struct ufs_hba *hba, u32 reg, u32 expected, u32 mask) in ufs_renesas_poll() 55 static u32 ufs_renesas_read(struct ufs_hba *hba, u32 reg) in ufs_renesas_read() 60 static void ufs_renesas_write(struct ufs_hba *hba, u32 reg, u32 value) in ufs_renesas_write() 65 static void ufs_renesas_write_d0_d4(struct ufs_hba *hba, u32 data_d0, u32 data_d4) in ufs_renesas_write_d0_d4() 71 static void ufs_renesas_write_800_80c_poll(struct ufs_hba *hba, u32 addr, in ufs_renesas_write_800_80c_poll() 80 static void ufs_renesas_write_804_80c_poll(struct ufs_hba *hba, u32 addr, u32 data_804) in ufs_renesas_write_804_80c_poll() 88 static void ufs_renesas_write_828_82c_poll(struct ufs_hba *hba, u32 data_828) in ufs_renesas_write_828_82c_poll() 96 static void ufs_renesas_write_phy(struct ufs_hba *hba, u32 addr16, u32 data16) in ufs_renesas_write_phy() 108 static void ufs_renesas_set_phy(struct ufs_hba *hba, u32 addr16, u32 data16) in ufs_renesas_set_phy() [all …]
|
H A D | ufshcd-pci.c | 95 static int ufs_intel_hce_enable_notify(struct ufs_hba *hba, in ufs_intel_hce_enable_notify() 109 static int ufs_intel_disable_lcc(struct ufs_hba *hba) in ufs_intel_disable_lcc() 121 static int ufs_intel_link_startup_notify(struct ufs_hba *hba, in ufs_intel_link_startup_notify() 139 static int ufs_intel_set_lanes(struct ufs_hba *hba, u32 lanes) in ufs_intel_set_lanes() 153 static int ufs_intel_lkf_pwr_change_notify(struct ufs_hba *hba, in ufs_intel_lkf_pwr_change_notify() 183 static int ufs_intel_lkf_apply_dev_quirks(struct ufs_hba *hba) in ufs_intel_lkf_apply_dev_quirks() 223 static void intel_cache_ltr(struct ufs_hba *hba) in intel_cache_ltr() 233 struct ufs_hba *hba = dev_get_drvdata(dev); in intel_ltr_set() local 287 static void intel_add_debugfs(struct ufs_hba *hba) in intel_add_debugfs() 299 static void intel_remove_debugfs(struct ufs_hba *hba) in intel_remove_debugfs() [all …]
|
H A D | ufs-qcom.c | 142 struct ufs_hba *hba = host->hba; in ufs_qcom_config_ice_allocator() local 166 struct ufs_hba *hba = host->hba; in ufs_qcom_ice_init() local 241 struct ufs_hba *hba = ufs_hba_from_crypto_profile(profile); in ufs_qcom_ice_keyslot_program() local 255 struct ufs_hba *hba = ufs_hba_from_crypto_profile(profile); in ufs_qcom_ice_keyslot_evict() local 269 struct ufs_hba *hba = ufs_hba_from_crypto_profile(profile); in ufs_qcom_ice_derive_sw_secret() local 280 struct ufs_hba *hba = ufs_hba_from_crypto_profile(profile); in ufs_qcom_ice_import_key() local 289 struct ufs_hba *hba = ufs_hba_from_crypto_profile(profile); in ufs_qcom_ice_generate_key() local 299 struct ufs_hba *hba = ufs_hba_from_crypto_profile(profile); in ufs_qcom_ice_prepare_key() local 381 static int ufs_qcom_check_hibern8(struct ufs_hba *hba) in ufs_qcom_check_hibern8() 432 static int ufs_qcom_host_reset(struct ufs_hba *hba) in ufs_qcom_host_reset() [all …]
|
H A D | ufs-rockchip.c | 23 static int ufs_rockchip_hce_enable_notify(struct ufs_hba *hba, in ufs_rockchip_hce_enable_notify() 43 static void ufs_rockchip_set_pm_lvl(struct ufs_hba *hba) in ufs_rockchip_set_pm_lvl() 49 static int ufs_rockchip_rk3576_phy_init(struct ufs_hba *hba) in ufs_rockchip_rk3576_phy_init() 128 static int ufs_rockchip_common_init(struct ufs_hba *hba) in ufs_rockchip_common_init() 184 static int ufs_rockchip_rk3576_init(struct ufs_hba *hba) in ufs_rockchip_rk3576_init() 210 static int ufs_rockchip_device_reset(struct ufs_hba *hba) in ufs_rockchip_device_reset() 262 struct ufs_hba *hba = dev_get_drvdata(dev); in ufs_rockchip_runtime_suspend() local 275 struct ufs_hba *hba = dev_get_drvdata(dev); in ufs_rockchip_runtime_resume() local 296 struct ufs_hba *hba = dev_get_drvdata(dev); in ufs_rockchip_system_suspend() local 321 struct ufs_hba *hba = dev_get_drvdata(dev); in ufs_rockchip_system_resume() local
|
H A D | ufs-sprd.c | 23 static struct ufs_sprd_priv *ufs_sprd_get_priv_data(struct ufs_hba *hba) in ufs_sprd_get_priv_data() 43 static void ufs_sprd_get_unipro_ver(struct ufs_hba *hba) in ufs_sprd_get_unipro_ver() 51 static void ufs_sprd_ctrl_uic_compl(struct ufs_hba *hba, bool enable) in ufs_sprd_ctrl_uic_compl() 95 static int ufs_sprd_parse_dt(struct device *dev, struct ufs_hba *hba, struct ufs_sprd_host *host) in ufs_sprd_parse_dt() 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() 180 static int ufs_sprd_suspend(struct ufs_hba *hba, enum ufs_pm_op pm_op, in ufs_sprd_suspend() 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() [all …]
|
H A D | cdns-pltfrm.c | 37 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() 109 static int cdns_ufs_set_hclkdiv(struct ufs_hba *hba) in cdns_ufs_set_hclkdiv() 151 static int cdns_ufs_hce_enable_notify(struct ufs_hba *hba, in cdns_ufs_hce_enable_notify() 166 static void cdns_ufs_hibern8_notify(struct ufs_hba *hba, enum uic_cmd_dme cmd, in cdns_ufs_hibern8_notify() 182 static int cdns_ufs_link_startup_notify(struct ufs_hba *hba, in cdns_ufs_link_startup_notify() 212 static int cdns_ufs_init(struct ufs_hba *hba) in cdns_ufs_init() 235 static int cdns_ufs_m31_16nm_phy_initialization(struct ufs_hba *hba) in cdns_ufs_m31_16nm_phy_initialization()
|
H A D | tc-dwc-g210.c | 25 static int tc_dwc_g210_setup_40bit_rmmi(struct ufs_hba *hba) in tc_dwc_g210_setup_40bit_rmmi() 88 static int tc_dwc_g210_setup_20bit_rmmi_lane0(struct ufs_hba *hba) in tc_dwc_g210_setup_20bit_rmmi_lane0() 140 static int tc_dwc_g210_setup_20bit_rmmi_lane1(struct ufs_hba *hba) in tc_dwc_g210_setup_20bit_rmmi_lane1() 216 static int tc_dwc_g210_setup_20bit_rmmi(struct ufs_hba *hba) in tc_dwc_g210_setup_20bit_rmmi() 255 int tc_dwc_g210_config_40_bit(struct ufs_hba *hba) in tc_dwc_g210_config_40_bit() 285 int tc_dwc_g210_config_20_bit(struct ufs_hba *hba) in tc_dwc_g210_config_20_bit()
|
H A D | ufshcd-dwc.c | 18 int ufshcd_dwc_dme_set_attrs(struct ufs_hba *hba, in ufshcd_dwc_dme_set_attrs() 42 static void ufshcd_dwc_program_clk_div(struct ufs_hba *hba, u32 divider_val) in ufshcd_dwc_program_clk_div() 53 static int ufshcd_dwc_link_is_up(struct ufs_hba *hba) in ufshcd_dwc_link_is_up() 80 static int ufshcd_dwc_connection_setup(struct ufs_hba *hba) in ufshcd_dwc_connection_setup() 113 int ufshcd_dwc_link_startup_notify(struct ufs_hba *hba, in ufshcd_dwc_link_startup_notify()
|
H A D | ufshcd-pltfrm.c | 24 static int ufshcd_parse_clock_info(struct ufs_hba *hba) in ufshcd_parse_clock_info() 175 static int ufshcd_parse_regulator_info(struct ufs_hba *hba) in ufshcd_parse_regulator_info() 198 static void ufshcd_init_lanes_per_dir(struct ufs_hba *hba) in ufshcd_init_lanes_per_dir() 222 static int ufshcd_parse_clock_min_max_freq(struct ufs_hba *hba) in ufshcd_parse_clock_min_max_freq() 262 static int ufshcd_parse_operating_points(struct ufs_hba *hba) in ufshcd_parse_operating_points() 462 struct ufs_hba *hba; in ufshcd_pltfrm_init() local 524 struct ufs_hba *hba = platform_get_drvdata(pdev); in ufshcd_pltfrm_remove() local
|
/linux/drivers/scsi/bnx2i/ |
H A D | bnx2i_iscsi.c | 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() [all …]
|
H A D | bnx2i_init.c | 82 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 …]
|
H A D | bnx2i_hwi.c | 48 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() 114 static void bnx2i_iscsi_license_error(struct bnx2i_hba *hba, u32 error_code) in bnx2i_iscsi_license_error() 632 struct bnx2i_hba *hba = bnx2i_conn->hba; in bnx2i_update_iscsi_conn() local 727 void bnx2i_send_cmd_cleanup_req(struct bnx2i_hba *hba, struct bnx2i_cmd *cmd) in bnx2i_send_cmd_cleanup_req() 751 int bnx2i_send_conn_destroy(struct bnx2i_hba *hba, struct bnx2i_endpoint *ep) in bnx2i_send_conn_destroy() 785 static int bnx2i_570x_send_conn_ofld_req(struct bnx2i_hba *hba, in bnx2i_570x_send_conn_ofld_req() 845 static int bnx2i_5771x_send_conn_ofld_req(struct bnx2i_hba *hba, in bnx2i_5771x_send_conn_ofld_req() 914 int bnx2i_send_conn_ofld_req(struct bnx2i_hba *hba, struct bnx2i_endpoint *ep) in bnx2i_send_conn_ofld_req() 1043 int bnx2i_alloc_qp_resc(struct bnx2i_hba *hba, struct bnx2i_endpoint *ep) in bnx2i_alloc_qp_resc() [all …]
|
/linux/drivers/ufs/core/ |
H A D | ufs-mcq.c | 91 void ufshcd_mcq_config_mac(struct ufs_hba *hba, u32 max_active_cmds) in ufshcd_mcq_config_mac() 111 struct ufs_hw_queue *ufshcd_mcq_req_to_hwq(struct ufs_hba *hba, in ufshcd_mcq_req_to_hwq() 126 unsigned int ufshcd_mcq_queue_cfg_addr(struct ufs_hba *hba) in ufshcd_mcq_queue_cfg_addr() 143 int ufshcd_mcq_decide_queue_depth(struct ufs_hba *hba) in ufshcd_mcq_decide_queue_depth() 176 static int ufshcd_mcq_config_nr_queues(struct ufs_hba *hba) in ufshcd_mcq_config_nr_queues() 232 int ufshcd_mcq_memory_alloc(struct ufs_hba *hba) in ufshcd_mcq_memory_alloc() 264 static void __iomem *mcq_opr_base(struct ufs_hba *hba, in mcq_opr_base() 272 u32 ufshcd_mcq_read_cqis(struct ufs_hba *hba, int i) in ufshcd_mcq_read_cqis() 278 void ufshcd_mcq_write_cqis(struct ufs_hba *hba, u32 val, int i) in ufshcd_mcq_write_cqis() 288 static int ufshcd_mcq_get_tag(struct ufs_hba *hba, struct cq_entry *cqe) in ufshcd_mcq_get_tag() [all …]
|
H A D | ufs-sysfs.c | 137 struct ufs_hba *hba = dev_get_drvdata(dev); in ufs_sysfs_pm_lvl_store() local 164 struct ufs_hba *hba = dev_get_drvdata(dev); in rpm_lvl_show() local 178 struct ufs_hba *hba = dev_get_drvdata(dev); in rpm_target_dev_state_show() local 187 struct ufs_hba *hba = dev_get_drvdata(dev); in rpm_target_link_state_show() local 196 struct ufs_hba *hba = dev_get_drvdata(dev); in spm_lvl_show() local 210 struct ufs_hba *hba = dev_get_drvdata(dev); in spm_target_dev_state_show() local 219 struct ufs_hba *hba = dev_get_drvdata(dev); in spm_target_link_state_show() local 249 static int ufshcd_read_hci_reg(struct ufs_hba *hba, u32 *val, unsigned int reg) in ufshcd_read_hci_reg() 272 struct ufs_hba *hba = dev_get_drvdata(dev); in auto_hibern8_show() local 288 struct ufs_hba *hba = dev_get_drvdata(dev); in auto_hibern8_store() local [all …]
|
H A D | ufshcd-crypto.h | 40 static inline int ufshcd_crypto_fill_prdt(struct ufs_hba *hba, in ufshcd_crypto_fill_prdt() 53 static inline void ufshcd_crypto_clear_prdt(struct ufs_hba *hba, in ufshcd_crypto_clear_prdt() 84 static inline int ufshcd_crypto_fill_prdt(struct ufs_hba *hba, in ufshcd_crypto_fill_prdt() 90 static inline void ufshcd_crypto_clear_prdt(struct ufs_hba *hba, in ufshcd_crypto_clear_prdt() 93 static inline bool ufshcd_crypto_enable(struct ufs_hba *hba) in ufshcd_crypto_enable() 98 static inline int ufshcd_hba_init_crypto_capabilities(struct ufs_hba *hba) in ufshcd_hba_init_crypto_capabilities() 103 static inline void ufshcd_init_crypto(struct ufs_hba *hba) { } in ufshcd_init_crypto() 105 static inline void ufshcd_crypto_register(struct ufs_hba *hba, in ufshcd_crypto_register()
|
H A D | ufs-debugfs.c | 36 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 …]
|
H A D | ufs-hwmon.c | 14 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 166 void ufs_hwmon_probe(struct ufs_hba *hba, u8 mask) in ufs_hwmon_probe() 189 void ufs_hwmon_remove(struct ufs_hba *hba) in ufs_hwmon_remove() 202 void ufs_hwmon_notify_event(struct ufs_hba *hba, u8 ee_mask) in ufs_hwmon_notify_event()
|
H A D | ufshcd-crypto.c | 20 static void ufshcd_program_key(struct ufs_hba *hba, in ufshcd_program_key() 47 struct ufs_hba *hba = ufs_hba_from_crypto_profile(profile); in ufshcd_crypto_keyslot_program() local 92 struct ufs_hba *hba = ufs_hba_from_crypto_profile(profile); in ufshcd_crypto_keyslot_evict() local 107 bool ufshcd_crypto_enable(struct ufs_hba *hba) in ufshcd_crypto_enable() 148 int ufshcd_hba_init_crypto_capabilities(struct ufs_hba *hba) in ufshcd_hba_init_crypto_capabilities() 220 void ufshcd_init_crypto(struct ufs_hba *hba) in ufshcd_init_crypto() 233 void ufshcd_crypto_register(struct ufs_hba *hba, struct request_queue *q) in ufshcd_crypto_register()
|
H A D | ufs_bsg.c | 16 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() 136 struct ufs_hba *hba = shost_priv(dev_to_shost(job->dev->parent)); in ufs_bsg_request() local 213 void ufs_bsg_remove(struct ufs_hba *hba) in ufs_bsg_remove() 240 int ufs_bsg_probe(struct ufs_hba *hba) in ufs_bsg_probe()
|
/linux/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_hwi.c | 30 int bnx2fc_send_stat_req(struct bnx2fc_hba *hba) in bnx2fc_send_stat_req() 62 int bnx2fc_send_fw_fcoe_init_msg(struct bnx2fc_hba *hba) in bnx2fc_send_fw_fcoe_init_msg() 146 int bnx2fc_send_fw_fcoe_destroy_msg(struct bnx2fc_hba *hba) in bnx2fc_send_fw_fcoe_destroy_msg() 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 491 int bnx2fc_send_session_destroy_req(struct bnx2fc_hba *hba, in bnx2fc_send_session_destroy_req() 515 static bool is_valid_lport(struct bnx2fc_hba *hba, struct fc_lport *lport) in is_valid_lport() 536 struct bnx2fc_hba *hba; in bnx2fc_unsol_els_work() local 637 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_process_unsol_compl() local [all …]
|
H A D | bnx2fc_tgt.c | 86 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_offload_session() local 293 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_upload_session() local 355 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_init_tgt() local 443 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_rport_event_handler() local 580 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_tgt_lookup() local 613 static u32 bnx2fc_alloc_conn_id(struct bnx2fc_hba *hba, in bnx2fc_alloc_conn_id() 649 static void bnx2fc_free_conn_id(struct bnx2fc_hba *hba, u32 conn_id) in bnx2fc_free_conn_id() 660 static int bnx2fc_alloc_session_resc(struct bnx2fc_hba *hba, in bnx2fc_alloc_session_resc() 827 static void bnx2fc_free_session_resc(struct bnx2fc_hba *hba, in bnx2fc_free_session_resc()
|
H A D | bnx2fc_fcoe.c | 193 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_cleanup() local 272 struct bnx2fc_hba *hba; in bnx2fc_xmit() local 682 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_get_host_stats() local 732 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_shost_config() local 765 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_link_ok() local 785 void bnx2fc_get_link_state(struct bnx2fc_hba *hba) in bnx2fc_get_link_state() 795 struct bnx2fc_hba *hba; in bnx2fc_net_config() local 840 struct bnx2fc_hba *hba = timer_container_of(hba, t, destroy_timer); in bnx2fc_destroy_timer() local 861 struct bnx2fc_hba *hba = (struct bnx2fc_hba *)context; in bnx2fc_indicate_netevent() local 995 static int bnx2fc_em_config(struct fc_lport *lport, struct bnx2fc_hba *hba) in bnx2fc_em_config() [all …]
|