| /linux-6.15/drivers/scsi/bfa/ |
| H A D | bfa_fcs.c | 56 struct bfa_fcs_fabric_s *fabric = &fcs->fabric; in bfa_fcs_update_cfg() local 528 bfa_trc(fabric->fcs, fabric->bb_credit); in bfa_fcs_fabric_sm_nofabric() 902 bfa_trc(fabric->fcs, fabric->bb_credit); in bfa_cb_lps_flogi_comp() 912 fabric->is_npiv = fabric->lps->npiv_en; in bfa_cb_lps_flogi_comp() 926 bfa_trc(fabric->fcs, fabric->is_npiv); in bfa_cb_lps_flogi_comp() 927 bfa_trc(fabric->fcs, fabric->is_auth); in bfa_cb_lps_flogi_comp() 1068 fabric = &fcs->fabric; in bfa_fcs_fabric_modstop() 1081 fabric = &fcs->fabric; in bfa_fcs_fabric_modstart() 1124 bfa_trc(fabric->fcs, fabric->vf_id); in bfa_fcs_fabric_addvport() 1538 fabric = &fcs->fabric; in bfa_fcs_uf_recv() [all …]
|
| H A D | bfa_fcs.h | 204 struct bfa_fcs_fabric_s *fabric; /* parent fabric */ member 366 ((_lport)->fabric->fabric_ip_addr) 903 void bfa_fcs_fabric_link_up(struct bfa_fcs_fabric_s *fabric); 904 void bfa_fcs_fabric_link_down(struct bfa_fcs_fabric_s *fabric); 905 void bfa_fcs_fabric_addvport(struct bfa_fcs_fabric_s *fabric, 907 void bfa_fcs_fabric_delvport(struct bfa_fcs_fabric_s *fabric, 910 struct bfa_fcs_fabric_s *fabric, wwn_t pwwn); 912 void bfa_fcs_fabric_uf_recv(struct bfa_fcs_fabric_s *fabric, 914 void bfa_fcs_fabric_psymb_init(struct bfa_fcs_fabric_s *fabric); 915 void bfa_fcs_fabric_nsymb_init(struct bfa_fcs_fabric_s *fabric); [all …]
|
| H A D | bfa_fcs_lport.c | 748 bfa_wc_down(&port->fabric->wc); in bfa_fcs_lport_deleted() 1072 lport->fabric->vf_drv, in bfa_fcs_lport_init() 1112 if (port->fabric) { in bfa_fcs_lport_get_attr() 1117 bfa_sm_cmp_state(port->fabric, in bfa_fcs_lport_get_attr() 1130 port->fabric->lps->lp_mac; in bfa_fcs_lport_get_attr() 4960 struct bfa_fcs_fabric_s *fabric = port->fabric; in bfa_fcs_lport_ns_process_gidft_pids() local 5459 struct bfa_fcs_fabric_s *fabric = port->fabric; in bfa_fcs_lport_scn_portid_rscn() local 5470 if (rpid == fabric->bport.pid) in bfa_fcs_lport_scn_portid_rscn() 5626 return &fcs->fabric.bport; in bfa_fcs_get_base_port() 6528 if (fcs->fabric.num_vports == in bfa_fcs_vport_create() [all …]
|
| /linux-6.15/sound/aoa/core/ |
| H A D | core.c | 31 if (fabric->found_codec) in attach_codec_to_fabric() 39 c->fabric = fabric; in attach_codec_to_fabric() 46 c->fabric = NULL; in attach_codec_to_fabric() 64 if (fabric) in aoa_codec_register() 77 if (fabric && fabric->remove_codec) in aoa_codec_unregister() 79 codec->fabric = NULL; in aoa_codec_unregister() 95 if (fabric) in aoa_fabric_register() 104 fabric = new_fabric; in aoa_fabric_register() 108 if (c->fabric != fabric) in aoa_fabric_register() 123 if (c->fabric) in aoa_fabric_unregister() [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/arm/marvell/ |
| H A D | coherency-fabric.txt | 1 Coherency fabric 9 * "marvell,coherency-fabric", to be used for the coherency fabric of 13 fabric. 16 fabric. 22 fabric registers, second pair for the per-CPU fabric registers. 25 for the per-CPU fabric registers. 28 for the per-CPU fabric registers. 37 coherency-fabric@d0020200 { 38 compatible = "marvell,coherency-fabric"; 44 coherency-fabric@21810 { [all …]
|
| /linux-6.15/drivers/soc/tegra/cbb/ |
| H A D | tegra234-cbb.c | 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() 154 val = readl(cbb->regs + cbb->fabric->firewall_base + cbb->fabric->firewall_ctl); in tegra234_cbb_write_access_allowed() 167 val = readl(cbb->regs + cbb->fabric->firewall_base + cbb->fabric->firewall_wr_ctl); in tegra234_cbb_write_access_allowed() 506 cbb->fabric->name, status); in print_err_notifier() 594 if (priv->fabric->off_mask_erd) { in tegra234_cbb_isr() 1101 return entry->fabric; in tegra234_cbb_acpi_get_fabric() 1128 if (!fabric) { in tegra234_cbb_probe() 1141 cbb->fabric = fabric; in tegra234_cbb_probe() [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/arm/tegra/ |
| H A D | nvidia,tegra234-cbb.yaml | 18 "CBB central fabric". 25 fabric to the SoC interrupt controller. 41 pattern: "^[a-z]+-fabric@[0-9a-f]+$" 45 - nvidia,tegra234-aon-fabric 46 - nvidia,tegra234-bpmp-fabric 47 - nvidia,tegra234-cbb-fabric 48 - nvidia,tegra234-dce-fabric 49 - nvidia,tegra234-rce-fabric 50 - nvidia,tegra234-sce-fabric 70 cbb-fabric@1300000 { [all …]
|
| /linux-6.15/drivers/scsi/fnic/ |
| H A D | fdls_disc.c | 700 switch (iport->fabric.state) { in fdls_send_fabric_abts() 2077 struct fnic_fdls_fabric_s *fabric = from_timer(fabric, t, retry_timer); in fdls_fabric_timer_callback() local 2079 container_of(fabric, struct fnic_iport_s, fabric); in fdls_fabric_timer_callback() 2085 iport->fabric.timer_pending, iport->fabric.state, in fdls_fabric_timer_callback() 2249 struct fnic_fdls_fabric_s *fabric = from_timer(fabric, t, fdmi_timer); in fdls_fdmi_timer_callback() local 2251 container_of(fabric, struct fnic_iport_s, fabric); in fdls_fdmi_timer_callback() 2295 iport->fabric.fdmi_retry++; in fdls_fdmi_timer_callback() 2432 iport->fabric.flags = 0; in fnic_fdls_start_flogi() 3396 struct fnic_fdls_fabric_s *fabric = &iport->fabric; in fdls_process_flogi_rsp() local 4635 struct fnic_fdls_fabric_s *fabric = &iport->fabric; in fnic_fdls_validate_and_get_frame_type() local [all …]
|
| /linux-6.15/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() 311 fabric = of_iomap(np_fab, 0); in hip04_smp_init() 312 if (!fabric) { in hip04_smp_init() 336 iounmap(fabric); in hip04_smp_init()
|
| /linux-6.15/drivers/target/tcm_remote/ |
| H A D | Kconfig | 6 Say Y here to enable the TCM Virtual Remote fabric 7 That fabric is a dummy fabric to tell TCM about configuration
|
| /linux-6.15/sound/aoa/ |
| H A D | aoa.h | 55 struct aoa_fabric *fabric; member 98 aoa_fabric_register(struct aoa_fabric *fabric, struct device *dev); 104 aoa_fabric_unregister(struct aoa_fabric *fabric);
|
| /linux-6.15/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | ccf.txt | 5 The CoreNet coherency fabric is a fabric-oriented, connectivity infrastructure 11 fsl,corenet1-cf - CoreNet coherency fabric version 1. 14 fsl,corenet2-cf - CoreNet coherency fabric version 2.
|
| /linux-6.15/drivers/scsi/qla2xxx/ |
| H A D | Kconfig | 35 tristate "TCM_QLA2XXX fabric module for QLogic 24xx+ series target mode HBAs" 41 Say Y here to enable the TCM_QLA2XXX fabric module for QLogic 24xx+ 46 bool "TCM_QLA2XXX fabric module DEBUG mode for QLogic 24xx+ series target mode HBAs" 49 Say Y here to enable the TCM_QLA2XXX fabric module DEBUG for
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-class-fc_host | 6 events recorded by the F_Port, reported using fabric 14 events recorded by the F_Port/Nx_Port, reported using fabric 22 recorded by the F_Port/Nx_Port, reported using fabric
|
| H A D | sysfs-class-fc_remote_ports | 6 events recorded by the F_Port/Nx_Port, reported using fabric 14 events recorded by the F_Port/Nx_Port, reported using fabric 22 recorded by the F_Port/Nx_Port, reported using fabric
|
| H A D | sysfs-bus-fcoe | 20 fcoe_ctlr_device out of the fabric or otherwise connected 47 initiated and ultimately a fabric login is attempted. 87 Fibre Channel frames into a FC fabric. It can also take 94 Identifies the fabric that the FCF services. 101 fabric. 122 - "Disconnected" - No link to the FCF/fabric
|
| /linux-6.15/sound/aoa/fabrics/ |
| H A D | Makefile | 2 snd-aoa-fabric-layout-y += layout.o 4 obj-$(CONFIG_SND_AOA_FABRIC_LAYOUT) += snd-aoa-fabric-layout.o
|
| H A D | Kconfig | 3 tristate "layout-id fabric" 7 This enables the layout-id fabric for the Apple Onboard
|
| /linux-6.15/arch/riscv/boot/dts/microchip/ |
| H A D | mpfs-sev-kit-fabric.dtsi | 5 fabric_clk3: fabric-clk3 { 11 fabric_clk1: fabric-clk1 {
|
| H A D | mpfs-tysom-m-fabric.dtsi | 7 fabric_clk3: fabric-clk3 { 13 fabric_clk1: fabric-clk1 {
|
| H A D | mpfs-beaglev-fire-fabric.dtsi | 4 fabric_clk3: fabric-clk3 { 10 fabric_clk1: fabric-clk1 { 16 fabric-bus@40000000 {
|
| /linux-6.15/drivers/target/loopback/ |
| H A D | Kconfig | 3 tristate "TCM Virtual SAS target and Linux/SCSI LDD fabric loopback module" 7 fabric loopback module.
|
| /linux-6.15/Documentation/admin-guide/pm/ |
| H A D | intel_uncore_frequency_scaling.rst | 66 of mesh partitions. This partition is called fabric cluster. 69 be placed in the same fabric cluster. Benefit of fabric cluster is that it 74 fabric cluster level. 78 contain one or more fabric clusters. 80 To represent controls at fabric cluster level in addition to the 95 This attribute is used to get the fabric cluster id of this instance. 106 When user uses controls at "package_*_die_*" level, then every fabric 114 Support for "current_freq_khz" is available only at each fabric cluster
|
| /linux-6.15/Documentation/target/ |
| H A D | tcm_mod_builder.rst | 2 The TCM v4 fabric module script generator 8 script to generate a brand new functional TCM v4 fabric .ko module of your very own, 10 fabric skeleton, by simply using:: 20 2) Generate basic infrastructure for loading/unloading LKMs and TCM/ConfigFS fabric module 22 3) Based on user defined T10 Proto_Ident for the new fabric module being built, 26 4) NOP API calls for all other Data I/O path and fabric dependent attribute logic 68 <M> TCM_NAB5000 fabric module
|
| /linux-6.15/Documentation/devicetree/bindings/arm/hisilicon/controller/ |
| H A D | hip04-fabric.yaml | 4 $id: http://devicetree.org/schemas/arm/hisilicon/controller/hip04-fabric.yaml# 17 - const: hisilicon,hip04-fabric
|