/kernel/linux/linux-5.10/drivers/scsi/bfa/ |
H A D | bfa_fcs.c | 41 bfa_sm_send_event(&fcs->fabric, BFA_FCS_FABRIC_SM_CREATE); in bfa_fcs_init() 50 * FCS update cfg - reset the pwwn/nwwn of fabric base logical port 56 struct bfa_fcs_fabric_s *fabric = &fcs->fabric; in bfa_fcs_update_cfg() local 57 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg; in bfa_fcs_update_cfg() 58 struct bfa_ioc_s *ioc = &fabric->fcs->bfa->ioc; in bfa_fcs_update_cfg() 110 bfa_fcs_fabric_psymb_init(&fcs->fabric); in bfa_fcs_driver_info_init() 111 bfa_fcs_fabric_nsymb_init(&fcs->fabric); in bfa_fcs_driver_info_init() 127 bfa_lps_delete(fcs->fabric.lps); in bfa_fcs_exit() 128 bfa_sm_send_event(&fcs->fabric, BFA_FCS_FABRIC_SM_DELET in bfa_fcs_exit() 204 bfa_fcs_fabric_sm_uninit(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_uninit() argument 230 bfa_fcs_fabric_sm_created(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_created() argument 278 bfa_fcs_fabric_sm_linkdown(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_linkdown() argument 324 bfa_fcs_fabric_sm_flogi(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_flogi() argument 385 bfa_fcs_fabric_sm_flogi_retry(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_flogi_retry() argument 417 bfa_fcs_fabric_sm_auth(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_auth() argument 457 bfa_fcs_fabric_sm_auth_failed(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_auth_failed() argument 483 bfa_fcs_fabric_sm_loopback(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_loopback() argument 509 bfa_fcs_fabric_sm_nofabric(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_nofabric() argument 545 bfa_fcs_fabric_sm_online(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_online() argument 591 bfa_fcs_fabric_sm_evfp(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_evfp() argument 615 bfa_fcs_fabric_sm_evfp_done(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_evfp_done() argument 626 bfa_fcs_fabric_sm_isolated(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_isolated() argument 647 bfa_fcs_fabric_sm_deleting(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_deleting() argument 675 bfa_fcs_fabric_sm_stopping(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_stopping() argument 712 bfa_fcs_fabric_sm_cleanup(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_cleanup() argument 742 bfa_fcs_fabric_init(struct bfa_fcs_fabric_s *fabric) bfa_fcs_fabric_init() argument 755 bfa_fcs_fabric_psymb_init(struct bfa_fcs_fabric_s *fabric) bfa_fcs_fabric_psymb_init() argument 816 bfa_fcs_fabric_nsymb_init(struct bfa_fcs_fabric_s *fabric) bfa_fcs_fabric_nsymb_init() argument 856 struct bfa_fcs_fabric_s *fabric = uarg; bfa_cb_lps_flogi_comp() local 933 bfa_fcs_fabric_login(struct bfa_fcs_fabric_s *fabric) bfa_fcs_fabric_login() argument 947 bfa_fcs_fabric_notify_online(struct bfa_fcs_fabric_s *fabric) bfa_fcs_fabric_notify_online() argument 969 bfa_fcs_fabric_notify_offline(struct bfa_fcs_fabric_s *fabric) bfa_fcs_fabric_notify_offline() argument 994 struct bfa_fcs_fabric_s *fabric = cbarg; bfa_fcs_fabric_delay() local 1003 bfa_fcs_fabric_stop(struct bfa_fcs_fabric_s *fabric) bfa_fcs_fabric_stop() argument 1025 bfa_fcs_fabric_delete(struct bfa_fcs_fabric_s *fabric) bfa_fcs_fabric_delete() argument 1042 struct bfa_fcs_fabric_s *fabric = cbarg; bfa_fcs_fabric_delete_comp() local 1050 struct bfa_fcs_fabric_s *fabric = cbarg; bfa_fcs_fabric_stop_comp() local 1065 struct bfa_fcs_fabric_s *fabric; bfa_fcs_fabric_modstop() local 1078 struct bfa_fcs_fabric_s *fabric; bfa_fcs_fabric_modstart() local 1090 bfa_fcs_fabric_link_up(struct bfa_fcs_fabric_s *fabric) bfa_fcs_fabric_link_up() argument 1100 bfa_fcs_fabric_link_down(struct bfa_fcs_fabric_s *fabric) bfa_fcs_fabric_link_down() argument 1118 bfa_fcs_fabric_addvport(struct bfa_fcs_fabric_s *fabric, struct bfa_fcs_vport_s *vport) bfa_fcs_fabric_addvport() argument 1137 bfa_fcs_fabric_delvport(struct bfa_fcs_fabric_s *fabric, struct bfa_fcs_vport_s *vport) bfa_fcs_fabric_delvport() argument 1150 bfa_fcs_fabric_vport_lookup(struct bfa_fcs_fabric_s *fabric, wwn_t pwwn) bfa_fcs_fabric_vport_lookup() argument 1177 bfa_fcs_fabric_get_switch_oui(struct bfa_fcs_fabric_s *fabric) bfa_fcs_fabric_get_switch_oui() argument 1194 bfa_fcs_fabric_uf_recv(struct bfa_fcs_fabric_s *fabric, struct fchs_s *fchs, u16 len) bfa_fcs_fabric_uf_recv() argument 1263 bfa_fcs_fabric_process_uf(struct bfa_fcs_fabric_s *fabric, struct fchs_s *fchs, u16 len) bfa_fcs_fabric_process_uf() argument 1287 bfa_fcs_fabric_process_flogi(struct bfa_fcs_fabric_s *fabric, struct fchs_s *fchs, u16 len) bfa_fcs_fabric_process_flogi() argument 1320 bfa_fcs_fabric_send_flogi_acc(struct bfa_fcs_fabric_s *fabric) bfa_fcs_fabric_send_flogi_acc() argument 1357 struct bfa_fcs_fabric_s *fabric = cbarg; bfa_fcs_fabric_flogiacc_comp() local 1393 bfa_fcs_fabric_set_fabric_name(struct bfa_fcs_fabric_s *fabric, wwn_t fabric_name) bfa_fcs_fabric_set_fabric_name() argument 1424 struct bfa_fcs_fabric_s *fabric = uarg; bfa_cb_lps_flogo_comp() local 1528 struct bfa_fcs_fabric_s *fabric; bfa_fcs_uf_recv() local 1583 struct bfa_fcs_fabric_s *fabric = &fcs->fabric; bfa_fcs_attach() local [all...] |
H A D | bfa_fcs.h | 138 struct bfa_fcs_fabric_s *fabric; /* parent fabric */ member 146 union bfa_fcs_lport_topo_u port_topo; /* fabric/loop/n2n details */ 180 enum bfa_fcs_fabric_type fab_type; /* fabric type */ 182 u8 is_vf; /* is virtual fabric? */ 185 u16 bb_credit; /* BB credit from fabric */ 186 u16 vf_id; /* virtual fabric ID */ 193 wwn_t fabric_name; /* attached fabric name */ 200 struct bfa_vf_stats_s stats; /* fabric/vf stats */ 203 /* attached fabric' 697 struct bfa_fcs_fabric_s fabric; /* base fabric state machine */ global() member [all...] |
H A D | bfa_fcs_lport.c | 173 bfa_wc_down(&(port->fabric->stop_wc)); in bfa_fcs_lport_sm_init() 202 __port_action[port->fabric->fab_type].offline(port); in bfa_fcs_lport_sm_online() 210 bfa_wc_down(&(port->fabric->stop_wc)); in bfa_fcs_lport_sm_online() 222 __port_action[port->fabric->fab_type].offline(port); in bfa_fcs_lport_sm_online() 268 bfa_wc_down(&(port->fabric->stop_wc)); in bfa_fcs_lport_sm_offline() 315 bfa_wc_down(&(port->fabric->stop_wc)); in bfa_fcs_lport_sm_stopping() 356 struct bfad_s *bfad = (struct bfad_s *)port->fabric->fcs->bfad; in bfa_fcs_lport_aen_post() 363 aen_entry->aen_data.lport.vf_id = port->fabric->vf_id; in bfa_fcs_lport_aen_post() 397 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag, in bfa_fcs_lport_send_ls_rjt() 431 bfa_fcxp_send(fcxp, bfa_rport, port->fabric in bfa_fcs_lport_send_fcgs_rjt() 5030 struct bfa_fcs_fabric_s *fabric = port->fabric; bfa_fcs_lport_ns_process_gidft_pids() local 5541 struct bfa_fcs_fabric_s *fabric = port->fabric; bfa_fcs_lport_scn_portid_rscn() local 6870 struct bfa_fcs_fabric_s *fabric; bfa_fcs_vport_lookup() local [all...] |
H A D | bfa_fcs_rport.c | 636 if (bfa_fcs_fabric_is_switched(rport->port->fabric)) { in bfa_fcs_rport_sm_online() 1145 if (bfa_fcs_fabric_is_switched(rport->port->fabric)) { in bfa_fcs_rport_sm_hcb_offline() 1218 if (bfa_fcs_fabric_is_switched(rport->port->fabric)) { in bfa_fcs_rport_sm_hcb_logorcv() 1718 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_plogi() 1840 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_plogiacc() 1870 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_adisc() 1940 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_nsdisc() 2091 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_logo() 2125 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_logo_acc() 2195 bfa_fcxp_send(fcxp, NULL, port->fabric in bfa_fcs_rport_process_prli() 3141 struct bfa_fcs_fabric_s *fabric = &rport->fcs->fabric; bfa_fcs_rpf_sm_uninit() local [all...] |
/kernel/linux/linux-6.6/drivers/scsi/bfa/ |
H A D | bfa_fcs.c | 41 bfa_sm_send_event(&fcs->fabric, BFA_FCS_FABRIC_SM_CREATE); in bfa_fcs_init() 50 * FCS update cfg - reset the pwwn/nwwn of fabric base logical port 56 struct bfa_fcs_fabric_s *fabric = &fcs->fabric; in bfa_fcs_update_cfg() local 57 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg; in bfa_fcs_update_cfg() 58 struct bfa_ioc_s *ioc = &fabric->fcs->bfa->ioc; in bfa_fcs_update_cfg() 110 bfa_fcs_fabric_psymb_init(&fcs->fabric); in bfa_fcs_driver_info_init() 111 bfa_fcs_fabric_nsymb_init(&fcs->fabric); in bfa_fcs_driver_info_init() 127 bfa_lps_delete(fcs->fabric.lps); in bfa_fcs_exit() 128 bfa_sm_send_event(&fcs->fabric, BFA_FCS_FABRIC_SM_DELET in bfa_fcs_exit() 204 bfa_fcs_fabric_sm_uninit(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_uninit() argument 230 bfa_fcs_fabric_sm_created(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_created() argument 278 bfa_fcs_fabric_sm_linkdown(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_linkdown() argument 324 bfa_fcs_fabric_sm_flogi(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_flogi() argument 385 bfa_fcs_fabric_sm_flogi_retry(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_flogi_retry() argument 417 bfa_fcs_fabric_sm_auth(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_auth() argument 457 bfa_fcs_fabric_sm_auth_failed(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_auth_failed() argument 483 bfa_fcs_fabric_sm_loopback(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_loopback() argument 509 bfa_fcs_fabric_sm_nofabric(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_nofabric() argument 545 bfa_fcs_fabric_sm_online(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_online() argument 591 bfa_fcs_fabric_sm_evfp(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_evfp() argument 615 bfa_fcs_fabric_sm_evfp_done(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_evfp_done() argument 626 bfa_fcs_fabric_sm_isolated(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_isolated() argument 647 bfa_fcs_fabric_sm_deleting(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_deleting() argument 675 bfa_fcs_fabric_sm_stopping(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_stopping() argument 712 bfa_fcs_fabric_sm_cleanup(struct bfa_fcs_fabric_s *fabric, enum bfa_fcs_fabric_event event) bfa_fcs_fabric_sm_cleanup() argument 742 bfa_fcs_fabric_init(struct bfa_fcs_fabric_s *fabric) bfa_fcs_fabric_init() argument 755 bfa_fcs_fabric_psymb_init(struct bfa_fcs_fabric_s *fabric) bfa_fcs_fabric_psymb_init() argument 816 bfa_fcs_fabric_nsymb_init(struct bfa_fcs_fabric_s *fabric) bfa_fcs_fabric_nsymb_init() argument 856 struct bfa_fcs_fabric_s *fabric = uarg; bfa_cb_lps_flogi_comp() local 933 bfa_fcs_fabric_login(struct bfa_fcs_fabric_s *fabric) bfa_fcs_fabric_login() argument 947 bfa_fcs_fabric_notify_online(struct bfa_fcs_fabric_s *fabric) bfa_fcs_fabric_notify_online() argument 969 bfa_fcs_fabric_notify_offline(struct bfa_fcs_fabric_s *fabric) bfa_fcs_fabric_notify_offline() argument 994 struct bfa_fcs_fabric_s *fabric = cbarg; bfa_fcs_fabric_delay() local 1003 bfa_fcs_fabric_stop(struct bfa_fcs_fabric_s *fabric) bfa_fcs_fabric_stop() argument 1025 bfa_fcs_fabric_delete(struct bfa_fcs_fabric_s *fabric) bfa_fcs_fabric_delete() argument 1042 struct bfa_fcs_fabric_s *fabric = cbarg; bfa_fcs_fabric_delete_comp() local 1050 struct bfa_fcs_fabric_s *fabric = cbarg; bfa_fcs_fabric_stop_comp() local 1065 struct bfa_fcs_fabric_s *fabric; bfa_fcs_fabric_modstop() local 1078 struct bfa_fcs_fabric_s *fabric; bfa_fcs_fabric_modstart() local 1090 bfa_fcs_fabric_link_up(struct bfa_fcs_fabric_s *fabric) bfa_fcs_fabric_link_up() argument 1100 bfa_fcs_fabric_link_down(struct bfa_fcs_fabric_s *fabric) bfa_fcs_fabric_link_down() argument 1118 bfa_fcs_fabric_addvport(struct bfa_fcs_fabric_s *fabric, struct bfa_fcs_vport_s *vport) bfa_fcs_fabric_addvport() argument 1137 bfa_fcs_fabric_delvport(struct bfa_fcs_fabric_s *fabric, struct bfa_fcs_vport_s *vport) bfa_fcs_fabric_delvport() argument 1150 bfa_fcs_fabric_vport_lookup(struct bfa_fcs_fabric_s *fabric, wwn_t pwwn) bfa_fcs_fabric_vport_lookup() argument 1177 bfa_fcs_fabric_get_switch_oui(struct bfa_fcs_fabric_s *fabric) bfa_fcs_fabric_get_switch_oui() argument 1194 bfa_fcs_fabric_uf_recv(struct bfa_fcs_fabric_s *fabric, struct fchs_s *fchs, u16 len) bfa_fcs_fabric_uf_recv() argument 1263 bfa_fcs_fabric_process_uf(struct bfa_fcs_fabric_s *fabric, struct fchs_s *fchs, u16 len) bfa_fcs_fabric_process_uf() argument 1287 bfa_fcs_fabric_process_flogi(struct bfa_fcs_fabric_s *fabric, struct fchs_s *fchs, u16 len) bfa_fcs_fabric_process_flogi() argument 1320 bfa_fcs_fabric_send_flogi_acc(struct bfa_fcs_fabric_s *fabric) bfa_fcs_fabric_send_flogi_acc() argument 1357 struct bfa_fcs_fabric_s *fabric = cbarg; bfa_fcs_fabric_flogiacc_comp() local 1393 bfa_fcs_fabric_set_fabric_name(struct bfa_fcs_fabric_s *fabric, wwn_t fabric_name) bfa_fcs_fabric_set_fabric_name() argument 1424 struct bfa_fcs_fabric_s *fabric = uarg; bfa_cb_lps_flogo_comp() local 1528 struct bfa_fcs_fabric_s *fabric; bfa_fcs_uf_recv() local 1583 struct bfa_fcs_fabric_s *fabric = &fcs->fabric; bfa_fcs_attach() local [all...] |
H A D | bfa_fcs.h | 138 struct bfa_fcs_fabric_s *fabric; /* parent fabric */ member 146 union bfa_fcs_lport_topo_u port_topo; /* fabric/loop/n2n details */ 180 enum bfa_fcs_fabric_type fab_type; /* fabric type */ 182 u8 is_vf; /* is virtual fabric? */ 185 u16 bb_credit; /* BB credit from fabric */ 186 u16 vf_id; /* virtual fabric ID */ 193 wwn_t fabric_name; /* attached fabric name */ 200 struct bfa_vf_stats_s stats; /* fabric/vf stats */ 203 /* attached fabric' 694 struct bfa_fcs_fabric_s fabric; /* base fabric state machine */ global() member [all...] |
H A D | bfa_fcs_lport.c | 173 bfa_wc_down(&(port->fabric->stop_wc)); in bfa_fcs_lport_sm_init() 202 __port_action[port->fabric->fab_type].offline(port); in bfa_fcs_lport_sm_online() 210 bfa_wc_down(&(port->fabric->stop_wc)); in bfa_fcs_lport_sm_online() 222 __port_action[port->fabric->fab_type].offline(port); in bfa_fcs_lport_sm_online() 268 bfa_wc_down(&(port->fabric->stop_wc)); in bfa_fcs_lport_sm_offline() 315 bfa_wc_down(&(port->fabric->stop_wc)); in bfa_fcs_lport_sm_stopping() 356 struct bfad_s *bfad = (struct bfad_s *)port->fabric->fcs->bfad; in bfa_fcs_lport_aen_post() 363 aen_entry->aen_data.lport.vf_id = port->fabric->vf_id; in bfa_fcs_lport_aen_post() 397 bfa_fcxp_send(fcxp, bfa_rport, port->fabric->vf_id, port->lp_tag, in bfa_fcs_lport_send_ls_rjt() 431 bfa_fcxp_send(fcxp, bfa_rport, port->fabric in bfa_fcs_lport_send_fcgs_rjt() 5038 struct bfa_fcs_fabric_s *fabric = port->fabric; bfa_fcs_lport_ns_process_gidft_pids() local 5549 struct bfa_fcs_fabric_s *fabric = port->fabric; bfa_fcs_lport_scn_portid_rscn() local 6878 struct bfa_fcs_fabric_s *fabric; bfa_fcs_vport_lookup() local [all...] |
H A D | bfa_fcs_rport.c | 636 if (bfa_fcs_fabric_is_switched(rport->port->fabric)) { in bfa_fcs_rport_sm_online() 1145 if (bfa_fcs_fabric_is_switched(rport->port->fabric)) { in bfa_fcs_rport_sm_hcb_offline() 1218 if (bfa_fcs_fabric_is_switched(rport->port->fabric)) { in bfa_fcs_rport_sm_hcb_logorcv() 1718 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_plogi() 1840 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_plogiacc() 1870 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_adisc() 1940 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_nsdisc() 2091 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_logo() 2125 bfa_fcxp_send(fcxp, NULL, port->fabric->vf_id, port->lp_tag, BFA_FALSE, in bfa_fcs_rport_send_logo_acc() 2195 bfa_fcxp_send(fcxp, NULL, port->fabric in bfa_fcs_rport_process_prli() 3141 struct bfa_fcs_fabric_s *fabric = &rport->fcs->fabric; bfa_fcs_rpf_sm_uninit() local [all...] |
/kernel/linux/linux-5.10/sound/aoa/core/ |
H A D | core.c | 18 /* We allow only one fabric. This simplifies things, 20 static struct aoa_fabric *fabric; variable 31 if (fabric->found_codec) in attach_codec_to_fabric() 32 err = fabric->found_codec(c); in attach_codec_to_fabric() 35 printk(KERN_ERR "snd-aoa: fabric didn't like codec %s\n", in attach_codec_to_fabric() 39 c->fabric = fabric; in attach_codec_to_fabric() 46 c->fabric = NULL; in attach_codec_to_fabric() 47 if (fabric->remove_codec) in attach_codec_to_fabric() 48 fabric in attach_codec_to_fabric() [all...] |
/kernel/linux/linux-6.6/sound/aoa/core/ |
H A D | core.c | 18 /* We allow only one fabric. This simplifies things, 20 static struct aoa_fabric *fabric; variable 31 if (fabric->found_codec) in attach_codec_to_fabric() 32 err = fabric->found_codec(c); in attach_codec_to_fabric() 35 printk(KERN_ERR "snd-aoa: fabric didn't like codec %s\n", in attach_codec_to_fabric() 39 c->fabric = fabric; in attach_codec_to_fabric() 46 c->fabric = NULL; in attach_codec_to_fabric() 47 if (fabric->remove_codec) in attach_codec_to_fabric() 48 fabric in attach_codec_to_fabric() [all...] |
/kernel/linux/linux-6.6/drivers/soc/tegra/cbb/ |
H A D | tegra234-cbb.c | 110 const struct tegra234_cbb_fabric *fabric; member 141 if (!cbb->fabric->firewall_base || in tegra234_cbb_write_access_allowed() 142 !cbb->fabric->firewall_ctl || in tegra234_cbb_write_access_allowed() 143 !cbb->fabric->firewall_wr_ctl) { in tegra234_cbb_write_access_allowed() 148 if ((cbb->fabric->firewall_ctl > FIREWALL_APERTURE_SZ) || in tegra234_cbb_write_access_allowed() 149 (cbb->fabric->firewall_wr_ctl > FIREWALL_APERTURE_SZ)) { in tegra234_cbb_write_access_allowed() 154 val = readl(cbb->regs + cbb->fabric->firewall_base + cbb->fabric->firewall_ctl); in tegra234_cbb_write_access_allowed() 157 * write accesses through the firewall of a fabric is disabled in tegra234_cbb_write_access_allowed() 158 * then CCPLEX can write to the registers of that fabric in tegra234_cbb_write_access_allowed() 1085 const struct tegra234_cbb_fabric *fabric; global() member 1115 const struct tegra234_cbb_fabric *fabric; tegra234_cbb_probe() local [all...] |
/kernel/linux/linux-5.10/arch/arm/mach-hisi/ |
H A D | platmcpm.c | 59 static void __iomem *sysctrl, *fabric; variable 85 if (!fabric) in hip04_set_snoop_filter() 87 data = readl_relaxed(fabric + FAB_SF_MODE); in hip04_set_snoop_filter() 92 writel_relaxed(data, fabric + FAB_SF_MODE); in hip04_set_snoop_filter() 95 } while (data != readl_relaxed(fabric + FAB_SF_MODE)); in hip04_set_snoop_filter() 284 np_fab = of_find_compatible_node(NULL, NULL, "hisilicon,hip04-fabric"); in hip04_smp_init() 306 pr_err("failed to get fabric base phys\n"); in hip04_smp_init() 311 fabric = of_iomap(np_fab, 0); in hip04_smp_init() 312 if (!fabric) { in hip04_smp_init() 313 pr_err("failed to get fabric bas in hip04_smp_init() [all...] |
/kernel/linux/linux-6.6/arch/arm/mach-hisi/ |
H A D | platmcpm.c | 59 static void __iomem *sysctrl, *fabric; variable 85 if (!fabric) in hip04_set_snoop_filter() 87 data = readl_relaxed(fabric + FAB_SF_MODE); in hip04_set_snoop_filter() 92 writel_relaxed(data, fabric + FAB_SF_MODE); in hip04_set_snoop_filter() 95 } while (data != readl_relaxed(fabric + FAB_SF_MODE)); in hip04_set_snoop_filter() 284 np_fab = of_find_compatible_node(NULL, NULL, "hisilicon,hip04-fabric"); in hip04_smp_init() 306 pr_err("failed to get fabric base phys\n"); in hip04_smp_init() 311 fabric = of_iomap(np_fab, 0); in hip04_smp_init() 312 if (!fabric) { in hip04_smp_init() 313 pr_err("failed to get fabric bas in hip04_smp_init() [all...] |
/kernel/linux/linux-5.10/sound/aoa/ |
H A D | aoa.h | 25 /* called when the fabric wants to init this codec. 29 /* called when the fabric is done with the codec. 33 /* May be NULL, but can be used by the fabric. 37 /* assigned by fabric before init() is called, points 41 /* assigned by the fabric before init() is called, points 42 * to the fabric's gpio runtime record for the relevant 46 /* assigned by the fabric before init() is called, contains 51 /* data the fabric can associate with this structure */ 56 struct aoa_fabric *fabric; member 74 * fabric i [all...] |
/kernel/linux/linux-6.6/sound/aoa/ |
H A D | aoa.h | 25 /* called when the fabric wants to init this codec. 29 /* called when the fabric is done with the codec. 33 /* May be NULL, but can be used by the fabric. 37 /* assigned by fabric before init() is called, points 41 /* assigned by the fabric before init() is called, points 42 * to the fabric's gpio runtime record for the relevant 46 /* assigned by the fabric before init() is called, contains 51 /* data the fabric can associate with this structure */ 56 struct aoa_fabric *fabric; member 74 * fabric i [all...] |
/kernel/linux/linux-5.10/drivers/s390/scsi/ |
H A D | zfcp_sysfs.c | 556 fsum = lat->_name.fabric.sum * adapter->timer_ticks; \ 557 fmin = lat->_name.fabric.min * adapter->timer_ticks; \ 558 fmax = lat->_name.fabric.max * adapter->timer_ticks; \ 586 lat->_name.fabric.sum = 0; \ 587 lat->_name.fabric.min = 0xFFFFFFFF; \ 588 lat->_name.fabric.max = 0; \
|
H A D | zfcp_scsi.c | 152 zfcp_sdev->latencies.write.fabric.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc() 154 zfcp_sdev->latencies.read.fabric.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc() 156 zfcp_sdev->latencies.cmd.fabric.min = 0xFFFFFFFF; in zfcp_scsi_slave_alloc()
|
/kernel/linux/linux-6.6/drivers/s390/scsi/ |
H A D | zfcp_sysfs.c | 556 fsum = lat->_name.fabric.sum * adapter->timer_ticks; \ 557 fmin = lat->_name.fabric.min * adapter->timer_ticks; \ 558 fmax = lat->_name.fabric.max * adapter->timer_ticks; \ 586 lat->_name.fabric.sum = 0; \ 587 lat->_name.fabric.min = 0xFFFFFFFF; \ 588 lat->_name.fabric.max = 0; \
|
/kernel/linux/linux-5.10/sound/soc/fsl/ |
H A D | Makefile | 48 obj-$(CONFIG_SND_MPC52xx_SOC_PCM030) += pcm030-audio-fabric.o 49 obj-$(CONFIG_SND_MPC52xx_SOC_EFIKA) += efika-audio-fabric.o
|
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc/ |
H A D | efc_nport.c | 226 * If this is a vport, logout of the fabric in efc_nport_shutdown() 408 * then request that the fabric node use FDISC in __efc_nport_vport_wait_alloc() 411 * fabric emulation mode, so attach the fc_id in __efc_nport_vport_wait_alloc() 414 struct efc_node *fabric; in __efc_nport_vport_wait_alloc() local 416 fabric = efc_node_alloc(nport, FC_FID_FLOGI, false, in __efc_nport_vport_wait_alloc() 418 if (!fabric) { in __efc_nport_vport_wait_alloc() 422 efc_node_transition(fabric, __efc_vport_fabric_init, in __efc_nport_vport_wait_alloc() 448 * it then waits for a fabric node in __efc_nport_vport_allocated() 456 /* Find our fabric node, and forward this event */ in __efc_nport_vport_allocated() 462 /* sm: / forward nport attach to fabric nod in __efc_nport_vport_allocated() [all...] |
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | ipr.c | 230 "4101: Soft device bus fabric error"}, 310 "4100: Hard device bus fabric error"}, 438 "4102: Device bus fabric performance degradation"}, 1939 * ipr_log_fabric_path - Log a fabric path error 1941 * @fabric: fabric descriptor 1947 struct ipr_hostrcb_fabric_desc *fabric) in ipr_log_fabric_path() 1950 u8 path_state = fabric->path_state; in ipr_log_fabric_path() 1962 if (fabric->cascaded_expander == 0xff && fabric in ipr_log_fabric_path() 1946 ipr_log_fabric_path(struct ipr_hostrcb *hostrcb, struct ipr_hostrcb_fabric_desc *fabric) ipr_log_fabric_path() argument 1995 ipr_log64_fabric_path(struct ipr_hostrcb *hostrcb, struct ipr_hostrcb64_fabric_desc *fabric) ipr_log64_fabric_path() argument 2192 struct ipr_hostrcb_fabric_desc *fabric; ipr_log_fabric_error() local 2285 struct ipr_hostrcb64_fabric_desc *fabric; ipr_log_sis64_fabric_error() local [all...] |
/kernel/linux/linux-6.6/sound/soc/fsl/ |
H A D | Makefile | 56 obj-$(CONFIG_SND_MPC52xx_SOC_PCM030) += pcm030-audio-fabric.o 57 obj-$(CONFIG_SND_MPC52xx_SOC_EFIKA) += efika-audio-fabric.o
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | ipr.c | 231 "4101: Soft device bus fabric error"}, 311 "4100: Hard device bus fabric error"}, 439 "4102: Device bus fabric performance degradation"}, 2028 * ipr_log_fabric_path - Log a fabric path error 2030 * @fabric: fabric descriptor 2036 struct ipr_hostrcb_fabric_desc *fabric) in ipr_log_fabric_path() 2039 u8 path_state = fabric->path_state; in ipr_log_fabric_path() 2051 if (fabric->cascaded_expander == 0xff && fabric in ipr_log_fabric_path() 2035 ipr_log_fabric_path(struct ipr_hostrcb *hostrcb, struct ipr_hostrcb_fabric_desc *fabric) ipr_log_fabric_path() argument 2084 ipr_log64_fabric_path(struct ipr_hostrcb *hostrcb, struct ipr_hostrcb64_fabric_desc *fabric) ipr_log64_fabric_path() argument 2281 struct ipr_hostrcb_fabric_desc *fabric; ipr_log_fabric_error() local 2374 struct ipr_hostrcb64_fabric_desc *fabric; ipr_log_sis64_fabric_error() local [all...] |
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_lnode.h | 61 uint8_t fabric[8]; member
|
/kernel/linux/linux-5.10/Documentation/target/ |
H A D | tcm_mod_builder.py | 2 # The TCM v4 multi-protocol fabric module generation script for drivers/target/$NEW_MOD 325 buf += "MODULE_DESCRIPTION(\"" + fabric_mod_name.upper() + " series fabric driver\");\n" 568 buf += " tristate \"" + fabric_mod_name.upper() + " fabric module\"\n" 572 buf += " Say Y here to enable the " + fabric_mod_name.upper() + " fabric module\n"
|